body {
	background-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-image:   url("images/darkgraychiffon.gif");
	margin: 0px;
}

td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFCC;
}

a {
	color: #CCCC66;
	font-weight: normal;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #ECE9D8; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	background-color: #00AEEF;
	color: #FFFFCC;
	word-spacing: normal;
	width: auto;
	font-variant: normal;
	line-height: 36px;
	height: 40px;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffcc;
}

.box1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00aeff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
a:link {
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	color: #cccc66;
}
a:visited {
	color: #cccc66;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #ffffcc;
}
a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #ffffcc;
}
#navcontainer { width: 165px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 165px;
	background-color: #666;
	border-bottom: 1px solid #eee;
	letter-spacing: 0.06em;
	text-align: left;
}

#navcontainer a:link, #navlist a:visited
{
	color: #ece9d8;
	text-decoration: none;
	letter-spacing: 0.06em;
	text-align: left;
}

#navcontainer a:hover
{
	background-color: #999;
	color: #330033;
	letter-spacing: 0.06em;
	text-align: left;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFCC;
	letter-spacing: 0.12em;
	text-transform: lowercase;
}
.mainpar {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.navcell {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.mixedcase {
	text-transform: capitalize;
}
