#newtopmenu { text-align: left; width:100%; float: left; }

#newtopmenu a, #newtopmenu h2 { font-size: 12px; font-family: georgia, Copperplate, times, arial, serif; font-weight: bold; font-style: normal; line-height: normal; margin: 0; padding: 2px; display: block;
	/* border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFF; */
}

#newtopmenu h2 { color: #636262; }


#newtopmenu a {
color: #636262;
text-decoration: none;
}

#newtopmenu a:hover { color: #feced3; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#newtopmenu li {
position: relative;
}

#newtopmenu ul { text-align: left; list-style: none; margin: 0; padding: 0; float: left; }


#newtopmenu ul ul { list-style: none; margin: 0; padding: 2px 3px; float: left; background: white; position: absolute; z-index: 500; color: gray; width: 140px; }

#newtopmenu ul ul li{ width: 136px; border-color: #6c7047; border-style: solid; border-width: 1px 2px; }

#newtopmenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	background: #b1b688;
}
#newtopmenu ul ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	background: #000000;
}

div#newtopmenu ul ul,
div#newtopmenu ul li:hover ul ul,
div#newtopmenu ul ul li:hover ul ul
{display: none;}

div#newtopmenu ul li:hover ul,
div#newtopmenu ul ul li:hover ul,
div#newtopmenu ul ul ul li:hover ul
{display: block;}
#bottomrow { color: white; font-size: 12px; font-family: times, geneva, serif; line-height: 14px; text-align: center; padding-right: 10px; padding-bottom: 2px; padding-left: 10px; }

#pageno { text-align: left; width:100%; float: left; }
#pageno li{ text-align: left; list-style: none; margin: 0; padding: 5px; float: left; }
#pageno ul {
position: relative;
}


