@charset "utf-8";
.footer {
	font-family: arial;
	color: #484835;
	text-decoration: underline;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	cursor:pointer;
	font-weight: bold;
}
.footer a, .footer a:visited{
color: #484835;
}
.product_head {
	background-image: url(images/pro_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.product_data {
	background-image: url(images/pro_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pro_title {
	font-family: arial;
	font-size: 14px;
	color: #202017;
}
.title_dark1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content01 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.newsletter_bg {
	font-family: arial;
	font-size: 14px;
	color: #202017;
	background-image: url(images/newsletter_bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
.newsletter_tf {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}


.read_more, .read_more a, .read_more a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	font-family: arial;
	cursor:pointer;
}

.read_more:hover, .read_more a:hover {
	color:#333333;
}

.more, .more a, .more a:visited {
	font-size: 12px;
	font-weight: bold;
	color:#003333;
	text-decoration: underline;
	font-family: arial;
	cursor:pointer;
}

.more:hover, .more a:hover {
	color:#FF0000;
}

.product_content {
	font-size: 12px;
	color: #333333;
	padding-left: 2px;
	font-family: arial;
}

.footer:hover, .footer a:hover {
	color:#990000;
}
.products {
	background-image: url(images/banners-box1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.title_dark {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #202017;
}
.copyrights {
	font-size: 10px;
	font-weight: bold;
	color: #484835;
}
.sidelinks {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	background-color: #DDDBB9;
	padding-left: 4px;
	cursor:pointer;
}
.contacts_field {
	font-family: arial;
	font-size: 12px;
	color: #40402F;
	border: 1px solid #C0C0A8;
}


.sidelinks a {
	color: #990000;
	cursor:pointer;
		}
.sidelinks:hover,.sidelinks a:hover{
	color:#FFFFFF;
	background-color:#990000;
}
