body {
	background-color: #4A0000;
	margin: 0;
}


#td1 {background-image: url(../design/Left.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#td2 {background-image: url(../design/Right.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#td3 {background-image: url(../design/Top-Stripe.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}


#td4 {background-image: url(../design/Top-Background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#td5 {background-image: url(../Images/Center.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#td6 {background-image: url(../Images/Very-Bottom.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.leftmenu1 {
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 25px;
	padding-left: 11px;
	background-color: #F4EFD9;
}
.leftmenu1in {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B72E2E;
	padding-top: 2px;
	font-weight: normal;
}
a.leftmenu:link {
	color: #B72E2E;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.leftmenu:visited {
	color: #B72E2E;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.leftmenu:hover {
	color: #3F2D2C;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.leftmenu2 {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #834F4F;
	color: #FFFFFF;
}

a.bluelink:link {
	color: blue;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.bluelink:visited {
	color: blue;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.bluelink:hover {
	color: red;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;

}
.content     { background-color: #F4EFD9; background-repeat: repeat-y; padding-left: 12px; 
               padding-right: 8px; padding-top: 18px; padding-bottom: 8px; 
               background-position: left top }
.footer {
	padding-top: 8px;
	padding-left: 15px;
}
a.foot:link {
	color: navy;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.foot:visited {
	color: navy;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.foot:hover {
	color:brown ;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: blue;
}
.contentrightcolumn { background-repeat: repeat-y; color: black; padding-left: 15px; 
               padding-right: 8px; padding-bottom: 8px; background-position: 
               left top }
.content2 {
	padding-right: 20px;
}
a:visited {
	color: #B72E2E;
}