body{
	scrollbar-3dlight-color : #595959;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #CFCFCF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #CFCFCF;
	scrollbar-highlight-color : #FFFFF;
	scrollbar-shadow-color : #595959 
}

body,table,tr,td {
	cursor:defalut;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #626262;
	line-height:140%;
}



input,textarea,select{ 
color:#000000;
cursor:defalut;
font-size:12px;
font-family:Arial, Verdana, Helvetica, sans-serif;
border-top:1px solid #666666; 
border-bottom:1px solid #666666; 
border-left:1px solid #666666; 
border-right:1px solid #666666; 
background-color:#ffffff;
}

td a:link
{
	text-decoration:none;
	color :#373737;
}
td a:visited
{
	text-decoration:none;
	color : #373737;
}
td a:hover
{
   color:#A6100C;
   text-decoration : underline;
}
#text_link01 td a:visited, #text_link01 td a:link
{
   color:#A6100C;
   text-decoration : none;
} 

#text_link01 td a:hover
{
   color:#A6100C;
   text-decoration : underline;
} 

#text_link02  
{
 
  color:#474747;
  font-size: 17px;
  text-decoration : none;
  font-weight : bold ;

}

