body
{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: white;
}
.Table
{
	background-color: white;
}
.TD
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;	
}
.dottedLine
{
	background-image: url(../Images/black_dotline.gif);
	background-repeat: repeat-y;
	background-color: white;
}

.bodyTable
{
	background-color: white;
}
.topHeader
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
	background-color: white;

}
.topMenu
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
	background-color: #f3f3f3;
}
.topMenu a
{
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
	background-color: #f3f3f3;
}
.topBanner
{
	color: white;
}
.topMaroonLine
{
	background-color: #cc0000;
}
.topShadowLine
{
	background-color: white;
	background-image: url(../images/nav_shadow.gif);
	background-repeat: repeat-x;
}
.topDottedLine
{	background-color: white;
	background-image: url(../images/maroon_dot.gif);
	background-repeat: repeat-x;
}
.topSearchBox
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.topDateBox
{
	font-size: 10px;
	color: gray;
	font-family: Arial;
	background-color: white;
}
.topMemberBox
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.topMemberBox a
{
	text-decoration:none;
	color: blue;
}
.footerMenu
{
	font-size: 10px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.footerMenu a
{
	text-decoration:none;
	font-size: 10px;
	color: black;
	font-family: Arial;
	background-color: white;
}