body { 
	margin:0;
	padding:0;
	background-color:#8f1c1d;
	background-image:url(skins/warfair2/images/warfair_template.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
}
/* text hyperlink states */
a:link, a:visited {
	color:#de7257;
	text-decoration:none;
}
a:hover, a:active {
	color:#8f1c1d;
	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;
}