.mainborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

a:link.footer {
color: #666666;
text-decoration: none;
}
a:visited.footer {
color: #666666;
text-decoration: none;
}
a:hover.footer {
color: #666666;
text-decoration: underline;
}
a:active.footer {
color:  #666666;
text-decoration: none;
}.bordercontent {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.rightborder {
	background-attachment: fixed;
	background-image: url(images/right_border.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.maintext {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
}

a:link.sitemap {
color: #003366;
text-decoration: none;
}
a:visited.sitemap {
color: #003366;
text-decoration: none;
}
a:hover.sitemap {
color: #003366;
text-decoration: underline;
}
a:active.sitemap {
color:  #003366;
text-decoration: none;
}