body {font-family:  Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #D5D2C5;	background-color:#59504A;}
#mainTbl {background-color:#413B37;}
a , a:visited, a:active{color: #A87F2A;	text-decoration: none;}
a:hover{	text-decoration: underline;}
#mainNav { width: 190; margin:20px 55px 20px 55px ;}
#mainNav a , #mainNav a:visited, #mainNav a:active{
	font-family:Tahoma;
	font-size:10px;
	text-decoration: none; 
	font-weight:bold;
	color: #D5D2C5;	
	display:block; 
	background-image:url(images/slices/navBullet.gif); 
	background-repeat:no-repeat; 
	background-position: center left; 
	padding:4px;
	padding-left:22px;
	margin:2px;
	border-bottom:1px solid #615852;	
}
#mainNav a:hover{	text-decoration: none; color:#A87F2A; border-bottom:1px solid #A87F2A;background-image:url(images/slices/hdr2Bullet.gif); 
	background-repeat:no-repeat; 
	background-position: center left;}
hr {border-top:1px solid #615D5A; border-bottom:1px solid #292623; width:95%; }
h1 { 
	font-family: Tahoma;
	font-size:10px;
	color: #D5D2C5;
	display:block;
	background-color:#322E2B;
	background-image:url(images/slices/hdr2Bullet.gif); 
	background-repeat:no-repeat; 
	background-position: center left;
	padding:4px;
	padding-left:18px;	
	margin:4px;
}
h2 { 
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #6F5643;
	background-color: #DAC5A9;
	display:block;
	background-image:url(images/slices/hdr2Bullet.gif); 
	background-repeat:no-repeat; 
	background-position: center left;
	padding:4px;
	padding-left:18px;	
	margin:4px;
}
#subBox{background-color:#E9DDCC; color:#756657;}
#subBox hr{border-top:1px solid #F5EEE3; border-bottom:1px solid #D7C1A2; width:95%; margin-top:3px; margin-bottom:3px; height:2px; padding:0px;}