
body { font-size: 11px; font-family: verdana, arial, san-serif }
h1 { font-size: 20px; font-family: verdana, arial, san-serif }
h2 { font-size: 16px; font-family: verdana, arial, san-serif }
h3 { font-size: 13px; font-family: verdana, arial, san-serif }
h4 { font-size: 11px; font-family: verdana, arial, san-serif }
li { font-size: 11px; font-family: verdana, arial, san-serif }
p { font-size: 11px; font-family: verdana, arial, san-serif }
td { font-size: 11px; font-family: verdana, arial, san-serif }
a:link  { color: #990000; text-decoration: none }
a:visited { color: #990000; text-decoration: none }
a:active { color: #990000; text-decoration: none }
a:hover { color: #990000; text-decoration: underline }

ul li {
	margin:11px 0px 0px -22px;
	list-style-type: square;
}

div#intro p
{
	font-size: 13px;
}

div#navprimary a
{
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px
}

div#navprimary a.white
{
	color: white
}

div#navprimary td.back
{
	background:url(/images/backtab.gif) no-repeat left top;
}

div#navprimary td.front
{
	background:url(/images/fronttab.gif) no-repeat left top;
}

div#navprimary td.topbar
{
	background:url(/images/topbar.gif) no-repeat left top;
}

div#navprimary td.botbar
{
	background:url(/images/botbar.gif) no-repeat left top;
}


div#navprimary td.botbar a
{
	font-weight: normal;
	letter-spacing: 0px
}

/* Map graphics */

div#map td.location
{
	background:url(/images/location.gif) no-repeat left top;
}

div#map td.vertical
{
	background:url(/images/vertical.gif) no-repeat left top;
}

div#map td.horizontal
{
	background:url(/images/horizontal.gif) no-repeat left top;
}

td.top { border-top: 1px solid #FF9900 ; border-bottom: 1px solid #FF9900}

td.bot { border-bottom: 1px solid #FF9900 }

td.salmon { background: #FFCC99 }


