@charset "UTF-8";
/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
text-align: center;
margin: 0px;
padding: 20px 0px 20px 0px;
background-color: #003300; 
}
#wrapper {
width: 956px;
padding: 10px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
border: 1px solid #ddd;
background-color: #ffffff;
}
#header {
margin: 0px;
padding: 4px;
height: auto;
width: 946px;
}
#container {
padding: 0px;
margin: 10px 0px 0px 0px;
background-attachment: scroll;
background-image: url();
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
background-color: White; 
}
#left {
margin: 0px;
width: 305px;
padding: 5px 5px 5px 5px;
float: left;
}
#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#nav li {
margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;

background-repeat: no-repeat;
background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #1b6807;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 250px;
border-bottom: 1px solid #000000;
}
#nav li a:hover {
color: #d14700;
background-image: url(mm_arrowG);
background-repeat: no-repeat;
background-position: 0px 50%;
text-decoration: none;
}
#center {
height: auto;
width: 605px;
padding: 5px 5px 5px 5px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.8em;
}
h1 {
font-size: 14px;
margin: 0px;
padding: 0px;
}
#right {
padding: 5px 5px 5px 5px;
height: auto;
width: 200px;
float: left;
margin: 0px 0px 0px 6px;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #f1f1f1;
}
#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
}
#navigation td {
	border-bottom: 1px solid #;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:8px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 28px;
	background: url("mm_arrowG.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrowG.gif") 14px 45% no-repeat;
	color:#f86200;
	}
	
	#navigation b:hover {
	background: #ffffff url("mm_arrowG.gif") 12px 45% no-repeat;
	color:#006600;
	}
	.bodyplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.borderTable { 
padding: 1px 1px 1px 1px;
border: 1px solid #000000;
}

