body {
	background-color: #AFABA0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #453A36;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #453A36;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #453A36;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}



a:link
{
	text-decoration: none;
	color: #FFF;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:active, a:hover {
	text-decoration: underline;
}

form {

}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #630;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: #0099CC;
	background-color: #636;
	line-height: 1pt;

}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	line-height: 13.5px;
	color: #FFF;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13.5px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.box1 {
	background-color: #7C7668;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #630;
}

.dingbat {
	color: #F0F0F0;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
li {
	margin-left: -16px;

}
