@charset "utf-8";
/* CSS Document */

.news_table {
	height: 267px;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/news.jpg);
	background-repeat: repeat-y;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left: 5px;
}

.news_width {
	background-image: url(images/news.jpg);
	background-repeat: repeat-y;
	height: auto;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding-left: 6px;
	width: auto;
	padding-right: 5px;
	position: relative;
	text-align: justify;
	clear: both;
}

.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.link {
	text-decoration:none;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: inline;
}
.link:hover {
	text-decoration:none;
	color:#ffffff;
	display:inline;
	background-color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
.product_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #872941;
}
h2 {
	size:12px;
	color:#872941;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
}
.content2 {
	font:normal 13px arial;
	color:#000000;
	text-align:justify;
}
.content2-line {
	font:normal 13px arial;
	color:#000000;
	text-align:justify;
	line-height:20px;
}
.content3 {
	font:normal 13px verdana;
	color:#000000;
	text-align:justify;
}
.content-heading {
	font:normal 14px arial;
	color:#000000;
	text-align:justify;
}

