A:link {color: #C44613; font-weight: normal; text-decoration: underline;}
A:visited {color: #C44613; font-weight: normal; text-decoration: underline;}
A:active {color: #C44613; font-weight: normal; text-decoration: underline;}
a:hover {color: #C44613; font-weight: normal; text-decoration: none;}

.LinkBlueBold :link {color: #51678B; font-weight: bold; text-decoration:none;} 
.LinkBlueBold :visited {color: #51678B; font-weight: bold; text-decoration:none;} 
.LinkBlueBold :active {color: #51678B; font-weight: bold; text-decoration:none;} 
.LinkBlueBold :hover {color: #51678B; font-weight: bold; text-decoration:underline;}

.LinkBrownBold :link {color: #696451; font-weight: bold; text-decoration:none;} 
.LinkBrownBold :visited {color: #696451; font-weight: bold; text-decoration:none;} 
.LinkBrownBold :active {color: #696451; font-weight: bold; text-decoration:none;} 
.LinkBrownBold :hover {color: #696451; font-weight: bold; text-decoration:underline;}

body {
	margin: 0px;
	background-color: #B6C6D2;
	background-image: url(../images/BackPage.jpg);
	background-repeat: repeat-x;
	}
	
.BodyContent {
	font-weight: normal;
	color:#434343;
	font-family:  Arial;
	font-size: 8.5pt;
	padding: 10px 20px 20px 20px;
}

.NewsContent A:link {color: #C44613; font-weight: bold; text-decoration: underline;}
.NewsContent A:visited {color: #C44613; font-weight: bold; text-decoration: underline;}
.NewsContent A:active {color: #C44613; font-weight: bold; text-decoration: underline;}
.NewsContent a:hover {color: #C44613; font-weight: bold; text-decoration: none;}

.RightColDiv {
	border: 1px solid #BFB89E;
	background-color: #F5F3ED;
	padding: 6px;
	}
	
.RatesTable {
	padding: 2px;
	border: 1px #9EB1BF solid;
	margin-top: 20px;
	}

.NavCell {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #D0CBB9;
	}
	
.MainTable {
	margin-top: 20px;
	}
