.HeaderStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b3915;
	font-weight: bold;
}
.BodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 5b3915;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000000;
}
.Background {
	background-image: url(../images/BodyBg.gif);
	background-repeat: repeat-x;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	border-left-color: #025C9B;
	color:  #1e78d4;
	padding: 2px;
}
.LeftBg {
	background-image: url(../images/Left_picture.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e78d4;
}

A.Content{
	color: #FF0033;
	text-decoration: none;
}

A.Content:hover{
color: #FF0033;
text-decoration:underline;
}
.Block_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Block_Bg {
	background-image: url(../images/Block_01.jpg);
	background-repeat: no-repeat;
	background-position: Center bottom;
}
.Block_1_Bg {
	background-image: url(../images/b_05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SideHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #1e78d4;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1e78d4;
}
.SideHeaders_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #FF0033;
}

.ImagesBorder
{
FILTER: progid:DXImageTransform.Microsoft.Glow(Color=8ABAD1,Strength=5)
}