body {
	padding:0;
	margin:0;
	border:0;
	}
a {color:#000;}
a:visited {color:#111;}
a:active {color:#222;}
a:hover {text-decoration:none; color:#000;}

.mbody {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	font-weight: normal;
}

.text_menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #434e8f;
	font-weight: bold;
}
.text_menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}


.mheader {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	color: #434e8f;
	font-weight: bold;
	text-align: left;
}

.mheader2 {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	color: #434e8f;
	font-weight: bold;
	text-align: left;
}

#header {
	width:100%;
	margin:0px;
	height: 99px;
	overflow: auto;
	background-color: #FFFFFF;
}

#upper_body {
	width: 100%;
	background-color: #434E8F;
	overflow: auto;
}

#main_body {
	background-color: #FFFFFF;
	overflow: auto;
	left: auto;
	margin: 0px;
	width: 100%;
}

#footer {
	background-color: #FFFFFF;
	overflow: auto;
	left: auto;
	margin: 0px;
	width: 100%;
}

#spacer {
	background-color: #FFFFFF;
	overflow: auto;
	height: 40px;
}

#spacer2 {
	overflow: auto;
	height: 40px;
	overflow: auto;
}

#endline {
	background-color: #FFFFFF;
	height: 21px;
	overflow: auto;
}

#ender {
	background-color: #afcc92;
	overflow: auto;
	height: 1px;
	}
