A:link {color: #871704; font-weight: normal; text-decoration: underline;}
A:visited {color: #871704; font-weight: normal; text-decoration: underline;}
A:active {color: #871704; font-weight: normal; text-decoration: underline;}
a:hover {color: #871704; font-weight: normal; text-decoration: none;}

.LinkBlue :link {color: #275D6F; text-decoration:none;}
.LinkBlue :visited {color: #275D6F; text-decoration:none;}
.LinkBlue :active {color: #275D6F; text-decoration:none;} 
.LinkBlue a:hover {color: #275D6F; text-decoration:underline;}

.LinkWhite :link {color: #FCF2E4; text-decoration:underline;}
.LinkWhite :visited {color: #FCF2E4; text-decoration:underline;}
.LinkWhite :active {color: #FCF2E4; text-decoration:underline;} 
.LinkWhite a:hover {color: #FCF2E4; text-decoration:none;}

body {
	margin: 0px;
	background-color: #004055;
	background-image:url(../images/BackPage.gif);
	background-repeat:repeat-x;
	}
	
.MainTable {
	background-color: #FFFFFF;
	margin-top: 23px;	
	}
	
.NewsHome {
	padding: 20px 0px 10px 25px;
	background-image:url(../images/BackNewsHome.gif);
	background-repeat:repeat-y;
	}

.NewsScroll {
	padding-right: 10px;
	height: 254px;
	width: 310px;
	overflow: auto;
	scrollbar-3dlight-color: #FCF2E4;
	scrollbar-arrow-color: #C7B198;
	scrollbar-base-color: #E8DBC9;
	scrollbar-darkshadow-color: #FCF2E4;
	scrollbar-face-color: #E8DBC9;
	scrollbar-highlight-color: #C7B198;
	scrollbar-shadow-color: #C7B198;
	scrollbar-track-color: #FCF2E4;
	}
	
.MCIScroll {
	padding: 10px;
	height: 254px;
	width: 340px;
	overflow: auto;
	}

.TextWhite {
	color:#FCF2E4;
	}

.RatesHome {
	padding: 20px 8px 10px 8px;
	}
	
.MemberPollHome {
	background-image:url(../images/BackPollHome.gif);
	background-repeat:repeat-y;
	padding: 20px 8px 10px 25px;
	}
	
.ChildColumn {
	background-image:url(../images/BackPollHome.gif);
	background-repeat:repeat-y;
	}
	
.BodyContent {
	font-weight: normal;
	color:#434343;
	padding: 20px 25px 40px 25px;
}

.home-bottom-banners {
	padding: 10px;
}
