/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif;font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/swatch.jpg);
	background-color:#669966;
	height:100%;
}
h3 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}

html
{
	height:100%;
}
.fade
{
	background-image:url(images/fade.gif); 
}
.fade1
{
	background-image:url(images/fade1.gif); 
}
.fullheight
{
	height:100%;
}
td img {display: block;}
a:link {color:#000066}
a:hover {color:#0000FF}
a:active {color:#FF0000}
a:visited {color:#800080}
.style1 {color: #D4D0C8}
h3 {color:#000000; font-weight:bold; font-size:14px; font-family:myriad}
.linkbar {background-color:#cfcfb7; height:30px; text-align:center; color:#3d2a1c;padding-bottom: 3px}
.footerbar {background-color:#f8f8de;}
a.linkbar {color:#3d2a1c;}
a.linkbar:hover {color:blue;}
a.linkbar:visited {color:#3d2a1c;}

.notes {font-size:10px; color: #999966; }
.notes a:link{font-size:10px; color: #999966; }
.notes a:visited{font-size:10px; color: #999966; }


