body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color:#000000;
	font-family: Arial;
	font-size: 11px;
}

a {color: #144E14;}
a:visited {color:#144E14;}
a:hover {color: #147214;}
a:active { color:#144E14;}

input {
	font-family: Arial;
	font-size: xx-small;
}
select {
	font-family: Arial;
	font-size: xx-small;
}
.bg_hotlink {
	background-image: url(images/bg_hotlinks.gif);
	height: 140px;
	width: 126px;
}
.bg_list {
	background-image: url(images/bg_list.gif);
	height: 107px;
	width: 138px;
}
.bg_side {
	background-image: url(images/bg_side.gif);
	height: 572px;
	width: 117px;
}
.bg_welcome {
	background-image: url(images/bg_welcome.gif);
	height: 50px;
	width: 279px;
}
.grey_line {
	background-image: url(images/bg_line.gif);
	width: 16px;
}
.txt_grey {
	font-family: Arial;
	font-size: 9px;
	color: #8A8A8A;
}
.txt_blue_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0F530F;
}
.txt_red_bold {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #0F530F;
}
.txt_orange_bold {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #0F530F;
}
.txt_white_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_white {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.txt_orange {
	font-family: Arial;
	font-size: 9px;
	color: #0F530F;
}
.txt_grey_bold {
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:3px;
	height:10px;
	background-color: #0C5B0C;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}.bg_column {
	background-image: url(images/bg_columns.gif);
	height: 50px;
	width: 352px;
}

	.menuitem a{
		float:left;
		width:100px;
		padding:2px;
		margin:2px;
		margin-left:1px;
		margin-right:1px;		
		font-family : Arial";
		text-decoration: none;
		color: #000000;
		font-size : 9px;
		font-weight: bold; 	
		text-align:center;

		background-color:transparent;
		border-left: 1px solid;
		border-right: 1px solid;
		border-color:#666666;	
	}




a.whitelink:link,a.whitelink:active,a.whitelink:visited {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight:bold;
}
a.whitelink:hover {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight:bold;
}