body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D0D0D0;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
	
.main_table {
	background-color: #FFFFFF;
}
.right_bg {
	background-image: url(../images/news_bg_fill.gif);
	background-repeat: repeat-y;
}
.right_content {
	padding-right: 020px;
	padding-left: 20px;
	text-align: justify;
}
.right_more {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-right: 20px;
}


table, tr, td, div, span {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.more {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
.norm_link {
	color: #990000;
	text-decoration: none;
}
.new_date {
	font-weight: bold;
}



.more:hover {
	text-decoration: underline;
}

.top {
	background-image: url(../images/top_start.gif);
	background-repeat: repeat-x;
}

.links3 {
	background-image: url(../images/top_fill.gif);
	background-repeat: repeat-x;
}

.justify {
	text-align: justify;
}

.footer {
	background-image: url(../images/footer_fill.gif);
	background-repeat: repeat-x;
}

.footer_beg {
	background-image: url(../images/footer_bg_.gif);
}

.footer_link {
	text-decoration: none;
	color: #333333;
}

.footer_link:hover {
	text-decoration: underline;
	color: #000000;
}
.right_more:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.norm_link:hover {

	color: #990000;
	text-decoration: underline;
}
.subheads {
	font-weight: bold;
}
.img_space {
	margin-right: 15px;
}
.prodtitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	font-variant: normal;
	font-style: oblique;
}
.prodbullet {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
}
.prodcode {
	font-weight: bold;
	font-variant: normal;
	color: #E56699;
}
