.body {
font-family : Verdana; 
font-weight : normal; 
font-size : 12px;
color : #EED076;
} 

.tx10{
font-family:verdana;
font-size:10px;
color:white;
}

.td_off{
/*border-top:1px solid #ffffff;*/
border-bottom:1px solid #333366;
text-align:left;
font-family:verdana;
font-size:11px;
color:white;
background-color:#5E7BAC;
}
.td_on{
/*border-top:1px solid orange;*/
/*border-top:1px solid #ffffff;*/
border-bottom:1px solid orange;
text-align:left;
font-family:verdana;
font-size:11px;
color:5E7BAC;
background-color:#ffffff;
cursor:hand;
}

.buton_on {
border : 1px solid black; 
background-color : white;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px;
font-weight : bold; 
color : #5E7BAC;
height:18px;
} 

.buton_off {
border : 1px solid white; 
background-color : #5E7BAC;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px;
font-weight : bold;
color : #FFFFFF;
height:18px;
} 

.continut {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight:bold;
}

.continut2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.continut3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

.but {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

