
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	scrollbar-face-color: d1ceb0;
	scrollbar-shadow-color: 0f1529;
	scrollbar-highlight-color: 0f1529;
	scrollbar-3dlight-color: 0f1529;
	scrollbar-darkshadow-color: 0f1529;
	scrollbar-base-color: 0f1529;
	scrollbar-arrow-color: 0f1529;
	scrollbar-track-color:000000;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #E2CFCD;
	font-weight : bold;
	}

table {
	border-collapse: collapse;
	font-size: 11px;
	font-family: trebuchet ms;
	line-height: 10px;
	text-align: justify;
}
	
A:link, a:visited, a:active   {
	font-size:11px;
	font-family:Tahoma;
	letter-spacing:1px;
	line-height:8pt;
	color: #f6b4b6;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

A:hover  {
	font-size:11px;
	font-family: Tahoma;
	letter-spacing:1px;
	line-height:8pt;
	color: #f6b4b6;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

input, textarea, select {font-family: verdana,tahoma; font-size:7pt; border-color: #9d8674; background: #dff1ea; border-style: solid; border-width: 1px;}
	
b {
	color: #E2CFCD;
	font-weight: bold;
	font-size: 11px;
	line-height:8pt;
	font-family: century gothic;
	text-transform: uppercase;
	letter-spacing:2px;
	}
li{
list-style-type: square;
color: #56697A;
font-size: 10px;
}
	
h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 9px;
	color: #FAFADA;
	font-family: Tahoma;
	padding: 6px;
	padding-left: 6px;
	background-color: #6a6a73;
	border-top: 2px solid #9e977e;
	border-bottom: 2px solid #9e977e;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: center;
	}

	
h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 9px;
	color: #555559;
	font-family: Tahoma;
	font-weight: BOLD;
	margin-bottom: 1px;
	text-align: center;
	}

h3 {
 	background: #464956;
	border-bottom: 2px solid #9e977e;
	margin: 0;
	padding: 6px;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #030002;
	margin-bottom: 1px;
	text-align: justify;
}


h4 {
	background: #464956;
	border-bottom: 2px solid #313441;
	margin: 0;
	padding: 2px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #030002;
	margin-bottom: 1px;
	text-align: center;
}

.intro {
	font-size: 8px;
	color: #E5DEC9;
	font-weight: bold;
	font-family: tahoma;
	text-transform: uppercase;
	text-align: justify;
	line-height: 8pt;
	letter-spacing: 1px;	
}


