H2 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #000000;
    background-color: #FF9900;
	font-style: normal;
	line-height: 150%;
	text-indent : 35px;
}

H3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
    background-color: #FF9900;
	font-style: italic;
	line-height: 150%;
	text-indent : 35px;
}
H3.alt {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FF9900;
    background-color: #EEEEEE;
	font-style: italic;
	line-height: 150%;
	text-indent : 35px;
}

a:link.N2, a:visited.N2, a:active.N2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
}
a:hover.N2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: underline;
	color: #CC6600;
}
TD#N2 { 
	white-space: nowrap;
 }
TD#N2-act {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	color: #FF9900;	
}

a:link.brd, a:visited.brd, a:active.brd {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
}
a:hover.brd {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: underline;
	color: #EEEEEE;
}

TD#nav02 { 
	background-image : url("topbg01.gif");
 }
 

TD#brd {
	padding: 0 5 0 5;
	background-color: #FF9900;
	vertical-align: bottom;
	white-space: nowrap;
}
TD#brd-act {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 5 0 5;
	background-color: #FF9900;
	vertical-align: bottom;
	white-space: nowrap;
}

TD#brdspacer {
    width: 100%;
}

TD#contentBox {
	border : thin solid #FF9900;
	background-image : url("mapbg.jpg");
}

TD#alt {
	background-color: #FF9900;
	color: #EEEEEE;
	white-space : nowrap;
	width: 215px;
}
