body 
	{
	color: #000;
	font-size: 6px;
	line-height: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: #C8C5B8;
	text-align: center;
	margin: 0px;
	}

#page     
	 { 
	 color: #000; 
	 background: #EEE2B4;
	 margin-right: auto; 
	 margin-left: auto; 
	 position: relative; 
	 width: 720px; 
	 height: auto; 
	 visibility: visible; 
	 display: block; 
	 }

#inner    
	{
	background-color: #fff;
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
	position: relative;
	left: 0px;
	width: 640px;
	height: auto;
	border-width: 1px;
 	border-style: solid;
	border-color: #CD980A;
	visibility: visible;
	display: block;
	font-size: 11px;
	line-height: 20px;
	}

p { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }

.textcol  
	{
	background-color: transparent;
	width: 520px; 
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	}

.disclaimer
	{
	font-size: 9px;
	line-height: 15px; 	
	}

.tag { text-align: right; }

.title
	{
	color: #fff; 
	background-color: #BE852A;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	}

.gold, .gold a, .gold a:visited   
	{
	color: #AA6B06;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
	}

.gold a:hover   
	{
	color: #fff;
	text-decoration: none;
	background-color: #AA6B06;
	}

.red, .red a, .red a:visited    
	{
	color: #861616;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	}

.red a:hover   
	{
	color: #fff;
	text-decoration: none;
	background-color: #861616;
	}

.botnav 
	{
	font-size: 10px;
	line-height: 15px;
	background-color: #C8C5B8;
	text-align: center;
	color: #A83131; 
	text-decoration: none; 
	float: none;
	clear: left;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 647px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	visibility: visible;
	display: block;
	}

.botnav a, .botnav a:visited
	{
	color: #A83131;
	text-decoration: none;
	}

.botnav a:hover
	{
	color: #A83131;
	background-color: #fff;
	text-decoration: none;
	}
	
.box 
	{
	font-size: 12px;
	line-height: 18px;
	background-color: #F5F1E0;
	text-align: center;
	text-decoration: none; 
	margin-top: 12px;
	margin-bottom: 12px;
	width: auto;
	border-width: 2px;
	border-style: solid;
	border-color: #A83131;
	visibility: visible;
	display: block;
	}

.g-box, .g-box a, .g-box a:visited
	{
	font-size: 12px;
	line-height: 18px;
	color: #AA6B06;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #F5F1E0;
	text-align: center;
	text-decoration: none; 
	width: auto;
	visibility: visible;
	display: block;
	}
 
.g-box a:hover
	{
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	background-color: #AA6B06;
	text-align: center;
	text-decoration: none; 
	width: auto;
	visibility: visible;
	display: block;
	}
	
.bold 
	{
	font-weight: bold;
	}

.h2 { font-size: 1.3em; }