body {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	background-color:#f6eecc;
	background-image:url('images/site_backgroundX.jpg'); 
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 14px;
	color: #004813;
}

#pagebox {
	margin:0px auto;
}
/*
body,a,p,div,span,input,select,option,textarea,h1,h2,h3,h4,h5,h6 {font-family:Helvetica;}  	
body,a,p,div,span,input,select,option,textarea {font-size:12px;}  	  	
a {color:#3333CC;}  	a:visited	{color:#B91806;}

.blackbold	{color:#000000; font-weight:bold;}  	
.black	{color:#000000;} 	
h1 {font-size: 18px; font-family: Trebuchet MS; margin-left:0px; line-height: 19px;}  	
h2 {font-size: 14px; font-family: Trebuchet MS; margin-left:0px; line-height: 15px;}  	  	
#pageheader					{position: relative; float:left; width: 100%; padding-top: 5px; padding-left: 5px;}  	
#pageheader img	 			{position: relative; float:left; padding:5px;}  	
#pageheader div 			{position: relative; float:left; margin-left:10px;}  
#leftbar					{position: relative; float:left; width:150px; margin-top: 10px;}  	
#leftbar .img				{text-align:center; margin-top:0px; margin-bottom:0px; padding:0px;} 
#rightbar					{position: relative; float:right; margin-top: 10px; width: 220px;}  	
#rightbar div				{position: relative; float:right; margin-left:10px; width: 200px; clear:both;}  	
#rightbar div p				{text-align:center; margin-top:0px; margin-bottom:10px; padding:0px;}    	
#footer						{position:relative; float:left; width:100%; margin-top:10px; height:30px;}  	 	
*/
.menu				{position: relative; float:left; width:170px; height:35px; background-image:url('images/menu_button.gif'); background-repeat:no-repeat; margin-top:5px; margin-bottom:0px; padding-left:10px;text-decoration:none;}  
.menu p			{margin-left:5px; margin-top:10px; margin-bottom:0px; color:#ffffff; font-weight:bold;text-decoration:none;} 
.menu:hover			{position: relative; float:left; width:170px; height:35px; background-image:url('images/menu_button_over.gif'); background-repeat:no-repeat; margin-top:5px; margin-bottom:0px; padding-left:10px;text-decoration:none;} 

.menuselected				{position: relative; float:left; width:170px; height:35px; background-image:url('images/menu_button_over.gif'); background-repeat:no-repeat; margin-top:5px; margin-bottom:0px; padding-left:10px;text-decoration:none;}  
.menuselected p			{margin-left:5px; margin-top:10px; margin-bottom:0px; color:#ffffff; font-weight:bold;text-decoration:none;} 
.menuselected:hover			{position: relative; float:left; width:170px; height:35px; background-image:url('images/menu_button_over.gif'); background-repeat:no-repeat; margin-top:5px; margin-bottom:0px; padding-left:10px;text-decoration:none;} 

A:link.footer, A:visited.footer, A:active.footer  {color: #004813; font-family: arial, sans-serif; text-decoration: underline; font-size: 11px; font-weight: normal;}
A:hover.footer {color: #008853; font-family: arial, sans-serif; text-decoration: underline; font-size: 11px}

A:link, A:visited, A:active  {color: #004813; font-family: arial, sans-serif; text-decoration: underline; font-weight: normal;}
A:hover {color: #008853; font-family: arial, sans-serif; text-decoration: underline; }

.hide	{ visibility:hidden;width:1px;height:1px;float:left;display:none; }
.show   { visibility:visible;margin:0; }

#contentbox {
	width=700px;
	padding: 20px;
	background: #f6eecc;
	margin-top: 20px;

}


p,td,th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #004813;
	align: left;
}
.small {
	font-size: 9px;
}

h1	{
	margin-top:	10px;
	font-family: tahoma, arial, sans-serif;
	font-size: 24px;
	font-weight:	bold;
	color: #004813;
	text-decoration: none;

	}
h2	{
	margin-top:	10px;
	font-family: tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight:	bold;
	color: #004813;
	text-decoration: none;

	}
h3	{
	margin-top:	10px;
	font-family: tahoma, arial, sans-serif;
	font-size: 16px;
	font-weight:	bold;
	color: #004813;
	text-decoration: none;

	}
h4	{
	margin-top:	10px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;
	}
/*
#bannerbox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#contentbox {
	width=780px;
	padding: 0px;
}
#menubox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#leftbox {
	width=180px;
	padding: 0px;
	border-right: 1px solid black;
	float: left;
}
#bottombox {
	width=780px;
	height: 20px;
	padding: 0px;
	border-top: 1px solid black;
}
#pagebox {
	width: 780px;

	text-align:left;
	padding:0px;
	border: 1px solid black;
	background: #eeeeee;

}
*/