body         { color: #930; font-family: Arial; background-image: url("images/bkgd.png"); background-repeat: repeat; margin-top: 20px; margin-right: 20px; margin-left: 20px; width: 860px }

pages  { background-color: #fff; margin: 4px 4px 0; padding: 0 }

#header                { color: #900; background: #fff; text-align: left; margin: 20px 0 10px; padding: 8px; width: 838px; border: solid 2px #600 }

.title  { color: #900; font-size: 24px; font-weight: bold; font-stretch: semi-expanded; text-align: left; margin: 0; padding: 0 }


a:link   { color: #363; font-weight: bold; text-decoration: none }
a:hover      { color: #930; font-weight: bold }

.small  { color: #930; font-size: 12px }

#footer          { font-size: 12px; font-family: Arial; background: #fff; text-align: center; margin-top: 20px; padding: 8px; width: 838px; border: solid 2px #600 }

#main	      { font-size: 12px; background-color: #fff; background-position: right 0; text-align: left; margin: 40px 0 0; padding: 8px; width: 838px; border: solid 2px #600 }


nav3  { font-size: 14px; text-decoration: none }

#nav3 a:link  { color: #363; font-size: 14px; font-weight: bold; text-decoration: none }

#nav3 a:hover   { color: #930 }

#nav3 a:visited   {color: #CCCC66; font-size: 14px; font-weight: bold; text-decoration: none }


nav2     { font-size: 12px; text-decoration: none }

#nav2 a:link      { color: #999; font-size: 12px; font-weight: normal; text-decoration: none }

#nav2 a:hover    { color: #930; font-size: 12px; font-weight: bold; display: block }




ul   { list-style: none; margin: 0; padding: 0 }

#nav a   { color: #363; font-weight: bold; text-decoration: none;
}

#nav a:hover   { color: #930; text-decoration: none;
}

#nav li li a  { color: #999; font-weight: normal; display: block }

#nav li li a:hover   { color: #930; font-weight: bold }


li      { color: #900; font-size: 12px; background-color: #fff; text-align: center; cursor: default; padding: 1px; position: relative; width: 10em; float: left; border-style: solid; border-width: 2px 0; border-color: #600 }

li#first   { border-left: 2px solid #600 }

li#last   { border-right: 2px solid #600 }

li ul        { font-weight: normal; background: #fff; display: none; padding: 0.5em 0 1em; position: absolute; top: 100%; left: 0; border-right: 2px solid #600; border-bottom: 2px solid #600; border-left: 2px solid #600 }

li>ul  { top: auto; bottom: auto }

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

td  { font-size: 12px }
/*
#nav2 a:visited   { color: #999; font-size: 12px; font-weight: normal; text-decoration: none }*/

/*
a:visited     { color: #363; font-weight: bold; text-decoration: none }*/
