body { 

margin: 0px auto;
font-family:Verdana;
font-size:12px;
background:#efffc3;
border-top: 0;
color: #1c4049;

}


.center { 

text-align: center; 

}


.left { 

text-align: left;  

}


.tab {
margin-top: 2px;
Font-size: 12px;
text-align:left;
background:url(ft.gif) repeat-x top #a3ca3b;
border-bottom: 2px solid #7fa712;
border-top: 2px solid #7fa712;
padding:3px; 
text-align: center;

}


.line
{
border-top: #7fa712 1px dashed;
padding:2px; 
}



a {

color: #333333;
text-decoration: none;
padding-bottom: 1px;

}


a:visited {

color: #333333;
text-decoration: none;

}


a:hover {

color: #3BB84A;
text-decoration: underline;

}

input, select { 

font: 12px Verdana, Arial, sans-serif; 
background: #ffffff;
color: #000000; 
border: 1px solid;  

}
 

.but{background:#393939;border: 1px solid #1f1f1f; color:white; padding:3px; }
.but:hover{background:#525252;border: 1px solid #1f1f1f; color:white; padding:3px; }