body { 
	background-color: #FFFFFF; 
	background-image: url(./images/backer2008-1.gif); 
	background-repeat: repeat-x; 
	margin: 0px; 
	scrollbar-arrow-color:white; 
	scrollbar-base-color:#D3D3D3; 
	scrollbar-shadow-color:white; 
	scrollbar-face-color:#FF9900; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-dark-shadow-color:#white; 
	scrollbar-3d-light-color:#E1755P;
}

h1 {
	color: #0066CC;
	font-weight: bold;
	font-size: 20px;
	font-family: Tahoma, Helvetica, Arial, Verdana;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#CC0000;
}

.header1   { color: #003; font-weight: bold; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header3 { color: white; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header4 { color: white; font-weight: bold; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header2 { color: #0033CC; font-size: 12px; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular }

.text1  { color: #003; font-size: 12px; font-family: Tahoma, Monaco, Verdana; }
.text2  { color: #F11A1A; font-weight: bold; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.text3 { color: #369; font-weight: bold; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.text4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Monaco;
}
.textsm1 { color: #000000; font-size: 11px; font-family: Tahoma, Arial; }
.textwhsm { color: white; font-size: 10px; font-family: Tahoma, Arial; }
.textbold  { color: #006; font-weight: bold; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

a.googlelink:link  { color: blue; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Monaco; border-bottom-width: 2px; vertical-align: 4px; }
a.googlelink:active  { color: #663; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Monaco; border-bottom-width: 2px; vertical-align: 4px; }
a.googlelink:visited  { color: #006; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Monaco; border-bottom-width: 2px; vertical-align: 4px; }
a.googlelink:hover  { color: #0099FF; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Monaco; border-bottom-width: 2px; vertical-align: 4px; }

a.footerlink:link  {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Monaco;
}
a.footerlink:active  {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Monaco;
}
a.footerlink:visited  {
	color: #F1F1F1;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Monaco;
}
a.footerlink:hover  {
	color: #CCFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Monaco;
	text-decoration: none;
}

.error { color: #CC0000; font-weight: normal; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.error1 { color: #009900; font-weight: normal; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.error2 { color: #660000; font-weight: normal; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.error3 {
	color: #0066FF;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.inputs  { color: #003; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #F1F1F1; }

a:link  {
	color: #0000FF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial
}
a:active  {
	color: #0000CC;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial
}
a:visited  {
	color: #0033CC;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial
}
a:hover   {
	color: #0099FF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
a.bodycopy:link  { color: blue; font-size: 12px; font-family: Tahoma, Verdana, Arial }
a.bodycopy:active  { color: #663; font-size: 12px; font-family: Tahoma, Verdana, Arial }
a.bodycopy:visited  { color: #006; font-size: 12px; font-family: Tahoma, Verdana, Arial }
a.bodycopy:hover   { color: #0099FF; font-size: 12px; font-family: Tahoma, Verdana, Arial }
.a1{ position:relative; font-family:Tahoma; font-size:12px; color:#000000; }


tr.topnav {
	background-image: url(images/header/nav2-off.gif);	
}
td.topnav:link {
}
td.topnav:active { /* this means click */
	background-image: url(images/header/nav2-off.gif);
	color: #CC0000;
}
td.topnav:hover {
	background-image: url(images/header/nav1-on.gif);
	color: #0066CC;
}

a.topnav:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.topnav:hover {
	color: #0066CC;
}
a.topnav:active {
	color: #CC0000;
}
a.topnav:visited {
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
}

.tableborders {
	margin: 0px;
	spacing: 0px;
	padding: 0px;
	border: thin solid #99CCFF;
	border-spacing: 0px;
	width: 900px;
}
.tableborders1 {
	margin: 0px;
	spacing: 0px;
	padding: 4px;
	border: thin solid #99CCFF;
	border-spacing: 0px;
	width: 100%;
}
td.headerbars {
	background-color: #D3EAF4;
	background-image: url(images/corner-center-2.gif);
	background-repeat: repeat-x;
}
td.rightborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
}
td.leftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
}
td.leftrightborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
}
td.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
td.topborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
}
td.allborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
}
td.allborder:hover {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	background-color: #99CCFF;
	cursor: pointer;
}
td.allbordersolid {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	background-color: #D3EAF4;
}
td.allbordersolid1 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	background-color: #FFFFCC;
}
td.allbordersolid2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	background-color: #CCFFFF;
}
td.allbordersolid3 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	background-color: #F1F1F1;
}
td.allbordersolid4 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	background-color: #FFCCFF;
}
td.allbordersolid5 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	background-color: #99FF99;
}

td.color1 {
	background-color: #D3EAF4;
}
tr.color1 {
	background-color: #D3EAF4;
}
tr.color2 {
	background-color: #FFFFFF;
}
.footerbacker {
	background-image: url(images/footer/nav-back-grad-2.gif);
	background-repeat: repeat-x;
}

