body {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112211;
	text-align: justify;	
}
a:link {
	color: #112211;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #B2A650;
	text-decoration: none;
	font-weight: bold;	
}
a:visited {
	color: #112211;
	text-decoration: none;
	font-weight: bold;	
}
a:visited:hover {
	color: #B2A650;
	text-decoration: none;
	font-weight: bold;	
}
.rhstable {
	background-image: url(images/bg_rhs.jpg);
	background-repeat: repeat-y;
}
.footer {
	border-top: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer a:link {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #112211;
	text-decoration: none;
}
.footer a:visited {
	color: #666;
	text-decoration: none;
}
.footer a:visited:hover {
	color: #112211;
	text-decoration: none;
}
.contentBox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112211;
	text-align: justify;		
}
.miniContentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #112211;
	text-align: justify;	
	padding-left: 10px;
}
.pic {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
