body {
	background-color: #FFFFCC;
	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: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	list-style-type: none;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFF66;
	border-right-color: #FFFF66;
	border-bottom-color: #FFFF66;
	border-left-color: #FFFF63;
	bottom: inherit;
	display: block;
	width: auto;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	border-color: #999999;
	background-color: #66CC00;
	text-align: center;
	word-spacing: normal;
}
a:hover {
	background-color: #FFFF00;
}

a:visited {
	text-decoration: none;
	color: #9933FF;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #FFFF33;
	background-color: #009933;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	background-color: #669900;
	color: #FFFF33;
	font-style: italic;
	font-weight: bolder;
	background-position: center center;
	z-index: auto;
	top: 0px;
	position: fest;
	left: 20px;
	padding: 10px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	word-spacing: normal;
	padding: 8;
	filter: Grey;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #DEDECA;
	text-align: center;
	height: 50px;
	width: 100px;
	padding: 10;
	outline-width: 5px;
	white-space: normal;
	vertical-align: middle;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.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: 14px;
	color: #333333;
	overflow: auto;
	list-style-type: disc;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.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: Arial, Helvetica, sans-serif;
	background-color: #66CC00;
	color: #000000;
	font-weight: bolder;
	font-size: 18px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding: 10px;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
