

/* BODY */

body {margin: 1%; padding: 0.0%; background-color: #008000;}
	
	a {color:#ffff00; font-weight: bold; text-decoration: underline;}


/* BANNER */



/* HEADINGS */

/*.center {text-align: center}*/

/* FONTS */



/* NAVIGATION */

.navbar
	{ padding: 0px 0px 0px 3px; width: 224px; background-color: #990000;
	border-bottom: 4px solid #550000; border-top: 1px solid #BB0000; border-right: 2px solid #550000;
	border-left: 2px solid #BB0000; font-family: "Trebuchet MS, Arial, sans-serif"; font-size: 82%;
	font-weight: normal; font-style:normal; color:#FFffff; text-align: left;}
	
.navbaron { padding: 0px 0px 0px 3px;	width: 224px; background-color:#006000;
	 border-bottom: 4px solid #003422; border-top: 1px solid #008080; border-left: 1px solid #008080; border-right: 3px solid #003422;
	 font-family: "Trebuchet MS, Arial, sans-serif"; font-size: 82%; font-weight: bold;
	 font-style: normal; color: white; 	text-align: left;}
	
.navbar a {font-family: "Trebuchet MS", Arial, sans-serif; color:#ffffff; text-decoration: none;}
.navbar a:visited {font-family:"Trebuchet MS", Arial, sans-serif; color:#ffffff; text-decoration: none;}
.navbar a:hover {font-family:"Trebuchet MS", Arial, sans-serif; color:#FF0000;}
.navbar a:active {font-family:"Trebuchet MS", Arial, sans-serif; color:#FFffff; text-decoration: none;}