body {
font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-color: #004933;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #004933;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ef3e33;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 10px;
}


p {
  font-size: 11px;
}
td {
  font-size: 11px;
}
input, select, textarea {

	font-family: Tahoma, sans-serif;

	font-size: 11px;

	background-color: #fbefe1;

	border: 1px solid #d67807;
	color: #666666;

}
form { display:inline; }
.basenavspec {  font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.basenavspec:link {  font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.basenavspec:visited { font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.basenavspec:hover { font-weight: bold; color: #FF0000; font-size: 10px;}

.basenav {  font-weight: bold; color: #FFFFFF;  font-size: 10px; text-align: justify;}
a.basenav:link {  font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.basenav:visited { font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.basenav:hover { font-weight: bold; color: #FFFFFF; font-size: 10px;}

#mainheader {

	font-size:11px;
	list-style-type: none;
	padding: 1px 0px;


}

#mainheader #nav {


	clear: both;

	font-size: 120%;

	

}

#mainheader #nav li {
	list-style-type: none;
	padding: 2px 0px;
        margin-left: -30;
}

#mainheader a:link, #mainheader a:visited {

	/*border-right: 1px solid #13242e;

	border-left: 1px solid #13242e;*/

	color: white;

	text-decoration: none;

	padding: 0px 2px;
		font-weight:normal;

}
#mainheader a:hover {

	border-right: 1px solid white;

	border-left: 1px solid white;

	color: white;

	text-decoration: none;

}

a:link {
	color: #000000;
	text-decoration: none;
		font-weight:bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
		font-weight:bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
		font-weight:bold;
}
