table { 
	font-size: 9pt;
	line-height: 20px;
	border: #000000;
        color: #000000;
	text-decoration: none;
        
} 

.tablehead{
        font-size: 12px;
	line-height: 20px;
	border: #000000;
        color: #000000;
	text-decoration: none;
        font-weight:bold;
        
     }

.thgray {
        height:27px;
	font-size: 9pt;
	line-height: 21px;
        border: #000000;
        color: #000000;
	text-decoration: none;
        font-weight:bold;
        background-image: url(../images/hard.gif);
}  
.td1 {
        	font-size: 9pt;
	line-height: 21px;
	border: #000000;
        color: #000000;
        text-decoration: none;
        background:#eeeeee;
} 

.td2 {  
	font-size: 9pt;
	line-height: 21px;
	border: #000000;
        color: #000000;
	text-decoration: none;
        background:#dddddd;
} 
.td3 {  
	font-size: 9pt;
	line-height: 15px;
	border: #000000;
        color: #666666;
	text-decoration: none;
        background-image: url(../images/titlebg.gif);
}
.sec_menu  {
 border-left:1px solid gray;
  border-right:1px solid gray; 
  border-bottom:1px solid gray; 
  overflow:hidden; 
  background:#f8f8f8; 
  }

a:active{    
               
	font-size: 9pt;
	border:0
	color:#ff0000;
	text-decoration: none;
	line-height: 20px;
} 
a:link{    
               
	font-size: 9pt;
	color:#000000;
	text-decoration: none;
	line-height: 20px;
} 
a:hover {
	font-size: 9pt;
	color: #888888;
	text-decoration: none;
	line-height: 20px;

}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #444444;
	line-height: 20px;



}
p{
        text: #222222
	font-size: 9pt;
}
body 
{

 
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #dddddd;
	SCROLLBAR-ARROW-COLOR: red;
	SCROLLBAR-DARKSHADOW-COLOR: #444444;
	SCROLLBAR-BASE-COLOR: #cccccc;	
        text: #222222
	font-size: 9pt;
	text-decoration: none;
	border: #000000;
        background:#ffffff;
} 

.logintextbox 
{
	font-size:12px; 
	color:#000000;
	height:18px;
	border-left:solid 1px #f8f8f8;
	border-top:solid 1px #f8f8f8;
	border-right:solid 1px #f8f8f8;
	border-bottom:solid 1px #aaaaaa;
	background:#eeeeee;
}
.loginbtnbox 
 {
	font-size:12px; 
	font-align:center;
	color:#555555;
	height:18px;
	border-left:solid 1px #aaaaaa;
	border-top:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa;
        background:#eeeeee;
}
