body     
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #372101;
	padding: 0px;
	margin: 0px;
	}
#banner
	{
	top: 20px;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	}

#header 
	{
	top: 0px;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	background-color: #A22006;
	color: #000000;
	text-align: center;
	font-size: 11px;
	}
#contentWrapper
	{
	top: 20px;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	}
#sidebar
	{
	top: 0px;
	left: 0px;
	width: 160px;
	position: absolute;
	margin-left: 20px;
	}
#counter 
	{
	color: #000000;
	font-size: 10px;
	text-align: center;
	}
#main
	{
	top: 0px;
	left: 200px;
	width: 540px;
	position: absolute;
	font-size: 12px; 
	color: #666666; 
	text-align: justify	}
#content
	{
	top: 20px;
	left: 50%;
	width: 720px;
	margin-left: -360px;
	position: absolute;
	font-size: 13px;
	/*background: #ffffdd;*/
	}
#menuHeader 
	{
	background: #ffffff;
	color: #196906;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	}
#menuHeader a:link, #menuHeader a:active, #menuHeader a:visited
	{ 
	color: #54A532;  
	text-decoration: none;  
	}
#menuHeader a:hover  
	{  
	color: #54A532;  
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;  
	text-decoration: underline;  
	}
#footer 
	{
	top: 0px;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	background-color: #A22006;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	}
h1       
	{
	color: #006103;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	font-style: normal;
	}
h2  
	{
	color: #006103;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-variant: normal;
	font-style: italic;
	}
h3 
	{ 
	 color: #000099; 
	 font-family: Verdana, Arial, Helvetica; 
	 font-size: 14px }
h4  
	{
	color: #000066;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	}
hr 
	{
	height:1px;
	align: center;
	width:80%;
	background:#006103;
	}
th
	{ 
	background:#006103;
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #4682B4;
	}
tr, td
	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-image: none;
	}
ol, ol ol, ol ol ol 
	{ 
	 color: #000000; 
	 font-family: Verdana, Arial, Helvetica; 
	 font-size: 12px	}
ul, ul ul, ul ul ul
	{ 
	 color: #333333; 
	 font-family: Verdana, Arial, Helvetica; 
	 font-size: 12px	}

.header       
	{ 
	 color: #088a67; 
	}
.h3 
	{
	color: #5BA400;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
}
.h4  
	{
	color: #598900;
	font-size: 12px;
	font-weight: bold;
	}
.hd_txt_11pt
	{
	color: #006633;
	font-size: 14px;
	font-weight: normal;
	}
.hd_txt_10pt
	{
	color: #00868b;
	font-size: 12px;
	font-weight: normal;
	}
.txt_10pt_bold
	{
	color: #4f4f4f;
	font-size: 12px;
	font-weight: bold;
	}
.txt_10pt
	{
	color: #4f4f4f;
	font-size: 12px;
	font-weight: normal;
	}
.justify 
	{
	text-align: justify;
	} 
.center 
	{
	text-align: center;
	} 
.table
	{
	color: #FFFFFF;
	background: #4682B4;
	border-width: 1px;
	border-style: solid;
	border-color: #4682B4;
	}
.cell
	{
	color: #000000; 
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #4682B4;
	padding: 3px;
	}
.odd 		/* Odd row of table */
	{ 
	color: #000000; 
	background: #ECFDDC; 
	border-width: 1px;
	border-style: solid;
	border-color: #4682B4;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px
	}
.even 		/* Even row of table */
	{ 
	color: #000000; 
	background: #DBEBCB; 
	border-width: 1px;
	border-style: solid;
	border-color: #4682B4;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px	}
a:link  
	{
	color: #54A532;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	}  
a:active  
	{  
	color: #54A532;  
	font-family: Verdana, Arial, Helvetica; font-weight: normal;  
	}  
a:visited  
	{
	color: #54A532;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	}  
a:hover  
	{  
	color: #54A532;  
	font-family: Verdana, Arial, Helvetica; font-weight: normal;  
	text-decoration: underline;
	} 

ul#menuMain {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	background-color: #5F7E44;
	}
ul#menuMain li {
	border-top: 1px solid #336600;
	background-color: #407E26;
	}	
ul#menuMain li a:link, ul#menuMain li a:visited {
	text-decoration: none;
	display: block;
	width: 148px;
	padding: 6px;
	background-color: #cccc99;
	font: bold 10px/1.5 arial, sans-serif;
	color: #000000;
	}
ul#menuMain li a:hover {
	background-color: #769340;
	color: #ffffcc;
	}

ul#menuMain ul.menuSub {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	background-color: #BAE38C;
	}
ul#menuMain ul.menuSub li {
	border-top: 1px solid #336600;
	/*border-top: 0 none;*/
	padding-left: 0px;
	background-color: #85BB65;
	}	
ul#menuMain ul.menuSub li a:link, ul#menuMain ul.menuSub li a:visited {
	padding: 6px;
	background-color: #acac7b;
	font: bold 10px/1.5 verdana, sans-serif;
	color: #000000;
	}
ul#menuMain ul.menuSub li a:hover {
	background-color: #769340;
	color: #ffffff;
	text-decoration: none;
	}

#breadcrumb {			/* as in "Home > First Link > Table 1" in table1.htm */
	color: #196906;  
	font-size: 11px 
	}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited{
	color: #407E26;  
	text-decoration: none;  
	}
#breadcrumb a:hover{
	color: #54A532;
	text-decoration: underline;
	font-weight: normal;
	}

#header 
	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	}
#menuFooter 
	{
	background: #ffffff;
	color: #196906;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	}
#menuFooter a:link, #menuFooter a:active, #menuFooter a:visited
	{ 
	color: #407E26;  
	text-decoration: none;  
	}
#menuFooter a:hover  
	{  
	color: #54A532;  
	font-family: Verdana, Arial, Helvetica; 
	font-weight: normal;  
	text-decoration: underline;  
	}

.txt_10pt {  font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #666666; text-align: justify}
.hd_txt_11pt { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #006666; font-weight: bold; padding-top: 5px; padding-bottom: 5px}
.hd_txt_10pt { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #00AAA2; font-weight: normal}
.hd_txt_12pt { font-family: Verdana, Arial, Helvetica; font-size: 11pt; color: #666666; font-weight: bold}
.txt_10pt_bold { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #666666 ; font-weight: bold}
.txt_10px { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #666666 }
.txt_10px_bold { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #666666 ; font-weight: bold}
.hd_txt_12pt_green { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #008079; font-weight: normal }
