BODY {
	BACKGROUND-COLOR: #6E310A;
	FONT-FAMILY: sans-serif;
	FONT-SIZE: 11pt;
	MARGIN: 20px;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

p
{
	text-align:left;
}

TD 
{
	color: #6E310A;
	font-weight: 500;
	text-align: center;
}

IMG {
BORDER-BOTTOM-WIDTH: 0px;
BORDER-LEFT-WIDTH: 0px;
BORDER-RIGHT-WIDTH: 0px;
BORDER-TOP-WIDTH:0px
}

A:link {
text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
text-decoration: none;
}

A:hover {
	text-decoration: none;
}

h1 {
	font-family: Georgia, serif;
	font-size: 130%;
	font-weight: 400;
	color: #FFFFFF;
	font-style: italic;
	line-height: 1.25;
	padding: 2pt;
}

h2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
   padding: 4px;
	font-weight: bold;
	color: #6E310A;
}

h3 {
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: italic;
padding-top: 10px;
font-weight: bold;
color: #6E310A;
text-align: left;
}

h4
{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
padding: 4px;
font-weight: bold;
color: #6E310A;
}

.menu3
{
FONT-FAMILY: sans-serif; FONT-SIZE: 12pt; 
color: #996633;
font-weight: 600;
}

.banner
{
	font-family: verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #E99000;
	text-align:center;
}

.copyright
{
	font-family: sans-serif;
	font-size: smaller;
}

.menu
{
FONT-FAMILY: sans-serif;
FONT-SIZE: 105%; 
color: #996633;
font-weight: 600;

}
.menu A:link  {
color: #996633;
text-decoration: none;
FONT-SIZE: 105%;
font-weight: 600;
}
.menu A:visited {
	color: #A0522D;
	text-decoration: none;
	FONT-SIZE: 105%;
	font-weight: 600;
}

.menu A:hover {
	background: #F7F7F7;
	FONT-SIZE: 105%;
	font-weight: 600;
}
.menu A:active {
COLOR: inherit;
text-decoration: none;
FONT-SIZE: 105%;
font-weight: 600;
}

/*- Menu 8--------------------------- */
	
#menu8 {
	width: 220px;
	margin: 4px;
	border-style: solid;
	border-color: #B67600;
	border-size: 1px;
	border-width: 1px;
	text-align:left;
}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #6E310A;
	font-weight: 550;
	display: block;
	background: url(menu/menu8.gif);
	padding: 8px 0 0 20px;
}
	
#menu8 li a:hover {
	color: #FFFFFF;
	font-weight: 550;
	background:  url(menu/menu8.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
