body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	padding-left: .2cm;
	background-color: #999966;
	color: #FFFFFF;
	border: thin solid #000000;

}

.title_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
  	background-color: #999966; color: #FFFFFF;
	padding-left: .1cm;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #003300;
  	color: #FFFFFF;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.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: solid;
	}

.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: 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;
}

#navin {

	text-align: left;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#navin a:link {
	color: black;
	text-decoration: none;
	line-height: 1em;	
	background-color: white;
	display: block;
	padding: 3px 0px 3px 12px;
	width: 180px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-repeat: no-repeat;

	}
#navin a:visited {
	color: black;
	text-decoration: none;
	line-height: 1em;	
	background-color: white;
	display: block;
	padding: 3px 0px 3px 12px;
	width: 180px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-repeat: no-repeat;


	}
#navin a:hover {	
	background-color: #999966;
	font-style: bold;
	line-height: 1em;	
	color: black;
	background-repeat: no-repeat;

	}

#darkBack a:link {
	color: white;
	text-decoration: underline;
}
#darkBack a:visited {
	color: white;
	text-decoration: underline;
}
#darkBack a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.paragraphHeading {

	color: #999966;
	font-size: 24;	line-height: 26px;

}
.prophead {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bolder;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;


}

.propheadgr {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: green;
	font-weight: bolder;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;


}