.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.body  a:active {  color: #ff0000;}
.body  a:link {  color: #cc0000;}
.body  a:visited {  color: #cc0000;}
.body  a:hover {  color: #ff0000;}

.footer  a:active {  color: #ff0000;}
.footer  a:link {  color: #ff0000;}
.footer  a:visited {  color: #ff0000;}
.footer  a:hover {  color: #ff0000;}


.localnav  a:active {  color: #6699FF; text-decoration: none}
.localnav  a:link {  color: #6699FF; text-decoration: none}
.localnav  a:visited {  color: #6699FF; text-decoration: none}
.localnav  a:hover {  color: #3366CC; text-decoration: none}

.citbody  a:active {  color: #0000cc;}
.citbody  a:link {  color: #000099;}
.citbody  a:visited {  color: #000099;}
.citbody  a:hover {  color: #0000cc;}

body {  font-family: Verdana; font-size: smaller}
a:active {  font-family: Verdana; color: #CC0000}
a:link {  font-family: Verdana; color: #CC0000}
a:visited {  font-family: Verdana; color: #CC0000}
.form {  font-family: Verdana; font-size: 12px; color: #000099}
.formred {  font-family: Verdana; font-size: 12px; color: #D11C1B}
form_test { color: #ff0000; }
.formText { font-family: Verdana; font-size: 10px; color: #000000 ; font-style: normal; font-weight: bold}.background {
	background-color: #FFFFCC;
}
.backgroundborder {
	background-color: #FFFFCC;
	border: 1px dotted #FF0000;
	height: auto;
	width: auto;



}

#container {
	width: 740px;
	margin: 0 auto;
	line-height:25%;
}
#primary {
	float: left;
	width: 172px;	
}
#content {
	float: left;
	width: 396px;
}
#secondary {
	float: left;
	width: 172px;
}
#footer {
	clear: both;
}
