body {
	background-color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #4e4e4f;
	margin-top: 0px;
}
h1 {
	font-size: 30px;
	color: #000000;
}

p {
  font-size: 11px;
	text-align: justify;
}
td {
  font-size: 11px;
	text-align: justify;
}
input, select, textarea {

	font-family: Tahoma, sans-serif;

	font-size: 11px;

	background-color: #fbefe1;

	border: 1px solid #d67807;
	color: #666666;

}
.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: #FFFF00; 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-family: "Neutra Display", "Tw Cen MT", Courier New, Courier, mono;
	font-weight:bold;
	font-size:14px;
	list-style-type: none;
	padding: 1px 0px;


}

#mainheader #nav {

	background-color: #000000;

	clear: both;

	font-size: 120%;

	

}

#mainheader #nav li {
	list-style-type: none;
	padding: 2px 0px;
}

#mainheader a:link, #mainheader a:visited {

	/*border-right: 1px solid #13242e;

	border-left: 1px solid #13242e;*/

	color: white;

	text-decoration: none;

	padding: 0px 1px;

}
#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;
}
