body{
	margin:0;
        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 
}

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



input,textarea,select{ 
color:#000000;
cursor:default;
font-size:12px;
font-family:Arial, Verdana, Helvetica, MgHelveticaLight, MgFutura, sans-serif;
background-color:#ffffff;
}

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

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

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

}
#bg { position: fixed; top: 0; left: 0; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }