body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #F0F2F4;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FE6601;
}
a:active {
	text-decoration: none;
	color: #B97000;
}
h1 {
	font-size: medium;
	color: #3b4b5b;
}
h2 {
	font-size: small;
	color: #3b4b5b;
}
h3 {
	font-size: small;
	color: #3b4b5b;
}
.edit {
	border: 1px dashed #CC0000;
	cursor: pointer;
	background-color: #FFFFF2;
	height: 100%;
}
ul li#navActive a:link, ul li#navActive a:visited {
	display:block;
	background-color:#FF9900;
	text-decoration: none;
}
#nav {
	background-color: #ffffff;
	text-align: left;
	top: 50px;
	position: relative;
}
#nav ul {
    list-style-type: none;
    margin: 0px; 
 	padding: 0px; 
}
#nav li {
	background-color: #788999;
	list-style-type: none;
	text-align:left;
	margin-left: 0px;
	padding: 0px;
	vertical-align: top;
	border-bottom: 2px solid #fff;
}
#nav a,
#nav a:link {
	font: bold 12px Verdana, Geneva, Arial, Helvetica,sans-serif;
	color: #FFFFFF;
	background-color: #788999;
	padding: 6px 8px 6px 8px;
	text-decoration: none;
	display: block;
	width: 141px;
}
#nav a:hover {
	background-color: #FF9900;
}
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(images/form.gif);
		text-align: left;
		WIDTH: 250px;
		BORDER: #000000 1px solid
}

.shadeformerr{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(images/formerr.gif);
		text-align: left;
		WIDTH: 250px;
		BORDER: #000000 1px solid
}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(images/form.gif);
		text-align: left;
		WIDTH: 250px;
		BORDER: #000000 1px solid
}

.dropdown {
	COLOR: #333333;
	WIDTH: 250px;
	FONT: 11px geneva, verdana, arial, sans-serif;
}

.dropdownerr {	COLOR: #FF0000;
		WIDTH: 250px;
		FONT: 11px geneva, verdana, arial, sans-serif
}
.navCell {
	background-color: #E4E7EB;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3B4B5B;
	background-color: #C7CFD5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.content {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.header {
	background-color: #C7CFD5;
}
.tbl {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
