@import url(menu_style.css);
body, body.sidebar {
	background-color : #2F1906;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	background-image: url(../images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}
div.mainbody {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
.box_body {
	padding-left: 2px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.box1 {
	background-image: url(../images/body_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.box2 {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #4A290B;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	letter-spacing: -1px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #474B1B;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #474B1B;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
hr {
	height: 1px;
	color: #D9D766;
}
TD, A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Black;
	line-height: 18px;
	font-weight: normal;
}

A, A:Link, A:Visited {
	color: #64672C;
	text-decoration: underline;
	font-weight: bolder;
}
A:Hover {
	text-decoration: underline;
	color: #81873F;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
 	text-decoration: none;
	color : #D9D766;
	font-weight: bold;
}
.footer:Hover {
	color : #E4E29F;
}
/* Following Styles are for Tigra Menu - Do Not Alter */
.mXPtable {
	border-top: 1px solid #747474;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
	background: white;
}
.mXPmouto {
	/*background: #DCDCDC;*/
}
.a0, .a1, .aL{
	color: #000000; 
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 10pt;
}
.a1{
	/*background: #F5F5F5;*/
	background: White;
	/*background: #DCDCDC;*/
}
.aL{
	background: transparent;
	padding-left: 5px;
	border-bottom: 1px solid Silver;
}

