body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #286a14;
	margin-top:0px;
}

.maintable {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 800px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	height: 140px;
	width: 100%;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	width: 150px;
	background-color:#f2f2f2;
	vertical-align:top;

}
.content {
	width: 480px;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}
.menu_n1 {
	font-size: 12px;
	padding-left: 10px;
	background-color: #4ea634;
	color:#FFFFFF;
	margin-bottom:4px;
}
.menu_n2 {
	font-size: 11px;
	text-transform: lowercase;
	padding-left: 18px;
}
.menu_n1_down {
	font-size: 12px;
	padding-left: 10px;
	background-color: #f0a439;
	color:#FFFFFF;
	cursor:pointer;
	margin-bottom:4px;
}
.menu_n2_down {
	font-size: 11px;
	text-transform: lowercase;
	padding-left: 24px;
	color:#277e34;
	cursor:pointer;
}

a {
	color:#1a59b8;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#000000;
}

a.menu {
	font-size: 12px;	
	color:#FFFFFF;
	text-decoration:none;
}	
a.menu:hover {
	font-size: 12px;	
	color:#FFFFFF;
	text-decoration:none;
}	

a.menu2 {
	font-size: 11px;	
	color:#000000;
	text-decoration:none;
}

a.menu2:hover {
	font-size: 11px;	
	color:#277e34;
	text-decoration:none;
}

.right {
	width: 150px;
	vertical-align:top;
	padding-right: 5px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 4px;
	background-color:#e3e9f0;
	white-space: normal;
	border: thin dotted #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1a59b8;
	text-align: center;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4ea634;
	text-align:left;
	font-weight:bold;	
	padding-left:5px;
	height:17px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
hr {
	color:#4ea634;
}
