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

body{
	background-color:#49140e;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.mainHolder{
	text-align:center;
	width:800px;
	background-color:#ebe4c4;
	padding-top:20px;
	padding-bottom:40px;
}

.mainTable{
	width:747px;
	border:solid 4px #f7f7ea;
	background-color:#ede3b9;
}

.mainTextArea{
	padding-right:28px;
	color:#674f17;
	text-align:left;
}

.submenus{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#49140e;
	padding-bottom:20px;
}

a.submenus:link,a.submenus:visited{
	text-decoration:none;
}

a.submenus:hover,a.submenus:active{
	color:#674f17;
}

.bullets{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#674f17;
}

a.bullets:link,a.bullets:visited{
	text-decoration:none;
}

a.bullets:hover,a.bullets:active{
	color:#49140e;
}

.titleTopImage{
	background-color:#49140e;
	padding-left:18px;
	padding-top:29px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#b4a66b;
	font-size:13pt;
	font-weight:bold;
	line-height:18pt;
}

.titleMainTextArea{
	font-size:12pt;
	color:#49140e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:30px;
}

.linkedTitle{
	color:#674f17;
}

.mainTextAreaWidth1{
	width:443px;
}

.mainTextAreaFullWidth{
	width:698px;
}

.footer{
	margin-top:20px;
	color:#9e925e;
	/*font-weight:bold;*/
	font-size:7pt;
}

.footerBolder{
	font-weight:bold;
	color:#49140e;
}