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


body,td,th {
	font-family: Georgia, "Bitstream Charter", serif;
	font-size: 14px;
	color:#3A2F29;


}
.green_box_spacing
{
	margin-left:15px;
	margin-right:15px;
	
}


h1,h2,h3,h4,h5,h6{
margin-bottom: 0px;
padding-bottom: 0px;
}
h1,h2,h3,h4,h5,h6{
margin-top: 0px;
padding-top: 0px;
}

.centerit
{
	text-align:center;
	margin-top:10px;

}
p
{
	margin-top:10px;

	line-height:19px;
}
.h4
{
	margin-bottom:5px;
	line-height:19px;
	padding-bottom:0;
	padding-top:0;

}
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}






