A:link {color: #B0101C; font-weight: normal; text-decoration: underline;}
A:visited {color: #B0101C; font-weight: normal; text-decoration: underline;}
A:active {color: #B0101C; font-weight: normal; text-decoration: underline;}
a:hover {color: #B0101C; font-weight: normal; text-decoration: none;}

.LinkRedBold a:link {color: #B0101C; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:visited {color: #B0101C; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:active {color: #B0101C; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:hover {color: #B0101C; font-weight: bold; text-decoration:underline;}

body {
	margin: 0px;
	background-color: #002D2E;
	background-image: url(../images/BackPage.gif);
	background-repeat: repeat-x;
	}

.BodyContent {
	font-weight: normal;
	color:#434343;
	font-family:  Arial;
	font-size: 8.5pt;
	padding: 10px 20px 25px 20px;
}

.Padding6px {
	padding: 6px;
}

.SearchField {
	height: 9pt;
	padding: 2px;
	font-family: Arial;
	font-size: 9pt;
	border-top: 1px solid #B8AF8D;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #B8AF8D;
	background-color: #EAE3C9;
}

.SearchTable {
	border: 1px solid #D4CEB5;
	background-color: #F8F6EC;
	padding: 5px;
	}

.NavCell {
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
	}

.NavCell2 {
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	}