body, html, tbody
{
	margin: 0px;
	padding: 0px;
	
	font: 13px Arial, Verdana;
}

a { color: #599ebc; text-decoration: underline; }
a img {border: 0px; }

body { background: #5294b6; }
.m_body { background: #f4f3e7 url(img/mainbk.jpg) repeat; }

.top_menu
{
	background: url(img/topbkr.jpg) repeat-x;
	height: 141px;
}
.footer_div
{
	background: #5294b6;
	border-top: 2px solid #4681a0;
}
.footer_inner
{
	width: 900px;
	font: 12px arial; color:#FFF;
	padding: 15px 0px 30px 0px;
	line-height: 1.3em;
	text-align: right;
}
.footer_inner a { color: #95deff; }


.home_header
{
	height: 375px;
	background: url(img/home_top.png) repeat-x;
}

.top_logo
{
	width: 997px;
	height: 141px;
	background: url(img/logo.jpg) no-repeat left top;
}


.style_body
{
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
}

.style_body_inner
{
	padding: 0px 70px;
	padding-top: 10px;
	clear:both;
}

.style_body_inner :first-child { margin-top: 0px; }

.style_footer
{
	width: 900px;
	height: 123px;
	background: url(img/f.jpg) no-repeat;
}




.toolbar_box
{
	width: 800px;
	height: 51px;
	margin: 0px auto;
	background: url(img/toolbar.jpg) no-repeat center;
	padding: 10px 0px;
	position: relative;
}

.members_login
{
	float: right;
	margin-right: 70px;
	background: url(img/btn_login.png) no-repeat;
	width: 109px; height: 30px;
	padding-left: 28px;
	font: 12px Verdana;
	line-height: 28px;
	text-align: left;
}
.members_login a { color: #FFF; text-decoration: none }
.members_login a:hover { text-decoration: underline; }

.top_homelink
{
	float: right;
	margin-right: 15px;
	background: url(img/icon_home.png) no-repeat left center;
	width: 45px; height: 30px;
	padding-left: 28px;
	font: 12px Verdana;
	line-height: 28px;
	text-align: left;
}
.top_homelink a { color: #FFF; text-decoration: underline; }


.toolbar_box a { color: white; font-weight: bold; line-height: 51px; text-decoration: none; letter-spacing: -1px; }
.toolbar_box a:hover { text-decoration: underline; }
.toolbar_box td { text-align: center; font: 12px Verdana; padding: 0px 10px; }
.toolbar_box .split
{
	padding: 0px;
	width: 2px;
	height: 51px;
	background:  url(img/toolbar_split.jpg) no-repeat top center;
}

.aff_linkbox
{
	background: url(img/afflink_bk.jpg) no-repeat;
	width: 514px;
	height: 38px;
	margin: 0px auto;
}

.aff_linkbox span { display: box; float: left; width: 140px; padding-left: 10px; font: bold 13px Verdana; line-height: 38px; color:#FFF }
.aff_linkbox div { float: left; padding-top: 6px; line-height: 38px; }
.aff_linkbox input { padding: 3px 5px; width: 340px; }

.aff_elbar
{
	width: 755px; height: 74px;
	margin: 0px auto;
	background: url(img/aff_elbar.jpg) no-repeat;
}

.aff_elbar td { text-align: center; padding: 0px 15px; }
.aff_elbar a { color: white; font-weight: bold; }

.aff_elbar .split
{
	width: 2px;
	height: 74px;
	padding: 0px;
	background: url(img/aff_elbar_s.gif) no-repeat;
}



.wbox_b input
{
	width: 561px; height: 19px;
	padding: 7px;
	background: url(img/input3.gif) no-repeat;
	color: #666666;
	border: none;
	margin: 5px 0px
}

.box_c { width: 6px; height: 6px; background: url(img/box_c.gif) no-repeat; }
.box_v { width: 6px;              background: url(img/box_v.gif) repeat-y; }
.box_h {             height: 6px; background: url(img/box_h.gif) repeat-x; }
.box_body { background: #f4f2da url(img/box_b.gif) repeat; text-align: left; }

.box_body h2 { color: #599ebc; font-size: 18px; font-weight: bold; border-bottom: 1px solid #e0dfc8; }


.input4
{
	width: 259px; height: 23px; border: 0px;
	line-height: 28px;
	padding-left: 5px;
	padding-top: 5px;
	background: url(img/input4.gif) no-repeat;
}



.FAQ_title00, .FAQ_title01, .FAQ_title10, .FAQ_title11
{
	font: bold 12px Arial;
	color: #ff7e00;
	padding: 10px 0px 10px 24px;
	cursor: pointer;
}

.FAQ_body0, .FAQ_body1
{
	font: 12px Arial;
	padding: 0px 15px 10px 15px;
	display: none;
	overflow: hidden;
}

.FAQ_title00, .FAQ_title10 { background: url(img/plus.gif) no-repeat 5px center; }
.FAQ_title01, .FAQ_title11 { background: url(img/minus.gif) no-repeat 5px center; }
.FAQ_title00, .FAQ_title01, .FAQ_body0 { background-color: #fff0cc; }
.FAQ_title10, .FAQ_title11, .FAQ_body1 { background-color: #fff7e5; }

._input1 { width: 250px; }