A.newsTextTitleLink:link {
	COLOR: white; TEXT-DECORATION: none
}
A.newsTextTitleLink:active {
	COLOR: white; TEXT-DECORATION: none
}
A.newsTextTitleLink:visited {
	COLOR: white; TEXT-DECORATION: none
}
A.newsTextTitleLink:hover {
	COLOR: #FEA900; TEXT-DECORATION: none
}

.newsHeader {
	background-attachment: fixed;
	background-image: url(../Images/Index/News/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #9B542B;
	letter-spacing: normal;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	word-spacing: normal;
}
.newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../Images/Index/News/body_bg.gif);
}
.newsTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF; 
}


.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
.searchBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../Images/Index/Search/search_bg.gif);
	vertical-align: top;

}
