body {
	background-image: url(images/bck_gradient.jpg);
	background-color: #798087;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	text-transform:none
	

}

.menu {
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;

}

A {	
text-decoration: none;
color:	#c2d5e2;
/*border-bottom: dashed 1px #f5ca62;*/
border-bottom: dashed 1px #a60000

}

A:HOVER {
	color:				#f5ca62;
	text-decoration:	none;
}

.content_header {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/content_back.gif);

}
.NewsHeader {
	color: #f5ca62;
	font-family: Helvetica;
	font-size: 19px;
	text-decoration: none;
	font-weight: bolder;
	
}

.SubHeader {
	color: #e9e8db;
	font-family: Helvetica;
	font-size: 15px;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;
	letter-spacing: 0.1em;
	
}

.SubHeader_smaller {
	color: #e9e8db;
	font-family: Helvetica;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;
	letter-spacing: 0.1em;
	
}

.BodyText {
	color: #d2c8c3;
	font-family: Verdana;
	font-size: 13px;
}

.BodyText_11 {
	color: #d2c8c3;
	font-family: Verdana;
	font-size: 11px;
}

.Footer {
	color: #d2c8c3;
	font-family: Verdana;
	font-size: 8px;
}

.greenPlus {
color: #a60000;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bolder;
}

	

