body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #999999;
}
.borderoverall {
	border: 2px solid #CCCCCC;
}
td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
}
.bordertitle {
	border: 1px solid #CCCCCC;
}
.bgndvertical {
	background: url(/images/border.gif) repeat-y center;
}
.headerred {
	font-weight: bold;
	color: #900316;
}
p {
	margin-bottom: -2px;
}
hr {
	border-top: 2px solid #CCCCCC;
	border-right: solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: solid #CCCCCC;
}
.headerredCAPS {
	font-weight: bold;
	color: #900316;
	text-transform: uppercase;
}
.textsmall {
	font-size: 10px;
}
.shadowbot {
	background: url(/images/shadow_bot.gif) repeat-x bottom;
}
a {color: #406B86;}
a:visited {color: #666666;}
a:active,a:hover {color: #0099CC;}
.bgrdlogo {
	background-image: url(/images/bgr_logo_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
