BODY {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin : 0px;
	background-image: url(images/background_main.gif);

}
a:link {
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #99CC99;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #99CC99;
	text-decoration: none;
}
TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
.maintablelayout {
	height: 100%;
	width: 100%;
	border: 0px none;
}
.boxedtable {
	border: 1px dotted #999999;
	font-size: 10px;

}
.smalltext {
	font-size: 10px;
}
.topnavsmall {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading {
	font-size: 18px;
	font-weight: bold;
}
.bottomnav {
	font-size: 10px;
	color: #FFFFFF;
}
.bottomnav a:link {
	font-weight: bold;
	color: #000000;
}
.bottomnav a:visited {
	font-weight: bold;
	color: #000000;
}
.bottomnav a:hover {
	font-weight: bold;
	color: #99CC99;
}
.bottomnav a:active {
	font-weight: bold;
	color: #99CC99;
}
.logobackground {
	background-image: url(images/fadedlogosmall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxedtable2 {
	border: 1px solid #000000;

}
.boxedtabletop {

	border-top: 1px solid #669966;
	border-right: 1px none #669966;
	border-bottom: 1px none #669966;
	border-left: 1px none #669966;
}
.boxedtablebottom {

	border-top: 1px none #669966;
	border-right: 1px none #669966;
	border-bottom: 1px solid #669966;
	border-left: 1px none #669966;
}
.boxedtableleft {

	border-top: 1px none #669966;
	border-right: 1px none #669966;
	border-bottom: 1px none #669966;
	border-left: 1px solid #669966;
}
.boxedtableright {

	border-top: 1px none #669966;
	border-right: 1px solid #669966;
	border-bottom: 1px none #669966;
	border-left: 1px none #669966;
}
.leftnavtext {
	font-size: 10px;
}
.error {
	font-size: 10px;
	color: #FF0000;
	margin: auto;
	border: thin none;
}
.tdsmallon {
	font-size: 10px;
	background-color: #99CC99;
	border: 1px solid #669966;
}
.tdsmallon a:link {
	font-weight: normal;
	color: #000000;
}
.tdsmallon a:visited {
	font-weight: normal;
	color: #000000;
}
.tdsmallon a:hover {
	font-weight: bold;
	color: #000000;
}
.tdsmallon a:active {
	font-weight: bold;
	color: #000000;
}
.tdsmalloff {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #669966;
}
.tdsmalloff a:link {
	font-weight: normal;
	color: #000000;
}
.tdsmalloff a:visited {
	font-weight: normal;
	color: #000000;
}
.tdsmalloff a:hover {
	font-weight: bold;
	color: #000000;
}
.tdsmalloff a:active {
	font-weight: bold;
	color: #000000;
}
.greenback {
	background-image: url(images/background_green.gif);
}
.sidebarback {
	background-image: url(images/background_sidebar.gif);
}
.signonback {
	background-image: url(images/padlock.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #669966;

}
.whiteback {
	background-color: #FFFFFF;
}
.formcontact { 
 color: #000000; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
}
.formcontact-text { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 width: 150px; 
 margin-right: 6px; 
}
.formcontact-textarea { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 width: 335px;
 height: 100px; 
 margin-right: 6px; 
}
.formcontact-buttons { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 background-color: #ACBFAC; 
 color: #000000; 
 margin-right: 6px;
 margin-top: 2px; 
 
}
