body {
  height: 100%;
  margin: 0;
  padding: 0;
  leftmargin: 0;
  topmargin: 0;
  background-color: #ffffff;  
}

.mainbody {
  height: 100%;
  margin: 0;
  padding: 0;
  padding-left: 15px;
}

.labeldetail {
  font-size: 9pt;
  font-family: "arial", serif;
  font-weight: normal;
  color: #000000;
}

.label2 {
  font-size: 9pt;
  font-family: "arial", serif;
  font-weight: bold;
  color: #000077;
}

.sidepiklink, .piklink{
  text-decoration : none;
  border-width: 1px;
  border-color: #000000;
}

a{
  text-decoration : none;
}

a:link{
  color : #000077;
}

a:visited{
  color : #000077;
}

a:hover{
  background-color : #7a162e;
  color : #ffffff;
}

.date {
  display		: block;
  text-align	: center;
  width         : 100%;
  font-size		: 8pt;
  font-family	: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight	: bold;
  color			: #000000;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background:transparent url(../images/bobtablebg.png) no-repeat top left;
	background-color : #ffffff;	
	vertical-align: middle;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7d1831;
	text-align: left;
	padding-top: 5px;
	text-indent: 23px;
	height: 20px;
	line-height: 20px;
	width: 100%;
	text-decoration: none;
	#text-transform: lowercase;
}

a.mainlevel:hover {
	display: block;
	background-color : #7d1831;
	background-position: 0px -25px;
	text-decoration: none;
	width: 100%;
	color: #000077;
}

a.maplink:link, a.maplink:visited{
  text-decoration : none;
  font-size: 9pt;
  font-family: "arial", serif;
  color:#ffffff;
}

a.maplink:hover {
	color: #000000;
	background-color : #ffffff;
}

div.row {
	display: block;
	clear: both;
	padding-top: 0px;
}

div.blackrow {
	height: 1px;
	width: 100%;
	padding: 3px;
	border-top:1px solid #000000;
}

div.row span.pik {
	float: left;
	width: 150px;
	text-align: center;
}

div.row span.text {
	float: right;
	width: 140px;
	text-align: center;
}
  
#active_menu {
	display: block;
    background-color : #7d1831;
	color:#000077;
	background-position: 0px -25px;
	width: 100%;
	font-weight: bold;
}

a#active_menu:hover {
	color: #000000;
}

.moduletable {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-align       : center;
  line-height      : 18px;
  font-size        : 12px;
  font-weight      : normal;
  width            : 100%;
  background-color : #7d1831;
  color            : #ffffff;
}

.menu{
  vertical-align: top;
}

.footer{
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 9px;
  font-weight      : bold;
  text-align       : center;
  color            : #ffffff;
  width			   : 80%;
  background-color : #7d1831;
  padding		   : 0;
  border :1;
}

.contentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : medium;
  font-weight      : bold;
  color            : #000077;
}

.contentpaneopen {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : small;
  font-weight      : normal;
  color            : #000000;
}

.plain a:link, .plain a:visited, .plain a:hover{
  width            : 100%;
  background-color : #ffffff; 
}

.banner {
  height 		   : 67;
  width            : 100%;
  background-color : #ffffff;
  text-align       : center;   
}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000077; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}
#ToolTip{position:absolute; width: 100px; top: 0px; z-index:100; left: 0px; visibility:hidden;}