body {
	background-color: #E6E600;
	font-family: Georgia, "times new roman", sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	background-position: center;

}

td, th {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

a {
	color: #000000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 72px;
	line-height: 72px;
  background-color: #ffcc99; color: #000000;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 40px;
	color: #000000;
	text-align: center;
	font-weight: bold;

}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #6666FF;
  color: #FFFFFF;
}

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

.navLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;


	
}
a:hover {
	color: #ff0000;
	background-color: #ffcc00;
}

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

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

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

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

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-style: dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFFFFF;
	background-position: center;

	}

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

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

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

input.big {
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;

}

input.small {
	width: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;


}

.center {
	text-align: center;
	background-position: center center;
	vertical-align: top;

}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFFFFF;
	background-position: center;
}
.redital {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
