body{
	background-color:#b7a67b
}

table{
	background-color:#FFF;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
a:link {
	color: #000099;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
}
a:visited {  color: #000099; text-decoration: none}
a:hover {  color: #99CCFF; text-decoration: none}

.header {
	background-image:url(graphics/menu_bckgrnd.gif);
	width: 100%;
	height:25px;
	color:#FFF
}

.header table{
	background-color:#00b017;
	color:#FFF;
	height:25px
}

.header table a{
	color:#FFF
}

.header table a:hover{
	font-weight:bold
}

.header table a:active{
	font-weight:bold
}

.left_menu{
	padding-left:10px
}

#right_menu{
	margin-right:10px;
}

#green_back{
	background-color:#00b017;
}

a.nav:link {  color: #FFFFFF; text-decoration: none}
a.nav:visited {  color: #FFFFFF; text-decoration: none}
a.nav:hover {  color: #CCCCCC; text-decoration: none}
.nav {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	background-image:url(graphics/menu_bckgrnd.gif);
	margin-right: 20px;
}

.nav div{
	margin-right: -20px;
}

.header_menu {
	margin-left: -20px;
}

.green_top_right {	
background-image:url(graphics/green_top_right.png); 
height:24px;
width:auto;
background-position:right;
}
.green_top_left {	
background-image:url(graphics/green_top_left.png); 
height:24px;
width:auto;
background-position:left;
}
.green_bottom_right {	
background-image:url(graphics/green_bottom_right.png); 
height:24px;
width:auto;
background-position:right;
}
.green_bottom_left {	
background-image:url(graphics/green_bottom_left.png); 
height:24px;
width:auto;
background-position:left;
}

.orange_top_right {	
background-image:url(graphics/orange_top_right.png); 
height:24px;
background-position:right;
width:100%;
}
.orange_top_left {	
background-image:url(graphics/orange_top_left.png); 
height:24px;
width:100%;
background-position:left;
}
.orange_bottom_right {	
background-image:url(graphics/orange_bottom_right.png); 
height:24px;
width:100%;
background-position:right;
}
.orange_bottom_left {	
background-image:url(graphics/orange_bottom_left.png); 
height:24px;
width:100%;
background-position:left;
}

.top_banner{
	background-image:url(graphics/top_banner.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.orange {
	background-color:#ff9c00;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
}

.nav_last{
	background-image:url(graphics/menu_bckgrnd_bottom.gif);
	height: 23px;
}

h1 {  font-size: xx-large; color: #009900; font-weight: normal}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #009900;
}
.foot {
	font-size: 8pt;
	font-style: oblique;
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
}

#footer {
	background-color: #00b017;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}