body {
	margin: 0px;
	background: #26130c url('../images/bg.jpg') repeat-x;
}

.content {
	background: #1c1109 url('../images/content_bg.jpg') repeat-x;
}


ul  { 
	margin-left: .8em; 
	padding-left: .8em; 
	}
	
a   { 
	outline: none; 
	-moz-outline-style: none; }

.hi { 
	font-weight:bold;
}

.menuBG { 
	background-color: #424141; 
}

h1 {
	font-size: 12px;
}


TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #b3b0ae;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #b3b0ae;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #df7a1c;
	text-decoration:none;
}

.textbox {
	border: 1 solid #dfdfdf;
	background-color: #ffffff;
	font-size: 12px;
	COLOR: #000000;
}

ul {
margin-left: .7em;
padding-left: .7em;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #707070;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #707070;
	text-decoration:none;
}

.img_border {

border: 4px solid #5b220e;

}