body {
font-family:Arial;
background: #5D0C0C;
color:#6F1F1F;
font-size: 10pt;
font-family: Arial;
background-image:url('images/bg.png');
background-repeat: repeat-x;
margin: 0;
text-align: center;
}

B {
	COLOR: #555401
}
I {
	FONT-SIZE: 12px; COLOR: #6C7876
}

A:link { COLOR:#555401; text-decoration: none; cursor:default; border-bottom:0 dashed #3EA1C8; font-weight:bold;} 
A:visited { COLOR:#6C7876; text-decoration: none; cursor:default; border-bottom:0 dashed #3EA1C8; font-weight:bold;} 
A:active { COLOR:#555401; TEXT-DECORATION: none; cursor:default; border-bottom:0 dashed #3EA1C8; font-weight:bold;} 
a:hover { COLOR:#6C7876; border-bottom:0 solid #452E68; background-color:#; font-weight:bold;}

.head {font-family: Arial; 
 
color: #6C7876; 
font-weight: bold; 
text-align: right; 
letter-spacing: 2px; 
line-height: 12px;}

.sub {font-family: Arial; 
font-size: 10pt; 
color: #555401; 
font-weight: bold; 
font-style: italic; 
text-align: left; 
letter-spacing: 1px; 
line-height: 16px; 
padding-left: 12px; 
background: #000000; 
border-left: 15px solid #340100; 
margin-bottom: 3px;}

textarea, input, select {
	font-family: Arial;
	font-size: 8pt;
	color: #6C7876;
	background: #5D0C0C;
	border: 1px solid;
	border-color:#6F1F1F;
}

.borderx { 
	border-color: #340100; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-left-width: 15px; 
	border-bottom-width: 1px; 	
	padding: 2; 
	margin: 0;}



.menubody {
	background-color: #000000;
	font-family: tahoma; 
	font-size: 11px;
	border-color: #340100;
	padding-left: 5;
	color: #6C7876; }

table {  
	font-size: 12px; 
	font-family: tahoma; 
	border-color: #340100;
	background-color: #000000;}