body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

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

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 48px;
	color: #0033FF;
	font-weight: bold;
	background-color: #66FFFF;
	display: block;
	text-align: center;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	color: #0033CC;
	background-color: #99FFFF;
	text-align: center;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-align: center;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
  
}

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

.textPromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	font-style: oblique;
}

.textPromo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-style: oblique;
	}

.textPromo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	font-style: oblique;
}

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

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

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

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

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 26px;
	color: #CC0000;
	font-style: oblique;
	font-variant: normal;
	text-decoration: blink;
	text-align: center;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	}

.legal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

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

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A0D258;
	color: #000099;
	font-weight: bolder;
	font-size: medium;
	text-align: center;
}

.dingbat2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC33;
	color: #000099;
	font-weight: bolder;
	font-size: medium;
	text-align: center;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.smallText {
	width: 50px;
}

