body  {
	color: #000000;
	background-color: #fdf5e6;
}
 a:link,  a:visited  {
	color: #00008b;
	text-decoration: underline;
}
 a:hover,  a:active  {
	color: #0000ff;
	text-decoration: underline;
}
div#page  {
	font-size: 14px;
	color: #000000;
	background-color: #fffafa;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	width: 780px;
}
div#content  {
	color: #800000;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}
div#banner  {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#footer  {
	font-variant: small-caps;
	font-weight: bold;
	color: #a0522d;
	margin-top: 5px;
	clear: both;
	text-align: center;
}
 img {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
div#content  td {
	color: #800000;
	vertical-align: top;
}
.problem {
	color: #8b0000 !important;
}
.inputprob {
	color: #ffffff !important;
	background-color: #8b0000 !important;
}
div#menutop ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Times, Times New Roman, serif;
	font-size: large;
	font-variant: normal;
	font-weight: normal;
	background-image: url(/images/styles/menu-background-1-1.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: bottom center;
	text-align: center;
}
div#menutop ul li {
	display: inline;
}
div#menutop ul li a {
	margin-left: 10px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
div#menutop ul li.current {
	font-weight: bold;
	color: #ffffff;
	background-color: #006400;
	margin-left: 10px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
div#menutop a:link, div#menutop a:visited  {
	color: #006400;
	background-color: #ffffff;
	text-decoration: none;
}
div#menutop a:hover, div#menutop a:active  {
	color: #ffffff;
	background-color: #006400;
	text-decoration: underline;
}
	
