.unnamed1 #navlist {
position : absolute; 
left : 36px; 
top : 100px; 
width : 136px; 
} 
#navlist ul {
margin : 0; 
padding : 0; 
list-style-type : none; 
font-size : 08em; 
font-family : Verdana; 
} 
#navlist li {
margin : 0; 
} 
#navlist a {
font-weight: bold;
font-family : Verdana;
display : block; 
padding : 2px 2px 4px 10px; 
border : 1px solid; 
border-color : #ddd #000 #000 #ddd; 
background-color : #02310D; 
background-image :   url(../assets/menu_tile.jpg); 
background-repeat : no-repeat; 
background-position : 0% 50%; 
} 
#navlist a:link, #navlist a:visited {
font-family : Verdana;
color : #eee; 
text-decoration : none; 
} 
#navlist a:hover, #navlist a:active {
font-family : Verdana;
background-color : #02310D; 
background-image :   url(../assets/menu_but.jpg); 
background-repeat : no-repeat; 
background-position : 0% 50%; 
color : #FFFFFF; 
} 
#uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
font-family : Verdana;
background-color : #02310D; 
background-image :   url(../assets/menu_tile.jpg); 
background-repeat : no-repeat; 
background-position : 0% 50%; 
color : #666666; 
} 

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {color: #02310D}

a {
	font-size: 10px;
	color: #006600;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #87B866;
}
a:active {
	text-decoration: none;
	color: #87B866;
}
.style3 {color: #FFFFFF}
.style4 {color: #333333}


#bodycontent a {
font-family : Verdana;
Font-size : 12px;
color : #006600; 

} 
#bodycontent a:link, #bodycontent a:visited {
font-family : Verdana;
color : #006600; 
text-decoration : none; 
} 
#bodycontent a:hover, #bodycontent a:active {
font-family : Verdana;
color : #87B866; 
text-decoration: underline;
} 

.bgdarkgreen
{
	background-color:#CCFF99;
}
.bglightgreen
{
	background-color:#CCFFCC;
}
.fontstyle
{
	font-family:verdana; 
	font-size:13px;
}
.headingH3
{
	padding-top:10px; 
	font-family:verdana; 
	font-size:18px; 
	color:#000099; 
	font-style:italic;
}
.subheading
{
	font-size:12px; 
	width:100%; 
	padding-left:8px; 
	font-family:verdana; 
	font-weight:bold; 
	color:#000000; 
	padding-top:20px;
}


.title
{
	font-weight:bold; 
	font-size:15px;
	text-decoration:underline;
}
.subtitle
{
	font-family:verdana; 
	font-size:14px; 
	color:#000000;
	padding-left:25px;
}
.paddingleft25
{
	padding-left:25px;
}

.thanxmsg
{
	font-size:14px; 
	font-family:verdana; 
	font-weight:bold;
}
