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

.dynabox {
border : 1px dashed #ABABAB; 
} 

.dynabox2 {
border : 1px solid #AAAAAA; 
} 

.link_on {
text-decoration: overline underline;
color : #ffffff;
}

.link_off {
text-decoration: none;
color : #ffffff;
}

.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: 10px;
color: #273A57;
font-weight:bold;
}

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

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

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

