table, td, tr {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
}

table.quote {
	width: 100%;
	border-width: 0px;
	padding: 2 2 2 2;
}

fieldset.quote {
	width: 80%;
	border-style: solid;
	border-width: 1px;
	border-color: #204B66;
	padding: 0 6 6 6;
}

body {
	background-color: #000000;
	scrollbar-arrow-color: #204B66;
	scrollbar-face-color: #204B66;
	scrollbar-highlight-color: #507B96;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #507B96;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
}

body.menu {
	background-image: url(http://www.eliteforces-hardcore.com/images/m_bck.jpg);  
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

body.content {
	background-image: url(http://www.eliteforces-hardcore.com/images/mainbck.jpg);  
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

body.skull {
	background-image: url(http://www.eliteforces-hardcore.com/images/skullbck.jpg);  
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0% 0% 
}

input, select, textarea {
	background-color: #000000;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

hr {
	color: #FFFFFF;
	height: 1px;
}

#hr { border-bottom: 1px solid #FFFFFF; }

A:link {text-decoration: none; color: #8BA6BF}
A:visited {text-decoration: none; color: #8BA6BF}
A:active {text-decoration: underline; color: #FFFFFF}
A:hover {text-decoration: underline; color: #FFFFFF}