body  { }
.topHead    {
	color: #083850;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.topHead:link  { color: #083850; font-weight: bold; text-decoration: underline }
a.topHead:visited  { color: #083850; font-weight: bold; text-decoration: underline }
a.topHead:hover    { color: white; font-weight: bold; text-decoration: underline; background-color: navy }
a.topHead:visited:hover   { color: white; font-weight: bold; text-decoration: underline; background-color: navy }

#nav  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; width: 130px }
#nav a:hover    { background: url(../images/arrow2.gif) no-repeat; vertical-align: text-bottom; width: 130px }
#nav ul { list-style: none; margin: 0; padding: 0 }

#nav li    { line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-repeat: no-repeat; text-align: left; vertical-align: text-bottom; border-bottom: 5px solid #6d1f70; border-left: none #ffffff }

#nav li a:link, #nav li a:visited      { color: white; font-weight: bold; line-height: 20px; text-decoration: none; vertical-align: text-bottom }
#nav li a:hover        { font-weight: bold; line-height: 20px; background: url(../images/arrow2.gif) no-repeat; vertical-align: middle }
#nav .page {color: white; font-weight: bold; background-color: #336699}

