.style3 {font-size: 18px;
	color: #333333;
}
.style4 {color: #CCCCCC; font-weight: bold; }
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #628FB6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {color: #CCCCCC}
.style6 {font-size: 10}
.style7 {font-size: 10px; }

#newgenmenu {
        top:0px;
        left:0px;
        background: #fff;
        width: 166px;
        position:absolute;
        z-index:100;
}

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

#newgenmenu ul li {
        background: #888;
        width: 166px;
        height: 21px;
padding: 5px 0 0 5px;
}
#newgenmenu ul li a {
text-decoration: none;
color: white;
}


