body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#C20000;
}
.whitebg {
	background-color:#FFFFFF;
}
.navbg {
	background-color:#b2b2b2;
}
.titlebg {
	background-image:url(../images/titlebg.gif);
}
p.titletext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
}
table.border {
	border-style:solid;
	border-width:1px;
	border-color:#909090;
}
.footer {
	background-color:#888888;
	color:#FFFFFF;
}
table.services {
	border-left:1px solid #444444;
	border-top:1px solid #444444;
	border-bottom:1px solid #444444;
}
a:link {
	text-decoration:underline;
	color:#C20000;
}
a:visited {
	text-decoration:underline;
	color:#C20000;
}
a.site:link {
	text-decoration:underline;
	color:#FFFFFF;
}
a.site:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
