
body,td,th {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, p, div, span, ul, ol, li, dt, dd, h1, h2, h3, h4, h5, h6, h7, blockquote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000033;
}
a:visited {
	color: #660033;
}
a:hover {
	color: #000033;
}
a:active {
	color: #FF0000;
}
.smallCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*
.Net Menu Styles
*/
.MenuItem
{
 	background-color:#FFFFFF; 
  	color:#a50031; 
  	font-family:  verdana, arial, sans-serif;
	font-variant:small-caps;
  	font-size:11px; 
  	padding:3px;
  	padding-left:7px;
  	padding-right:22px;
  	cursor:hand;
  	white-space:nowrap;
	border-bottom: solid #dedfde 1px;
	border-right: solid #dedfde 1px;
	font-weight:bold;
	width:160px;
	margin-bottom:2px;
	margin-top:2px;
}

.MenuItemOver
{
  	background-color:#FFFFFF; 
  	color:#a50031; 
	font-family: verdana, arial, sans-serif;
	font-variant:small-caps;
  	font-size:11px; 
  	padding:3px;
  	padding-left:7px;
  	padding-right:22px;
  	cursor:hand;
  	white-space:nowrap;
	border-bottom: solid #dedfde 1px;
	border-right: solid #dedfde 1px;
	font-weight:bold;
	width:160px;
	margin-bottom:2px;
	margin-top:2px;
}

.MenuGroup
{
	font-family:verdana; 
  	font-size:10px;
  	background-color:#ffffff;
	border: solid #dedfde 1px;
}

.TopGroup, .TopGroup .MenuItem, .TopGroup .MenuItemOver
{
	padding:0px;
	margin:0px;
	border-bottom:none;
	border-right:none;
	width:203px;
}

.MenuItem td, .MenuItemOver td
{
	font-family:verdana; 
  	font-size:10px;
}
