BODY 		{ scrollbar-base-color: #200000 }

h1 { 
	font: normal 10pt Arial;
	letter-spacing: .5px; 
	margin-bottom: 0px; 
	color: #e8b018;
}

h2 { 
	font: bold 12pt verdana;
	letter-spacing: .5px; 
	margin-bottom: 0px; 
	color: #d5a32b;
}

h3 { 
	font: bold 10pt arial; 
	letter-spacing: .5px; 
	margin-bottom: 0px; 
	color: #d5a32b;
}

.body {
	font: normal 10pt arial; 
	color: #d5a32b;
}

#title { 
	margin-bottom: -12px;
}

a:link		{ color: #d5a32b; text-decoration: none }

a:visited	{ color: #d5a32b; text-decoration: none }

a:active	{ color: #d5a32b; text-decoration: none }

a:hover		{ color: #e8b018; text-decoration: none }

#menuTD { 
	COLOR: #d5a32b; 
	FONT: 12px arial, verdana, sans-serif; 
	font-weight: normal;	text-align: center; 
	background-color: #580A0A; 
}

.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 20px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 7px;
		  padding-right: 7px;
		  margin-right: 2px;
		  margin-top: 0px;
		  margin-bottom: 0px;
		  cursor:hand;
		  font-weight: normal;
		  text-align: center;
		  line-height: 18px;
		  letter-spacing: 1px;
		  display: block; }


a.menu:link 	{ background-image: url("images/button.gif");
		  background-color:#4A614A;
		  color: #d5a32b;}


a.menu:visited 	{ background-image: url("images/button.gif");
		  background-color:#4A614A;
		  color: #d5a32b;}


a.menu:active 	{  background-image: url("images/button.gif");
		   background-color:#4A614A;
		  color: #d5a32b;}


a.menu:hover 	{  background-image: url("images/button-on.gif");
		   background-color:#91540b;
		   color: #ffc11b; }

a.tableHeader:link	{ color: #996633 }

a.tableHeader:visited	{ color: #996633 }

a.tableHeader:active	{ color: #996633 }

a.tableHeader:hover	{ color: #E8B018 }

