a:link {  color: green }
a:visited {  color: green }
body 
{
	font-size:	1em;	
	font-weight:	normal;	
	word-spacing:	normal;	
	letter-spacing:	normal;	
	text-transform:	none;	
	font-family:	Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;	
	font-size-adjust: .5;
	background-image: url("images/litebg.jpg");
	}
table.headers {
  border-color: green;
}

#outermenu div{	z-index:20;}
#outermenu table{		border:solid 2px green;	}
#outermenu a{	font-style: italic;	font-weight: bold;	font-size:12px; }
h3 {	color: red;	font-size:x-large ;}
hr {	height: 8;	width: 800;	background-color:green;}
#dropmenudiv {position:absolute;border:1px solid red;border-bottom-width: 0;font:normal 12px Verdana;line-height:18px;z-index:100;}
#mainmenu td{border:1px solid red;border-bottom: 1px solid red;font:normal 12px Verdana;line-height:18px;background-color: #FFFFFF;width:160px;height:30px;}
#mainmenu a{width: 100%;display: block;text-indent: 3px;padding: 1px 0;text-decoration: none;font-weight: bold;}
#dropmenudiv a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid green;padding: 1px 0;text-decoration: none;font-weight: bold;}
#dropmenudiv  a:hover{ /*hover background color*/background-color: #FFFFFF;}
