/* CSS Document */

body {
	margin: 0px;
	background: #4F4835;
	}
	
td.border {
	border-bottom: 2px solid #000000;
	}

td.border2 {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	}
	
h1.footernavigation {
	font-family: times-new roman;
	font-size: 12px;
	font-weight: bold;
	color: #DACFC0;
	padding-top: 5px;
	padding-bottom: 3px;
	}
	
h1.whatsnew {
	font-family: times-new roman;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}
	
A.footerlink:link {color: #DACFC0; padding-left: 0px; text-decoration: none;}
A.footerlink:visited {color: #DACFC0;  padding-left: 0px;  text-decoration: none;}
A.footerlink:active {color: #DACFC0;  padding-left: 0px;  text-decoration: none;}
A.footerlink:hover {color: #DACFC0;  padding-left: 0px; text-decoration: none;}

.indexhead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 833b19;
}

A.indexhead1link:link {color: 833b19; text-decoration: none;}
A.indexhead1link:active {color: 833b19; text-decoration: none;}
A.indexhead1link:hover {color: #003300; text-decoration: none;}

.indexbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
