
body {
	background-color: #FFFFFF;
	border: 0px;
	margin: 0px;
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.body_text {
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.title_text {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	color: #962F2F;
	text-decoration: none;
}
.header_text {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #FFFDF4;
	text-decoration: none;
}
.copyright_text {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #835B5E;
	text-decoration: none;
}
.error_text {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
#positionSite {
	position: relative;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	top:10px;
	height: 100%;
	z-index: 1;
	background: #FFFFFF;
	text-align: left;
}
#topArea {
	position: relative;
	text-align: center;
	margin: 0px;
	width: 700px;
	font-weight: bold;
	padding: 0px 0px 10px;
}
.main_body {
/*	background-image: url(../images/left_bottom_tile.jpg);
	background-repeat: repeat-y;
*/
}
.content_header {
	background-color: #003366;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: none;
}
#contentArea {
	position: relative;
	left: 0px;
	top: 0px;
	width: 680px;
	padding: 10px;
	margin: 0px 0px 50px;
	border-top: 3px #aca899 solid;
	border-bottom: 3px #aca899 solid;
}
#contentArea A {
	COLOR: #003366;
	text-decoration: underline;
}
#contentArea A:link {
	COLOR: #003366;
}
#contentArea A:active {
	COLOR: #003366;
}
#contentArea A:hover {
	COLOR: #844F53;
	text-decoration: underline;
}
.faq_list_title_text {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #962F2F;
	text-decoration: none;
}
.faq_list_ans_text1 {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #471C1F;
	text-decoration: none;
}
#menuArea {
	display: none;
}
.menu_text
/* 10 */
 {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text_hl {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_main_cell {
	background: #0041A9 url(../images/menu_item_lft.jpg) no-repeat top left;
	height: 31px;
	padding-left: 23px;
	width: 158px;
}
.menu_main_cell_hl {
	background: #0041A9 url(../images/menu_item_lft_sel.jpg) no-repeat top left;
	height: 31px;
	padding-left: 23px;
	width: 158px;
}
.menu_main_cell_right {
	background: #0041A9 url(../images/menu_item_rt.jpg) no-repeat top left;
	height: 31px;
	width: 34px;
}
.menu_main_cell_right_hl {
	background: #0041A9 url(../images/menu_item_rt_sel.jpg) no-repeat top left;
	height: 31px;
	width: 34px;
}
.sub_menu
/* 16 */
 {
	background-color: #0041A9;
}
.sub_menu_text {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu_text_hl {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu_cell {
	background-color: #0041A9;
}
.sub_menu_cell_hl {
	background-color: #1A386E;
}
#pageBaseErrorMsgArea {
	left: 240px;
	top: 210px;
	position: absolute;
	width: 300;
	z-index: 30;
	border-color: #FF0000;
	border-width: 2px;
	border-style: solid;
	background-color: #CCCCCC;
}
.event_description {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
#footerArea {
	position: relative;
	clear: left;
}
.content_body {
	padding-left: 20px;
}
.hr_style {
}
.link_header {
}
/* LOGIN TEMPLATE */
#login_form .section {
	color: #0041a9;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 10px 4px 10px;
	border-bottom: 2px solid #AAAAAA;
}
#login_form label, #login_form select, #login_form input, #login_form textarea {
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
#login_form .text_box {
	width: 200px;
}
#login_form .submitBtn {
	cursor: hand;
	cursor: pointer;
	width: 100px;
}
#login_form .submitBtnLarge {
	cursor: hand;
	cursor: pointer;
	width: 200px;
}
#login_form .frm_label {
	text-align: right;
	width: 150px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#login_form .frm_label2 {
	text-align: left;
	width: 300px;
	margin-bottom: 10px;
}
#login_form br {
	clear: left;
}
/* END LOGIN TEMPLATE */
#frmcheckboxlist input {
	float: left;
}
#frmcheckboxlist label {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.paypal_msg {
	color: #FF0000;
	font-size: 14px;
}
.comment {
	font-size: 10px;
}
.required {
	color: #FF0000;
}
.hp_line {
	color: #E9954F;
	height: 1px;
	width: 97%;
}
/* EMAIL TEMPLATE */
#email_form {
	position: relative;
	float: left;
	width: 575px;
	height: 450px;
}
#email_form table {
	width: 100% font-family: arial;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #471C1F;
	text-decoration: none;
}
#email_form .td_left {
	padding: 5px 5px 5px 0px;
	text-align: right;
}
#email_form .td_right {
	padding: 0px 0px 5px 5px;
	text-align: left;
}
#email_form .td_body {
	padding: 5px 0px 5px 0px;
	text-align: left;
}
#email_form .td_bottom {
	padding: 10px 0px 5px 0px;
	text-align: center;
}
#email_form .submitBtn {
	cursor: hand;
	cursor: pointer;
	width: 100px;
}
#successMsg {
	position: absolute;
	width: 750px;
	text-align: center;
	top: 100px;
	left: 0px;
}
#addyListArea {
	position: relative;
	float: left;
	height: 390px;
	width: 190px;
	z-index: 30;
	background-color: #FFFFFF;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}
#addyListArea .contact_list_title {
	height: 20px;
	background-color: #4580C5;
	border: 1px solid #000000;
	border-bottom: 2px solid #000000;
	padding-left: 5px;
	color: #FFFFFF;
}
#addyListArea .contact_list {
	padding-left: 5px;
	height: 370px;
	overflow: auto;
}
/* END EMAIL TEMPLATE */
#footerArea {
	display: none;
}
.old_uda_code p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.discount, .hidden {
	display: none;
}
