body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8FBF4;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #4D504A;
}
A {
	font-family: tahoma;
	font-size: 11px;
	color: #4D8B02;
	text-decoration: none;
}
A:link {
	font-family: tahoma;
	font-size: 11px;
	color: #4D8B02;
	text-decoration: none;
}
A:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #4D8B02;
	text-decoration: underline;
}
.menu {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #4D5942;
	text-decoration: none;
	height: 28px;
}
.menu A{
	font-family: arial;
	font-size: 11px;
	color: #4D5942;
	text-decoration: none;
	height: 28px;
	width: 248px;
	padding-top: 6px;
	padding-left: 5px;
	display: table-cell;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #508916;
}
.menu A:link{
	font-family: arial;
	font-size: 11px;
	color: #4D5942;
	text-decoration: none;
	height: 28px;
	width: 248px;
	padding-top: 6px;
	padding-left: 5px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #508916;
	display: table-cell;
}
.menu A:hover{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 248px;
	padding-top: 6px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #508916;
	display: table-cell;
}
.txt {
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.hd {
	font-family: tahoma;
	font-size: 16px;
	line-height: 16px;
	color: #5C9B0E;
	text-decoration: none;
}
.subhd {
	font-family: tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #98A88E;
	text-decoration: none;
}
.div { 
overflow:auto; 
overflow-x:hidden; 
height: 300px;
} 
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer A {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer A:link {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer A:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #F2F4F1;
	text-decoration: underline;
}
.email {
	font-family: tahoma;
	font-size: 12px;
	color: #4E8915;
	text-decoration: none;
}
.email A {
	font-family: tahoma;
	font-size: 12px;
	color: #4E8915;
	text-decoration: none;
}
.email A:link {
	font-family: tahoma;
	font-size: 12px;
	color: #4E8915;
	text-decoration: none;
}
.email A:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #4E8915;
	text-decoration: none;
}
.height {
	line-height: 16px;
}
