body {
	background-color: #D5B570;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6A5A38;
	align: center;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #6A5A38;
	background-color: #CCCCCC;
}

a {
	color: #6A5A38;
	text-decoration: none;
}
li {
	font-style: italic; color: #0000FF; leading: -2;
}

p {
	margin-left: 100; leading: 12;
}

ul {
	leading: 6;
}

strong {
	font-family: Impact; font-size: 40; color: #0000FF;
}

form {
	background-color: #CCCCCC;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #D5B570;
	color: #0000FF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #0000FF;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #D5B570;
  color: #0000FF;
}

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

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

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #D5B570;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #0000FF;
	background-color: #D5B570;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #D5B570;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #0000FF;
	background-color: #D5B570;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 10px;
	color: #0000FF;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

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

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

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 22px;
	background-color: #D5B570;
	color: ##6A5A38; 
 }

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

