@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #22120c;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/interface/bg2.jpg);
	background-repeat: repeat-x;
}
.Heading {
	font-size: 13px;
	font-weight: bold;
	color: #3E2015;
}
.Large_Heading {
	font-size: 18px;
	font-weight: bold;
	color: #3E2015;
}
.White_Heading {font-size: 18px; font-weight: bold; color: #FFFFFF; }
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #533229;
}
a:visited {
	text-decoration: none;
	color: #533229;
}
a:hover {
	text-decoration: underline;
	color: #533229;
}
a:active {
	text-decoration: none;
	color: #533229;
}
.White {color: #FFFFFF}


.style1 {font-size: 9px}
.style2 {font-size: 10px}



