BODY, TD {
	font-family : Georgia,Verdana, Arial, sans-serif ;
	font-size : 9pt;
}
html, body {
	scrollbar-3dlight-color:#663399; 
	scrollbar-arrow-color:black;
	scrollbar-highlight-color: #9966FF;
	scrollbar-face-color:#663399;
	scrollbar-shadow-color:#044566;
	scrollbar-darkshadow-color:#330066;
	scrollbar-track-color: #333333;
}

 div.s {
	font-family :  Georgia,Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color : #044566;
}

A {
	text-decoration: none;
	color: #663399;
	font-size: 10pt;
}

A.a {
	text-decoration: none;
	color: #663399;
	font-size: 10pt;
}

A:Hover {
	text-decoration: none;
	color: #91AAD8;
 font-weight: bold
}

div.pic {  
 position:absolute; 
 left: 25%; top: 12%;
   z-index:1
}
div.count {  
 position:absolute;  width: 60%; height: 24px;
 left: 22%; top: 84%;
   z-index:1
}

div.menu {  
 position:absolute;  width: 69px; height: 24px;
 left: 20%; top: 20%;
   z-index:2
}

div.logo   {         
  position:absolute; width:10%; height:10%; 
 left: 35%; top: 15%;
   z-index:3
      } 

div.cont { 
  position:absolute; width:25%; height:400px;  
 left: 65%; top: 20%;
 overflow: auto;
  z-index:4
  }




