body { 
	margin:0;
	padding:0;
	background-color:#000000;
	background-image:url(skins/warfair/images/warfair_template.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
}
/* text hyperlink states */
a:link, a:visited {
	color:#805856;
	text-decoration:none;
}
a:hover, a:active {
	color:#b7b0af;
	text-decoration:underline;
}
a:focus {outline:none}
.skin a:link, .skin a:visited {
	color:#110000;
	text-decoration:none;
}
.skin a:hover, .skin a:active {
	color:#330000;
	text-decoration:underline;
}
/* image hyperlink states */
img {
	text-decoration:none;
	border:1px solid #2b2b2b;
}
/* no image border */
.nobo {
	border:0;
}
table {
	border:0;
}
td {
	font-size:11px;
	color:#ADADAD;
	font-family:verdana;
}
.shakeimage {
	position:relative;
	border:0;
}
SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #330000
}
TEXTAREA, .bginput {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #dddddd;
	BACKGROUND-COLOR: #330000
}
.searchinput {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #E5E7EA
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #FFFFFF;	
	BACKGROUND-COLOR: #330000
}