body {
	text-align: left;
	background-image:url(images/page_bg.jpg);
	background-color: #306a25;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: top left;
	
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-style: normal;
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6666666;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.chron {
	color: #CCCCCC;
	font-style: normal;
	font-size: 11px;
}

.chron a:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.chron a:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.chron a:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.chron a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.menu_header{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.menu_item {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}
.menu_item a:link {
	color: #666666;
	text-decoration: underline;
}
.menu_item a:visited {
	color: #666666;
	text-decoration: underline;
}
.menu_item a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.menu_item a:active {
	color: #666666;
	text-decoration: underline;
	
}