body {
	background-color:transparent;
	margin-top: 0px;
}
#main_body {
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#main_outer {
	background-color: #da941b;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	color: #000000;
}
#main_outer #main_body .footcell p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.25em;
	text-transform: capitalize;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: capitalize;
	font-style: italic;
}



.top_flashcell {
	background-color: #D9991B;
}
.footcell {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	color: #FFFFFF;
}
#foot a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 14px;
	font-weight: bold;
	color: #D9991B;
}

#foot a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 14px;
	font-weight: bold;
	color: #D9991B;
}

#foot a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#foot a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


#txt {
	width: 630px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.left_panel {
	background-image: url(../layout_images/left_panel_bg.jpg);
	background-repeat: repeat-y;
	background-color: #da941b;
}
.textcell_bg {
	background-image: url(../layout_images/textcell_bg22.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #da941b;
}
li {
	list-style-image: url(../layout_images/gray_bullet_hl.gif);
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
