body{
	background:#f7f6f0  url(../../img/bg.jpg) repeat-x top;
	color: #202020;
}
a, a:visited{
	color:#a43708;
}
input{
	border:1px solid #e8e7e1;
}
select{
	border:1px solid #e8e7e1;
}
#header h2{
	color:#FFF;
}
#content{
	background:#FFF;
}
#sidebar{
	background:#FFF;
}
#sidebar h3{
	background:#f7f6f0;
	border-bottom:1px solid #e8e7e1;
}
#topmenu a,#topmenu a:visited{
	color:#f7f6f0;
	background:#bd3f09;
}
#topmenu a:hover{
	color: #FFF;
}
#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited{
	color:#993400;
	background: #FFF url(../../img/bg_menu_red.jpg) repeat-x top;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
}
#top-panel{
	background:#FFF;
}
table{
	background:none;
}
td, th{
	border:1px solid #e8e7e1;
} 
thead{
	background:#f7f6f0;
}
#styleswitcher{
	background:#FFFFFF;
}
#footer{
	background:#FFF;
}
#box{
	border:1px solid #e8e7e1;
}
#box h3{
	background:#f7f6f0;
	border-bottom:1px solid #e8e7e1;
	color:#a43708;
}
/***************
	  Forms
***************/
form#form fieldset {
	border:1px solid #e8e7e1;
}
form#form legend {
	border:1px solid #e8e7e1;
	background:#fff url(../../img/form_red.gif) repeat-x center left;
	color:#a43708;
}
form#form input {
	border:1px solid #e8e7e1;
	background:#fff url(../../img/form_red.gif) repeat-x top left;
}
form#form textarea {
	border:1px solid #e8e7e1;
	background:#fff url(../../img/form_red.gif) repeat-x bottom left;
}
form#form option {
	background:#FFF;
}
form#form optgroup {
	background:#e8e7e1;
}
form#form optgroup option {

}
form#form #button1, form#form #button2 {
	color:#c00;
}
form#form #button1:hover, form#form #button2:hover {
	color:#000;
}
/***************
	Home
***************/
#infobox{
	border:1px solid #e8e7e1;
}
#infobox h3{
	background:#f7f6f0;
	border-bottom:1px solid #e8e7e1;
	color:#a43708;
}
#rightnow {
	border:1px solid #e8e7e1;
}
#rightnow .reallynow {
	background:#f7f6f0;
	color:#a43708;
}
#rightnow h3{
	background:#f7f6f0;
	border-bottom:1px solid #e8e7e1;
}

#form_hd{
	height:30px;
	background:#f7f6f0;
	border-bottom:1px solid #e8e7e1;


}
#form_hd div.td_l {
	width:auto;
	height:30px;
	float:left;
	line-height:30px;
	background:#0FF;
}
.agent {
	width:150px;
	height:30px;
	float:left;
	margin-right:10px;
	line-height:30px;
	padding-left:10px;
	}
	
.counter {
	width:100px;
	height:30px;
	float:left;
	line-height:30px;
	}
.tcr {
	width:140px;
	height:30px;
	float:left;
	margin-left:10px;
	line-height:30px;
}

#form_hd h1 {
	font:20px Verdana, Geneva, sans-serif;
	width:200px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 auto;
	float:left;
}
.fieldset1 {
	width:710px;
	height:150px;
	float:left;
	padding:15px;
	background:#3CF;
}
.fieldset1 label {
	width:150px;
	height:30px;
	float:left;
	line-height:30px;
	background:#3FF
}
#formtd{
	width:100%;
	height:425px;
	float:left;
	margin-top:15px;
	background:#F5F5F5;
	padding:15px;

}
#formtd .lt_td {
	width:310px;
	height:200px;
	float:left;
	margin-left:30px;
}
#formtd .rt_td {
	width:310px;
	height:400px;
	float:right;
	margin-right:30px;
}
#formtd .rt_td div, #formtd .lt_td div {
	width:330px;
	height:27px;
	float:left;
	margin-bottom:10px;

}
#formtd .rt_td div label, #formtd .lt_td div label {
	width:80px;
	height:27px;
	float:left;
	line-height:27px;
}
#formtd .rt_td div input[type=text], #formtd .lt_td div input[type=text] {
	width:220px;
	height:20px;
	border:1px solid #e8e7e1;
	background:#fff url(../../img/form_red.gif) repeat-x top left;
}

#formtd2{
	width:708px;

	float:left;
	margin-top:15px;
	background:#FDFDFD;
	padding:15px;

}
#formtd2 div.sec {
	width:630px;
	padding:8px;
	margin:0 auto;
	border:1px solid #E4E4E4;
	margin-bottom:15px;
	overflow:hidden;
}
#formtd2 div.sec div.tit {
	width:65px;
	float:left;
	line-height:27px;
}
#formtd2 div.sec div.dtdt {
	width:565px;
	float:left;
}


#formtd2 div.sec label {
	width:80px;
	height:27px;
	float:left;
	line-height:27px;
}

#formtd2 div.sec input[type=text] {
	width:150px;
	height:20px;
	border:1px solid #e8e7e1;
	background:#fff url(../../img/form_red.gif) repeat-x top left;
	float:left;
	margin-right:10px;
}

#formtd2 div.sec input[type=submit] {
	width:220px;
	height:23px;
	border:1px solid #e8e7e1;
	background:#fff url(../../img/form_red.gif) repeat-x top left;
	margin:0 auto;
	color:#CC0000;
	font-weight:bold;
	cursor:pointer;
}

#formtd2 div.sec select, #formtd2 div.sec textarea{
	border:1px solid #e8e7e1;
	float:left;
	background:#F6F5F1;
}





#formtd12{
	width:708px;
	height:205px;
	float:left;
	margin-top:15px;
	background:#F5F5F5;
	padding:15px;

}
#formtd12 .lt_td {
	width:310px;
	height:212px;
	float:left;
	margin-left:30px;
}
#formtd12 .rt_td {
	width:310px;
	height:175px;
	float:right;
	margin-right:30px;
}
#formtd12 .rt_td div, #formtd12 .lt_td div {
	width:330px;
	height:27px;
	float:left;
	margin-bottom:10px;

}
#formtd12 .rt_td div label, #formtd12 .lt_td div label {
	width:130px;
	height:27px;
	float:left;
	line-height:27px;
}
#formtd12 .rt_td div input[type=text], #formtd12 .lt_td div input[type=text] {
	width:175px;
	height:20px;
	border:1px solid #e8e7e1;
	background:#fff url(../../img/form_red.gif) repeat-x top left;
}