body {  
background-color: #515151;
font-family: Tahoma; 
font-size: 8px;
text-align: justify; 
color: #FFFFFF;
scrollbar-base-color: #515151;
margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
}

li {
color: #de0905; list-style-position: outside
}

A:link {
color:#f8ec1c ; font-family:tahoma; font-size:8pt; font-weight: bold; text-decoration:none;} 
A:visited {
color:#f8ec1c ; font-family:tahoma; font-size:8pt; font-weight: bold; text-decoration:none;}
A:hover {
color:#de0905; font-family:tahoma; font-size:8pt; text-decoration:none; background-color:#f8ec1c ;}

table {
font-family: Tahoma; font-size: 8pt; color: #ff8a00; line-height: 11px; text-align: justify;}

.bg {
background-image: url(bg.jpg); repeat;}

.border {border-style: dashed; border-color: #033e8a; border-width:1px 1px 1px 1px; }

background { 
background: url(bg.jpg) repeat;}

.header {
font-family: Tahoma;
font-size: 10px; 
font-weight: bold; 
color: #e4c07b; 
border: 0px;
line-height: 14px; 
text-transform: uppercase;
background-color: #b9041a;
margin: 0px;
padding: 0px 0px 0px 5px;
}

.menuheader {
font-family: Tahoma; 
font-weight: bold; 
font-size: 11px;
color: #ce0317; 
text-align: right;
line-height: 14px; 
text-transform: uppercase;
border-width:0px 0px 1px 0px; 
border-color: #ce0317;
border-style: dashed;
margin:2px 2px 2px 0px;
padding:0px;
}

.menuheader1 {
font-family: Tahoma; 
font-weight: bold; 
font-size: 11px;
color: #de0905; 
text-align: left;
line-height: 14px; 
text-transform: uppercase;
border-width:0px 0px 1px 0px; 
border-color: #f8ec1c;
border-style: dashed;
margin:2px 2px 2px 0px;
padding:0px;
}

.menuheader2 {
font-family: Tahoma; 
font-weight: bold; 
font-size: 10px;
color: #00f0ff; 
text-align: left;
line-height: 14px; 
text-transform: uppercase;
border-width:0px 0px 1px 0px; 
border-color: #a6a6a6;
border-style: dashed;
margin:2px 10px 2px 0px;
padding:0px;
}

input, textarea, option, select {
	background-color: #515151;
	font: 7pt Tahoma;
	color: #f8ec1c;
	letter-spacing: 0px;
	line-height: 10px;
	border: 1px solid #de0905;
	padding:2px; }

}