.megamenu ul { padding-left:0px; padding-right: 0px; }


.megamenu li {	
	background: transparent url(/design/navico.gif) 3pt 3pt no-repeat;
	border-bottom: 1px solid #CFCCC4;	
	padding: 6px 1px 5px 21px; 
	list-style: none; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 	
	font-size: 11px;
	}

.megamenu li:hover { background: transparent url(/design/navicon.gif) 3pt 5pt no-repeat;  	background-color: #999900;}
	
.megamenu a:link { color: #000000; text-decoration: none; } 	
.megamenu a:visited { color: #000000; text-decoration: none;} 	

.megamenu a:hover, 
.megamenu a:active, 
.megamenu a:focus  {
	background: #999900;
	color: #FFF;
	text-decoration: none;
}

a:link, 
a:visited {
	color: #999900;
	text-decoration: underline;
}

a:hover, 
a:active, 
a:focus  {
	background: #999900;
	color: #FFF;
}

.prevtable tr:hover { background: #f4f4f4;}

.prevtable h3 { 
	font-size: 1.2em;
	font-weight: bold;		
	line-height: 1.3em;
	padding-top: .1em;	}

.prevtable img { border: none; }

.prevtable td { font-size: .8em; }

h1 { 
	font-size: 1.2em;
	font-weight: bold;		
	line-height: 1.3em;
	padding-top: .1em;	
	font-color: #514f4f;}
