html,body {width:100%; height:100%; margin:0; padding:0;}
body {font:normal 11px verdana,arial,sans-serif; background:white;}

input,select, textarea {font-family:verdana,arial,sans-serif; font-size: 11px;}
h1, h2, h3, h4, h5, p {margin:0;}
table, table caption, table th, table tr, table td, table tr th, table tr td {font-size:1em;} /* w3 IE55 hack */
p,input,select,li,dd,dt,textarea {font-size:1em;}
form {display:inline;}
img {border:0px;}
table td, table th {border:0; padding:0px;}
hr {display:none;}


.row1, .row2, .field3 {
background-color: #FCFAD3;
padding: 5px;
}

.head1 {
text-transform: uppercase;
padding-left: 20px;
color: #32428D;
padding-top: 7px;
padding-bottom: 3px;
}

h1 {
text-transform: uppercase;
font-size: 14px;
color: #0064AE;


}

.but {

background-color: #0064AE;
color: white;
font-weight: bold;
border: 1px solid balck;
}

#main_content {

padding-top: 10px;
padding-left: 0px;
padding-right: 10px;
padding-bottom: 15px;
}

#footer {

background-color: #FCFAD3;
border-top: 2px solid #0064AE;
height: 30px;
text-align: center;

}


#footer A {

color: #0064AE;
font-weight: bold;

}

#menu {

text-align: center;
height: 10px;

}


#menu A {

color: #0064AE;
font-weight: bold;

}

#right_column
{
	border-left: 1px solid white;

}

.err {

text-transform: uppercase;
font-size: 14px;
color: red;
font-weight: bold;

}