body {
	font: normal 11px verdana;
background-color: #fff;
	}

ul     { font-size: 11px; font-family: verdana; list-style: none; margin: 0; padding: 0; width: 170px; border-top: 0 none #e23366; border-bottom: 0 solid #036 }

ul li {
	position: relative;
	}
	
li ul  { display: none; position: absolute; top: 0; left: 170px }

/* Styles for Menu Items */
ul li a     { color: white; font-weight: bold; text-decoration: none; background: #69c; display: block; padding: 5px; border-style: solid none none; border-width: 1px 0 0; border-color: #5483ad #036 #036 }


/* Styles for Menu Items */
ul li a    { color: white; text-decoration: none; background: #69c; display: block; padding: 5px; border-style: solid none none; border-width: 1px 0 0; border-color: #5483ad #ccc #ccc }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover  { color: #3667a5; background: #f9f9f9 } /* Hover Styles */
		
li ul li a  { padding: 3px 5px } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

.bodytext    { color: #036; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; margin-bottom: 12px }

.tabletext  { color: #036; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; margin-bottom: 5px }

.linktext     { color: #369; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: underline }

.linktextw { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: underline }

a.bodylink  { color: white; text-decoration: none }

.subnav     { color: #369; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 14px; text-decoration: none }
.subnav:hover { color: #369; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 14px; text-decoration: underline }
.subnav2 { color: #605425; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; line-height: 14px; text-decoration: none }
.maintable        { margin: 0; border: solid 1px #69c }
.bordertop { border-top: 1px solid #69c }
.text-date  { color: #474747; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal }
.projectbox        { color: #036; font-size: 11px; font-family: verdana, Arial, Helvetica; background-color: #e6f4db; margin-top: 5px; margin-right: 5px; margin-left: 5px; border: solid 1px #369 }