body 
{
	 background-color: #ffffff;
	 margin: 0px;
	 padding: 0px;
	 font-family: Verdana;
         font-size: 11px;
         color: #000000;
         font-weight: normal;
         
scrollbar-base-color:#f7f3f7;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#ffba63;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#f7f3f7;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#c0c0c0;
         
         
	 
}

table
{
line-height: 100%;
}

.text_normal
{
	 font-family: Verdana;
         font-size: 12px;
         color: #000000;
         font-weight: normal;
}


input,select,option,textarea	
{
font-family:Verdana;
font-size:8pt;
color:#333333;
border-width:1;
border-color:#000000;
border-style:dotted;
background-color: #f7f3f7;
}
     
input.radio
{
font-family:Verdana;
font-size:8pt;
border-width:0;
border-style:none;
}

input.checkbox
{
font-family:Verdana;
font-size:8pt;
border-width:0;
border-style:none;
} 

 

input.button
{
font-family:Verdana;
color: #333333;
font-size:8pt;
border-width:1;
border-color:#000000;
border-style:dotted;
background-color: #f7f3f7;

}
      

a:link {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size:12px;
   color: #ffffff;
   text-decoration: none;
}

a:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size:12px;
   color: #ffffff;
   text-decoration: none;
}

a:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size:12px;
   color: #FF3300;
   text-decoration: none;
}

a:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size:12px;
   color: #ffffff;
   text-decoration: ;
}




