
fieldset {
	border: #615120 1px solid;
}

.wide_box {
	width: 135px;
	height: 15px;
}

.med_box {
	width: 65px;
	height: 15px;
}

.short_box {
	width: 40px;
	height: 15px;
}

.scroll-box {
	width: 184px;
}

.form-txt {
	color: #615120;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #615120;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.topMenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #615120;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.topMenu_line {
	font-family: Arial, Helvetica, sans-serif;
	color: #615120;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #615120;
}

.topMenu_line a {
	font-family: Arial, Helvetica, sans-serif;
	color: #615120;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #615120;
}

.topMenu_line a:hover {
	color: #006600;
}

.topMenu a:hover {
	color: #006600 !important;
}

.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.bottomMenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.bottomMenu a:hover {
	color: #664B2D;
}

.baigeText {
	color: #B29A6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.baigeText:hover {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.copyText {
	color: #9E8652;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.copyText a {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.copyText a:hover {
	text-decoration: underline;
}

.brownText {
	font-family: Arial, Helvetica, sans-serif;
	color: #615120;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.image {
	background-attachment: fixed;
	background-image: url(images/images_27.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.txtBox {
	width: 175px;
	border: 1px solid #9E8652;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #615120;
}
.whiteText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.whiteText:hover {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*tabs*/
#tabs{
	display:block;
	margin:0;
	position:relative;
	width:512px;
}
.ui-corner-all {
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
}
.ui-widget-content {
	background:none;
	border:none;
}
.ui-tabs .ui-tabs-nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	position:relative;
}
.ui-tabs .ui-tabs-nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	position:relative;
}
.ui-corner-all {
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
}
.ui-widget-header {
	background:none;
	border:none;
}
.tabs_padding{
	clear:both;
	margin:0;
	padding:0;
}
.ui-tabs .ui-tabs-panel {
	padding:10px 0 0 0;
	display:block;
	position:relative;
	height:360px;
}
html>body .ui-tabs .ui-tabs-panel {
	height: auto;
	min-height: 360px;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	background:#E8DABD;
	border:1px solid #9E8652;
	color:#9E8652;
}
.ui-tabs .ui-tabs-nav {
	border-bottom:1px solid #615120;
	height:21px;
	margin:0;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	background:#FCFBF5;
	border:1px solid #615120;
}
#tabs a{
	font-size:11px;
	color:#9E8652;
}
.ui-tabs .ui-tabs-nav li a {
	padding:3px 10px;
}
#tabs .ui-tabs-selected a{
	color:#615120;
}
.ui-tabs {
	padding:0;
}