img {
	border: 0;
}
form {
	margin: 0;
}
body, html {
	height: 100%;
	margin: 0;
}
* {
	box-sizing: border-box;
	moz-box-sizing: border-box;
}
body, table, input, button, select, textarea {
	color: #3e4144;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #727272;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #727272;
	scrollbar-shadow-color: #727272;
	scrollbar-track-color: #000000;
}




hr {
	border: 1px solid #cecece;
	height: 1px;
}
a, a:visited {
	color: #2b7293;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
p {
	margin: 0;
}
h1,h2,h3,h4,h5,h6 {
	color: #749e00;
	margin: 0;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.inputc {
	border: 0 !important;
	height: 13px !important;
	margin: 0;
	vertical-align: text-bottom;
	width: 15px !important;
}
.sm10 {
	font-size: 10px;
}
.sm11 {
	font-size: 11px;
}
.sm12 {
	font-size: 12px;
}
.sm14 {
	font-size: 14px;
}
@media print {
	.noprint {
		display: none;
	}
}
input.text, select.text, textarea.text, input.button {
	border: 1px solid #1a1a1a;
	moz-border-radius: 3px;
}
input.text, input.button {
	background-color: white;
	font-size: 11px;
	height: 17px;
	line-height: 14px;
	moz-border-radius: 3px;
	padding-bottom: 2px;
	padding-top: 0;
}
input.error, textarea.error, select.error option {
	background-color: #FFFCE2;
	background-image: url(../inc/forms/warning.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid red;
	padding-left: 16px;
}
input.required, select.required, textarea.required {
	background-image: url(../inc/forms/required.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
input.ready, select.ready, textarea.ready {
	background-image: url(../inc/forms/ready.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
label.error {
	color: red;
}
.stl1 {
	border: 1px solid #4e2424;
}
.stl1 th {
	background: url(red_line.gif) repeat-x top;
	border: 1px solid white;
	color: white;
	height: 19px;
	text-align: center;
}
a.button4sh, a.button4sh:visited {
	background: url(b1.gif) no-repeat;
	color: #cc5432;
	display: block;
	font-size: 11px;
	height: 17px;
	line-height: 16px;
	margin-top: 4px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 91px;
}
a.button4sh:hover, a.button4sh:active {
	color: #8d3c23;
	text-decoration: none;
}
input.button4sh {
	background: url(b1.gif) no-repeat;
	border: 0;
	color: #cc5432;
	height: 17px;
	line-height: 16px;
	padding-bottom: 3px;
	width: 91px;
}
.form {
	border: 1px solid #852126;
	border-collapse: collapse;
	moz-border-radius: 3px;
}
.form th {
	background: #dfe4e8;
	color: #000;
	padding: 2px;
}
.form .button {
	background: url(top_menu.gif) repeat-x center;
	border: 1px solid #852126;
	font-weight: bold;
	moz-border-radius: 3px;
}
.form2 td {
	line-height: 20px;
}
.form2 input.text, .form2 select {
	height: 16px;
	moz-border-radius: 3px;
}
.form2 textarea, .form2 select {
	border: 1px solid #852126;
}
.form2 input {
}
.list {
	border-collapse: collapse;
}
.list th {
	background: #6f191e;
	border-left: 1px solid #fce48b;
	color: white;
	padding: 1px 3px;
}
.list td {
	border-bottom: 1px solid #E0E0E0;
	padding: 2px 3px;
}

#menu2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu2 * {
	margin: 0 0 0 3px;
	padding: 0;
}
#menu2 a {
	color: #000;
	display: block;
	text-decoration: none;
	background: url(top_mn.gif) no-repeat right top;
}
#menu2 li {
	float: right;
	margin-left: 0px;
	position: relative;
	 -moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; -moz-border-radius-topright:10px; -webkit-border-top-right-radius:10px; border-top-right-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius:10px; border-bottom-left-radius:10px; -moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius:10px; border-bottom-right-radius:10px;

}
#menu2 ul {
	display: none;
	left: 0;
	list-style: none;
	opacity: 0;
	position: absolute;
	top: 35px;
	border:0px solid red;
	padding:0 0 10px 0;
	background:#000000;
	-moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; -moz-border-radius-topright:10px; -webkit-border-top-right-radius:10px; border-top-right-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius:10px; border-bottom-left-radius:10px; -moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius:10px; border-bottom-right-radius:10px;
	 width:100%;
}
#menu2 ul li {
	border-bottom: 0px solid #aaa;
	margin-top: 1px;
	position: relative;
	text-align:center;
	float:none;
	width:100%;
}
#menu2 ul li a {
	background: url(menu2.gif) repeat-x right top;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 7px 7px 7px;
	/* -moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; -moz-border-radius-topright:10px; -webkit-border-top-right-radius:10px; border-top-right-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius:10px; border-bottom-left-radius:10px; -moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius:10px; border-bottom-right-radius:10px;*/
}
#menu2 ul li a:hover {
	/*background:#000000 url(/theme/arrow.png) no-repeat left middle;*/
	background: url(tm_gold.gif) repeat-x left top;
	
}
#menu2 ul ul {
	left: -100px;
	top: -1px;
	width: 100px;
}
#menu2 .menulink {
	/* background: url(tm_btn.gif) no-repeat left bottom;*/
	color: #fcfcfc;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-align: right;
	padding:0 22px;
}
#menu2 .menulink:hover, #menu2 .menulink.on {
	 
	
}
#menu2 ul .menuhover {
	
	background:#000000 url(arrow.png) no-repeat 5px center;
}
#menu2 .sub {
	background:#000000 url(arrow.png) no-repeat 5px center;
}
#menu2 .first {
	border-top: 0px solid #aaa;
}

.colm0 {border-top:1px solid #cdcdcd; border-right:1px solid #cdcdcd; border-bottom:0px solid #fff; border-left:1px solid #fff; padding:4px; font-weight: bold;}
.colm1 {border-top:1px solid #cdcdcd; border-right:1px solid #cdcdcd; border-bottom:0px solid #fff; border-left:1px solid #fff; width:215px; padding:4px; text-align:center; background:#ebebeb; font-weight: bold; color:#569200}
.colm2 {border-top:1px solid #cdcdcd; border-right:1px solid #cdcdcd; border-bottom:0px solid #fff; border-left:1px solid #fff; width:215px; padding:4px; text-align:center; font-weight: bold; color:#569200}
.colm3 {border-top:1px solid #cdcdcd; border-right:1px solid #cdcdcd; border-bottom:0px solid #fff; border-left:1px solid #cdcdcd; width:215px; padding:4px; text-align:center; background:#ebebeb; font-weight: bold; color:#569200}