body { 
background-color: #2B4355;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #DDE7E6;}

a:link {background: #394953; color: #92A8B6; text-decoration: none;}
a:active {background: #394953; color: #92A8B6; text-decoration: none;}
a:visited {background: #394953; color: #92A8B6; text-decoration: none;}
a:hover {background: #92A8B6; color: #394953; text-decoration:none;}

input {
color: #DDE7E6;
background: #577181;
border: 1px dotted #DDE7E6;
}


.header {
background: #394953;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #92A8B6; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #92A8B6;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}


