body {
	margin:0px;
	padding:0px;
	background:url(../images/gui/main_bg.png) repeat-x top #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

/*link css */
a:link {color:#ffe3a7;}
a:visited {color:#ffe3a7;}
a:hover {color:#FFFFFF;}

a.brown:link {color:#990000;}
a.brown:visited {color:#990000;}
a.brown:hover {color:#FF3300;}

a.orange:link {color:#D9B846; text-decoration:none;}
a.orange:visited {color:#D9B846; text-decoration:none;}
a.orange:hover {color:#FFFFFF; text-decoration:none;}

/*form related css */
form {margin:0px;}
input { border:1px solid #5e5e5f; background:#e1d7b3; margin:2px;}
.form_table {background: url(../images/gui/trans_bg.png); padding:10px; color:#0D182B; font-weight:bold}
.form_table td {padding-right:20px;}
select { border:1px solid #5e5e5f; background:#e1d7b3; margin:2px;}
textarea { border:1px solid #5e5e5f; background:#e1d7b3; margin:2px;}
.input_a { color:#ffe3a7; background:#6a655f; border:1px solid #c09e78; }
/*global settings*/
ul {color:#92B8CF; }
ul ul {color:#C5A770; font-weight:normal;}
h1 { margin:0 0 10px 0px; font-weight:bold; font-size:18px;}
h2 { margin:0 0 10px 0px; font-weight:bold; font-size:16px;}
h3 { margin:0 0 10px 0px; font-weight:bold;	font-size:14px;	color:#FF9900; }
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}
.bottom_navi ul {padding:0px;}
.bottom_navi {color:#FFFFCC; font-weight:normal;}
.bottom_navi ul li a {font-size:10px; color:#CC9933}

/*box css*/
.box_a {background:url(../images/gui/content_bg_b.jpg) repeat-y; margin-bottom:16px; border-bottom:1px solid #767d86;}
.box_a_top { padding:16px; background: url(../images/gui/content_bg.jpg) no-repeat top;	}
.box_b { background: url(../images/gui/live_chat.jpg) no-repeat top #dac4a8; border:1px solid #9f8f7e; margin-bottom:16px;}
.box_b div { background: url(../images/gui/trans_bg.png); border:1px solid #ffffff; padding:10px; margin:15px;}
.box_b #onlinechat {margin-top:50px;}
.box_c { border:1px solid #9f8f7e; margin-bottom:16px; }
.box_d { padding:16px; background:#68645f; border:1px solid #c09e78; margin-bottom:16px; color:#ffe3a7; height:20px;}


/*showhide css*/
#expanded_5 {display:none; margin:15px;	padding:5px;}
#show_5{width:252px; height:69px; background:url(../images/gui/quote_a.jpg) top no-repeat;}
#show_5:hover {background:url(../images/gui/quote_b.jpg) top no-repeat;}
#expanded_1,#expanded_2,#expanded_3 {display:none; padding:5px; border:1px solid #666666; margin-top:10px;}
#expanded_1 {background: url(../images/gui/trans_bg.png);}
#expanded_2,#expanded_3 {background: url(../images/gui/trans_bg_light.png);}
#show_1,#show_2,#show_3 {display:block; border:#666666 1px solid; padding:5px; margin-right:2px;}
#expanded_2 {color:#FF9900; font-weight:bold;}
div[name="hide"] {display:none;}
div[name="sub_sec"] {border:1px solid #996633; padding:6px; background:#333333; margin-bottom:10px;}

#question input[type=text] {width:58px;}
#question textarea {width:192px;}


/* text */
.text_a {color:#ffe3a7;}/*lightyellow*/
.text_b {color:#CCCCFF;}/*lightblue*/
.text_c {color:#FFCC66;}/*lightorange*/
.text_d {color:#FFFFFF;}/*white*/
.text_e {color:#1F232C;}/*dark blue*/

.big {font-size:20px;}
/* news */
#news {width:218px; height:43px; padding:40px 17px 0 17px; background: url(../images/gui/news.jpg) no-repeat top}


.float_left {float:left;}
#emailer {background:#666666; padding:20px;}
#container {margin-left:auto; margin-right:auto; width:800px; background:#585a5c; }
#content {float:left; width:494px; margin:10px 0 0 18px; }

#footer {}
.footer_left {float:left; width:29px; height:99px; background:url(../images/gui/footer_l.jpg) no-repeat}
.footer_mid {float:left; width:742px; height:99px; background:url(../images/gui/footer_bg.jpg) repeat-x; text-align:center;}
.footer_right {float:left; width:29px; height:99px; background:url(../images/gui/footer_r.jpg) no-repeat}
