
body {
	color : #E7D4B1;
	background-image: url('bg.png');background-repeat: x-repeat;
	font-size : 9px;
	font-family : Microsoft Sans Serif;
	text-align : justify;
	line-height :9pt;
}


A:link, A:active, A:visited {
color: #E7D4B1;
text-decoration: underline;
font-style: none;
font-weight: none; }

}
a:hover {
	background-color: none;
	font-weight: bold;
	font-family: Microsoft Sans Serif;
	font-size: 9px;
	color: #E7D4B1;
}

body{
	scrollbar-face-color: #2D252B;
	scrollbar-highlight-color: #2D252B;
	scrollbar-3dlight-color: #2D252B;
	scrollbar-darkshadow-color: #2D252B;
	scrollbar-shadow-color: #2D252B;
	scrollbar-arrow-color: #2D252B;
	scrollbar-track-color: #2D252B;
	overflow-x:hidden;
}


u{
	color: #B8A993;

}

b{
	color: #B8A993;

}

i{
	color: #B8A993;
}


input, select, textarea, checkbox {
	border-bottom: 1px solid #8f7364;
	border-top: 1px solid #8f7364;
	border-left: 1px solid #8f7364;
	border-right: 1px solid #8f7364;
	color:#8f7364;
	background: #515151;
	font-size: 7.5pt;
	font-family: tahoma;
}







.background {
font-style : normal;
font-size : 10px;
font-family : Microsoft Sans Serif;
color : #A38E7C;
background: #3B151D;
padding: 5px;
margin: 1;
width: 100%;
letter-spacing : 0px;

}

.header {
background-color: #F5ECC9;
line-height: 13px;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
letter-spacing:0px;
text-align: center;
color: #1A2632;
padding: 2px;
padding-bottom: 4px;
margin: 0;
}




a img {
	border: 3px solid #474747;
}

a:hover img {
	border: 3px solid #707070;

}


td, tr, body {
font-style : normal;
font-size : 9px;
font-family : georgia;
color : #A38E7C;
letter-spacing : 0px;

}












