body
	{
	color: #505B56;
	font-family: Tahoma, Verdana, Georgia, Geneva, Arial, sans-serif;
	font-size: 14px;
	background-color: #E1E0D0;
	position: relative;
	float: left;
	height: auto;
	visibility: visible;
	display: block;
	}


.page  
	{
	background-color: #E1E0D0;
	position: relative;
	text-align: left;
	height: auto;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	visibility: visible;
	display: block
	}
	
.small_text
	{
	font-size: 10px;
	line-height: 12px;
	}
	
.med_text
	{
	font-size: 14px;
	line-height: 16px;
	}

.highlight_row
	{

	}
	 
.row 
	{
	font-size: 20px;
	line-height: 28px;
	background-color: #E1E0D0;
	position: relative;
	text-align: left;
	clear: both;
	margin-left: 25px;
	margin-bottom: 8px;
	width: 700px;
	height: auto;
	visibility: visible;
	display: block;
	}
	
.header_hr 
	{
	font-size: 2px;
	line-height: 2px;
	background-color: #9CB290;
	position: relative;
	text-align: left;
	clear: both;
	width: 700px;
	height: auto;
	visibility: visible;
	display: block
	}
	
.table_background
	{
	background-color: #EEEEEE;
	}
	
.table_foreground
	{
	background-color: #E1E0D0;
	}
	
.content_hr 
	{
	font-size: 4px;
	line-height: 4px;
	background-color: #9CB290;
	position: relative;
	text-align: left;
	clear: both;
	width: 570px;
	height: auto;
	visibility: visible;
	display: block
	}


.hspacer
	{
	background-color: transparent;
	position: relative;
	clear: both;
	margin-left: 25px;
	margin-bottom: 8px;
	width: 740px;
	height: 6px;
	visibility: visible;
	display: block
	}



	
.content
	{
	background-color: transparent;
	position: relative;
	float: left;
	height: auto;
	width: 560px;
	visibility: visible;
	display: block;
	}
	
	
.nav 
	 
	{
	font-size: 10px;
	line-height: 12px;
	background-color: transparent;
	visibility: visible;
	display: block;
	position: relative;
	width: 148px;
	height: auto;
	float: right;
	border : dotted;
	border-bottom : none;
	border-color : #9CB290;
	border-right : none;
	border-top : none;
	margin: 5px;
	padding: 5px;
	}
	

	
a, a:visited     
	 {
	 color: #0F7701;
	 text-decoration: underline;
	 background-color: transparent 
	}



a:hover  
	{
	 color: #223;
	 text-decoration: underline;
	 background-color: transparent 
	}

	
h1, .h1
	{
	font-weight: bold;
	font-size: 2.5em;
	color: #0F7701;
	}
	
h2, .h2
	{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 2px;
	}
	
h3, .h3
	{
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	color: #f63;
	}
	
.botnav
	{
	color: #767e7a;
	font-size: 9px;
	line-height: 12px;
	background-color: #c6ccc9;
	text-align: center;
	visibility: visible;
	display: block;
	margin-top: 12px;
	margin-bottom: 1px;
	margin-left: 25px;
	width: 700px;
	float: none;
	clear: left;
	padding-top: 2px;
	padding-bottom: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #8a9790 #fff #fff #8a9790;
	}

.code
	{
	color: #F63;
	font-size: 11px;
	font-family: "Courier New", Courier, Monaco, monospace;
	}
