body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	font-style: normal;
}
table {
	background-color: #99CC66;
}
.main_table {
	width: 800px;
}
.footer {
	background-color: #FFFFCC;
	width: 800px;
}
a.body_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #339933;
	text-align: left;
}
a.dropmenu_links:link {
	color: #003300;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.dropmenu_links:hover {
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	color: #339933;
	text-align: center;
}
a.dropmenu_links:vlink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	color: #0000CC;
	text-align: left;
}
/*
This begins the navigation menu format.
*/
.anylinkcss {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	font: normal 12px Arial;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFCC;
	text-align: left;
}
.anylinkcss a{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	display: block;
	border-bottom: 1px solid black;
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 3px;
	text-align: left;
}
.anylinkcss a:hover{ /*hover background color*/
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEFEE7;
	color: #339933;
	font-size: 12px;
	text-align: left;
}
/* End Nav CSS */
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #008000;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}

.welcome_itl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #008000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}

.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	text-align: center;
}
.subtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.bold_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
	background-position: center;
}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	text-align: center;
	font-style: oblique;
}
.searchchamber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
}

.searchchamber_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
	background-position: center;
}
.itl_small_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
.sub_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	font-style: oblique;
}
.small_second_font {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sub_itl {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
}
.red_bold_big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ea152b;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
.blue_bold_bigCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000080;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
.blue_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
}
.reg_bold {
	font-weight: bolder;
}
