P, BODY, .normal, td {
	font-size : 8pt;
	font-family : Verdana, 
	color : #000000;
	text-decoration : none;
	font-weight : normal;
scrollbar-3dlight-color:#E6E6E6;
           scrollbar-arrow-color:;
           scrollbar-base-color:#E6E6E6;
           scrollbar-darkshadow-color:#E6E6E6;
           scrollbar-face-color:#E6E6E6;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:white;
}

.b  {	
	FONT-WEIGHT : bold;
}

td {
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;	
	FONT-SIZE : 8pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR : black;		
}
td.Big {
	FONT-WEIGHT : bold;	
	FONT-SIZE : 12pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	COLOR : black;
	TEXT-ALIGN: left;	
}
td.Center {	
	TEXT-ALIGN: center;
}
TD.CB {	
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;	
}
TD.Small {
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;	
	FONT-SIZE : 8pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR : black;	
	TEXT-ALIGN: left;
}
TD.Right {
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;	
	FONT-SIZE : 8pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR : black;	
	TEXT-ALIGN: Right;
}

.BR  {	
	FONT-WEIGHT : bold;
	TEXT-ALIGN: right;
}
.Error  {	
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	FONT-SIZE : 8pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;	
	COLOR: red;	
	TEXT-ALIGN: center;
}
H1  {
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;	
	FONT-SIZE : 18pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	TEXT-ALIGN: center;	
}
H2  {
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;	
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;	
}
H3  {
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN: center;	
}
.NavLink  {
	COLOR : white;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;	
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}
.Hit  {
	BACKGROUND-COLOR : yellow;
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;	
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
}
.RecordTitle  {
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;	
	FONT-SIZE : 12pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;	
	COLOR : white;	
	BACKGROUND-COLOR : Navy;	
}
.RecordStats  {
	COLOR : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;	
	FONT-SIZE : 8PT;
	FONT-STYLE : italic;
	FONT-WEIGHT : normal;
	background-color : White;	
}





ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	}

ul{	 font-family: verdana;
 font-size: 11px;
  }
	
	
ul li {
	position: relative;
	}

li ul {
	position: absolute;
	left: 130px;
	top: 0;
	display: none;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #0B0640;
	padding: 5px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	border-bottom: 1px solid #FFFFFF;
	}

li:hover ul { display: block; }

}
ul li a:hover{
   background-color : #64A439;
   color : #FFFFFF;
} 

li:hover ul, li.over ul { 
	display: block; }


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */



A  {
	text-decoration: none;

}
a:link, a:visited {
	text-decoration: none;

}
a:active, a:hover {
	text-decoration: none;
}

