BODY {
color:#000000;
background-image: url('images/back.gif');
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;


P, TD, LI, UL {
font-size: 10pt;
}
LI {
list-style-image: url('images/bullet1.gif');
}

Table {
font-size: 10pt;
border-collapse: collapse;
}

h1 {
font-size: 16pt;
color: #86461C;
text-align: center;
padding: 2px;
border-bottom-style: dotted;
border-color: #86461C;
border-width: thin;
}

h2 {
font-size: 14pt;
color: #C97C30;
padding: 2px;
border-bottom-style: dotted;
border-color: #C97C30;
border-width: thin;
}

h3 {
font-size: 12pt;
color: #990000;
background-color: #FFFFFF;
padding: 2px;
border-bottom-style: dotted;
border-color: #990000;
border-width: thin;
}

h4 {
font-size: 11pt;
color: #FFFFFF;
background-color: #86461C;
padding: 2px;
border: 1px solid #86461C;
}

h5 {
font-size: 10pt;
color: #000000;
background-color: #C97C30;
padding: 2px;
border: 1px solid #C97C30;
}

h6 {
font-size: 9pt;
color: #86461C;
background-color: #F7E782;
padding: 2px;
}

a:link {
text-decoration: none;
color: #86461C;
} 

a:visited {
text-decoration: underline;
color: #666666;
}

a:hover {
text-decoration: underline;
color: #86461C;
font-weight: bold;
}

a:active {
text-decoration: underline;
color: #C97C30;
}

.TopLeft {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.TopRight {
	color: #F7E782;
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
}

.HNav {
	font-size: 9pt;
	color: #FDF4D7;
	background-color: transparent;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 4px;
}
.HNav a:link {
	color: #FDF4D7; 
	background-color: transparent;
	text-decoration: none; 
	font-weight: bold;

} 
.HNav a:visited {
	color: #FDF4D7; 
	background-color: transparent;
	text-decoration: none; 
	font-weight: bold;

}
.HNav a:hover {
	color: #86461C; 
	background-color:#F7E782; 
	text-decoration: none; 
	font-weight: bold; 

}
.HNav a:active {
	color: #FDF4D7; 
	background-color: transparent;
	text-decoration: none; 
	font-weight: bold;
}

.NewsTable{
	color: #000000;
	font-size: 9pt;
	text-align: left;
	padding: 2px;
}

.LeftNav {
	color: #86461C;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	padding: 2px;
    line-height: 18px;
	vertical-align: top;
}

.LeftNav a:link {
	color: #86461C;
	background-color: #FFFFFF;
	text-decoration: none; 
	padding: 2px;
	width: 95%;
} 
.LeftNav a:visited {
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none; 
	padding: 2px;

}
.LeftNav a:hover {
	color: #FFFFFF;
	background-color: #86461C;
	text-decoration: none; 
	padding: 2px;

}
.LeftNav a:active {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: none; 
	padding: 2px;

}

.MainContent {
	color: #000000;
	text-align: left;
	vertical-align: top;
    padding: 8px;
}


.Copyright {
	font-size: 9pt;
	color: #F7E782;
	text-align: middle;
	font-weight: bold;
	text-align: center;
}
.Copyright a:link {
	text-decoration: underline;
	color: #ffffff;
	background-color: #86461C;
} 

.Copyright a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #86461C;
}

.Copyright a:hover {
	text-decoration: none;
	color: #86461C;
	background-color: #ffffff;
}

.Copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #86461C;
}

/*Bottom Navigation*/

.BottomNav {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #ffffff;
	background-color: none;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.BottomNav a:link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-color: #86461C;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.BottomNav a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-color: #86461C;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.BottomNav a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #86461C;
	background-color: #ffffff;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.BottomNav a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-color: #86461C;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
