form {
	margin: 0px;
}

a{
color: #00658c;
}
a:hover {
	color: #6adf23;
}

.highlight {
	font-family: Tahoma, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #672123;
}
a.highlight:link, a.highlight:visited {
	font-family: Tahoma, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #672123;
}
a.highlight:hover {
	font-family: Tahoma, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #3b2727;
}

.maintext {	
}

.basketitem {	
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.linktext {
	text-decoration: none;
}

.listtitle {
	color: #838383;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

.listmaintext {	
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #494949;
}

.menutitletext {	
}

.titletext {	
}

.error {	
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

.border {	
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}

.enabled {	
	BORDER-LEFT: #e1e1e1 1px solid; 
	BORDER-RIGHT: #e1e1e1 1px solid; 
	BORDER-TOP: #e1e1e1 1px solid; 
	BORDER-BOTTOM: #e1e1e1 1px solid;
	BACKGROUND-COLOR: #fafafa;
	FONT-SIZE: 8pt; 
}

.disabled {	
	BORDER-LEFT: #7e7b76 1px solid; 
	BORDER-RIGHT: #7e7b76 1px solid; 
	BORDER-TOP: #7e7b76 1px solid; 
	BORDER-BOTTOM: #7e7b76 1px solid;
	BACKGROUND-COLOR: #d4d0c8;
	FONT-SIZE: 8pt; 
}

.inputbox {
	BORDER-RIGHT: #98968c 1px solid; 
	BORDER-TOP: #98968c 1px solid; 
	BORDER-LEFT: #98968c 1px solid; 
	BORDER-BOTTOM: #98968c 1px solid; 
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-SIZE: 8pt; 
}

.imagesmanage {
	background-color: #FFFFFF;
	BORDER: 1px solid #e1e1e1;
}

.filesmanage {
	background-color: #FFFFFF;
	BORDER: 1px solid #e1e1e1;
}

.subtypetext {	
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	color: #658630;
}

.footertext {	
	font-family: Tahoma, sans-serif; 
	font-size: 12px; 
	color: #414141;
}

.menu_button_1 {
	width: 113px;
	height: 30px;
	top: 125px;
	left: 0px;
	position: relative;
	background-image: url(images/button_home.png);	
}


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:409px;
	height:200px;
	overflow:hidden; 
	}
span#prevBtn{ visibility: hidden; position: absolute; }
span#nextBtn{visibility: hidden; position: absolute; }		

.optable{
	-moz-opacity:.85;
	opacity:.85;
}


img {
	border: none;
}

body {
	background-color: #cccccc;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

.footer {
	height: 41px;
	border-bottom: 1px solid #c1c1c1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.menu > ul { list-style: none;  margin: 0; padding: 0; padding-top: 6px;}
.menu > ul > li { display: inline; padding-left: 45px; padding-right: 45px; text-align: center;}
.menu > ul > li > a { 	
	font-family: Arial, Helvetica, sans-serif;
	color: #fff; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: uppercase; 
}

.menu > ul > li > a:hover {
	color: #6adf23;
}
.contents {
	min-height: 480px;
}

.links {
	padding-bottom: 9px;
	padding-right: 4px;
}
.links > a > img {
	padding-right: 4px;
}.links .social {
	padding-right: 20px;
}

/* contents */

.contents {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646; 
	font-size: 11px; 
}

.small_block {
	float: left;
	background-image: url(images/boxbg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	display: inline-block;
	width: 284px;
	min-height: 282px;
	margin: 10px;
	border: 1px solid #eee9e9;
}


.small_h_block {
	float: left;
	background-image: url(images/boxbg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	display: inline-block;
	width: 262px;
	min-height: 262px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #eee9e9;
}


.big_block {
	background-image: url(images/boxbg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	min-height: 82px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #eee9e9;
	display: block;
	overflow: auto;
}

.big_h_block {
	width: 848px;
	min-height: 82px;
	margin: 4px;
	padding: 4px;
	display: block;
	overflow: auto;
}

.block_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646; 
	font-size: 14px; 
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	width: 98%;
}

.block_img {
	float: left;
	overflow-x: auto;
	margin: 10px;
	min-height: 100px;
}

.block_footer {
	width: 98%;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 4px;
	border-bottom: 1px dashed #eee9e9;
}

.stitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646; 
	font-size: 16px; 
	font-weight: bold;
	margin-left: 14px;
	text-transform: uppercase;
}

.hb {
	width: 265px;
	height: 51px;
	background-image: url(images/home_button.png);
	text-align: center;
	display: inline-block;
	line-height: 47px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.rmb {
	width: 83px;
	height: 31px;
	background-image: url(images/rmb.png);
	text-align: center;
	display: inline-block;
	line-height: 30px;
}

.rmb > a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

#slides > img {
	display:none;
	position: absolute;
	top: 124px;
}

#slides > img:first-child {
	display:block;
}

.submenu_title {
border-bottom: 1px dotted #ccc; margin-bottom: 10px;
}

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

.submenu_links_menu > a:hover{
	color: #6adf23;
}