body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #336600;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 18px;
	line-height: 28px;
	background-color: #CCFF99;
	color: #003333;
	font-style: normal;
	font-weight: bold;
}

.subtitle {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #003300;
}

.header {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	font-style: normal;


}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #993300;

}

.sidebar {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 4px;
	background-color: #FFFFCC;
	color: #003333;
	border: thin none;



}

.sidebarHeader {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	background-color: #339933;
	padding: 4px;
	border: thin none;


}

.sidebarFooter {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
	line-height: 18px;
	background-color: #FFFF99;
	color: #003333;
	padding: 4px;


}

.footer {
  font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #FF0000;
	background-color: #CCFFCC;
}

.legal {
	border-top: 2px none #006600;
	border-right: 2px solid #006600;
	border-bottom: 2px solid #006600;
	border-left: 2px solid #006600;





}

.box1 {
	border: thin solid #336600;



 }

.promo {
	border: 2px ridge #FF6600;



}

.titlebar {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #3A5F3D;
	font-weight: bold;


}

.dingbat {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	border: thin solid #006600;
	line-height: 18px;



 }

input.big {
	width: 100px;
	background-color: #FFFFFF;

}

input.small {
	width: 50px;
}

