body, p, table, tr, td {
	font: 11 "Tahoma";
	text-align: left;
	color: #EEE5CF;
}

body {     
               background-color: #B40000;
            

.content {	
background-color: #B40000;	width: 105%;	border-bottom: 0px solid #000000;	border-top: 0px solid #000000;margin-top: 0px;	margin-bottom: 3px;	text-align: left;}

a {color: #000000;	
text-decoration: none;
font-size: 7pt;
cursor: default;
font-weight: bold;}

a:hover {color: #EEE5CF}
table, tr, td {
font-size: 7pt;
cursor: default;
vertical-align: top;}

}
h3 {font-size: 7pt;
background-color: #000000;
letter-spacing: 1px;
padding: 3px;
padding-left: 5px;
color: #EEE5CF;
margin-bottom: 3px;}


}



input, textarea, option, select {
        background-color: #C2D4DB;
	font: 10 tahoma;
	color: #808080;
	letter-spacing: 1px;
	border: 1px solid #2C296B;
	padding:2px; }





