body {

background-color : #ffffff;
margin-left : 0; 
margin-right : 0; 
margin-top : 0; 
margin-bottom : 0; 
font-family : verdana; 
color : #202020; 
background: url('images/bg.jpg') repeat-x;

}

td, body {
font-size : 11px; 
color : #808080; 
}

.h100 {
height: 100%;
}


.red {
text-decoration : none; 
color : #808080;
} 

.red:link {
text-decoration : none; 
color : #808080;
} 
.red:visited {
text-decoration : none; 
color : #808080;
} 
.red:hover {
text-decoration : none; 
color : #356295;
} 
.red:active {
text-decoration : none; 
color : #808080;
}

.light {
color : #BDCCD7;
}

.inp {
border-style : solid;
border-width : 1px;
border-color : #A5B9C9;
background : #FBFBFC;
font-family : Tahoma, serif; 
font-size : 11px; 
color: #356295;
}

.ta {
width: 180px;
height: 69px;
border-style : solid;
border-width : 1px;
border-color : #A5B9C9;
background : #FBFBFC;
font-family : Tahoma, serif; 
font-size : 11px; 
color: #356295;
overflow:auto;
}


.subm {
font-family : Tahoma, serif; 
font-size : 11px; 
border : solid;
border-width : 1px;
background : #F4F6FA; 
border-color : #A5B9C9;
color: #5C7C94;
}