body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #404040;
}
a:link, a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
.menuLink:link, .menuLink:visited {
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}
.menuLink:hover {
	color: #006600;
	text-decoration: none;
	font-weight:bold;
}

.titleLink:link, .titleLink:visited {
	color: #404040;
	text-decoration: none;
}
.titleLink:hover {
	color: #999999;
	text-decoration: none;
}
li a:link, li a:visited {
	color: #404040;
	text-decoration: none;
}
li a:hover {
	color: #404040;
	text-decoration:underline;
}

.search_input {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	padding: 3px;
	margin: 3px;
	border: 0px transparent none;
	background-position:left top;
	background-repeat:no-repeat;
	height: 20px;
	width: 100px;
	background-image:url(./img/search_box.jpg);
	background-attachment: fixed;
}

.high_line1{
	color: #404040;
	width: 75px;
}

.high_line1b{
	color: #404040;
	font-weight: bold;
}

.high_line2{
	color: #052D00;
}

.high_line2b{
	color: #052D00;
	font-weight: bold;
}
.sm_text {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 8pt;
	color: #3B6836;
}
.sm_text2 {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 8pt;
}