body {
	background-color: #FFFFCC;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #B74B18;
	font-style: normal;
	background-color: #FEED76;

}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 15px;
	font-weight: bold;
	background-color: #EE8322;
	color: #FFFFFF;
	line-height: 30px;


}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #FFF5C1;
	background-color: #990000;

}

.sidebar {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;
	padding: 1px;
	background-color: #FBF5DD;
	font-weight: normal;
	color: #333333;
	border: thin dotted #FCC154;




}

.sidebarHeader {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFD;
	background-color: #FCBA58;
	font-weight: bold;
	border-right-style: 1;
	border-bottom-style: 1;
	border-right-color: #F9BB48;
	border-bottom-color: #F9BB48;

}

.sidebarFooter {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	line-height: 22px;
	background-color: #FFFF99;
	color: #990000;
	border: none #F9C862;

}

.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: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", "Times", "serif";
	color: #994100;
	font-size: 12px;
	line-height: 20px;


}

.titlebar {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #A85000;
	background-color: #FFE67D;
	text-decoration: none;

}

.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;
}
