body                     {color:#000000 ; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif ; font-size:8pt;}
table,tr,td,input,select {color:#000000 ; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif ; font-size:8pt;}
img                      {border:0px ; padding:0px ; margin:0px;}
		
a:link,a:visited,a:active {color:#000000 ; cursor:crosshair ; text-decoration:none ; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif ; font-size:8pt;}
a:hover   				  {color:#000000 ; cursor:crosshair ; text-decoration:none ; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif ; font-size:8pt;}
	
a.LinkMenu:link    {color:#000000 ; cursor:crosshair ; text-decoration:none ; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif ; font-size:8pt;}
a.LinkMenu:visited {color:#000000 ; cursor:crosshair ; text-decoration:none ; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif ; font-size:8pt;}
a.LinkMenu:active  {color:#000000 ; cursor:crosshair ; text-decoration:none ; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif ; font-size:8pt;}
a.LinkMenu:hover   {color:#000000 ; cursor:crosshair ; text-decoration:none ; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif ; font-size:8pt;font-weight: bold;}

a.LinkFooter:link, a.LinkFooter:visited, a.LinkFooter:active, a.LinkFooter:hover     {color:#b8b8b8 ; cursor:crosshair ; text-decoration:none ; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif ; font-size:8pt;}

.navall
	{
	margin-bottom: 10px;
	}

.nav a
	{	
	padding: 2px;
	padding-left: 7px;
	color: #5A60A4;
	font-size: 11px;
	font-weight: bold;
	display: block;
	}
.nav a:hover
	{	
	background-color: #5A60A4;
	padding: 2px;
	padding-left: 7px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	display: block;
	}


.padding {
	background-color: #CCCFF1;
	padding: 5px;
}


form {
  margin: 0px;
  padding: 0px;
}

input, select, textarea { 
	background-color: #FFFFFF; 
	color: #000000;
	font-family: Verdana; 
	text-decoration: none;
	font-size: 11px; 
	border: 1px solid #676767;
	margin: 2px; 
	}

fieldset
	{
	border: 1px solid #AFB4EB;
	}
	
legend
	{
	font-weight: bold;
	font-size: 12px;
	}

.table_border {
	width: 100%;
	margin-bottom: 10px;
	background-color: #AFB4EB;
}

.table_top_title {
	
	background-color: #BFC3F3;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
}
.table_top_rank {
	background-color: #CCCFF1;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #CCCFF1;
	padding: 2px;
}
.table_top_rating {
	background-color: #CCCFF1;
	text-align: center;
}


.table_title {
	
	background-color: #BFC3F3;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.table_rank {
	background-color: #e9e9e9;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description {
	width: 100%;
	background-color: #e9e9e9;
	 }
.table_stats {
	background-color: #e9e9e9;
	padding: 2px;
	text-align: center;
}


.stats
	{
	background-color: #593C36;
	}

.stats_top {
	
	width: 14%;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}
.stats_top_text {

	width: 14%;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.stats_left { 
	width: 14%;
	background-color: #CCCFF1;
	font-weight: bold; 
	}
.stats1 {
	background-color: #FFFFFF;
	text-align: center;
}
.stats2 {
	background-color: #e9e9e9;
	text-align: center;
}

.darkbg {
  
	background-color: #CCCFF1;
  
	
}
.mediumbg {
	
	background-color: #CCCFF1;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	
}
.lightbg {
	
	background-color: #CCCFF1;
	text-align: center;

	}
.lightbgalt {	
	background-color: #CCCFF1;
	text-align: center;

}

#dhtmltooltip{
position: absolute;

border: 1px solid black;
padding: 0px;
background-color: lightyellow;
visibility: hidden;
z-index: 0;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
