BODY     {
                line-height: 14pt ;
                font-family: Arial, Verdana;
                font-size: 12px;
                color: #202020;
                margin:0px 0px; padding:0px;

            }
            
A:link { color: #202020; }       /* unvisited link */
A:visited { color: #993333 }   /* visited links */
A:active { color: #993333 }    /* active links */
 

.menu {
   margin-left : 10;
}




#layer1 {
   background-color : #FCEED2; 
   layer-background-color : #FCEED2;
   border-width : 1px; 
   border-style : solid; 
   border-color : #752D32; 
   width : 150px; 
   top : 50px; 
   left : 50px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#layer2 {
   background-color : #FCEED2; 
   layer-background-color : #FCEED2;
   border-width : 1px; 
   border-style : solid; 
   border-color : #752D32; 
   width : 150px; 
   top : 50px; 
   left : 140px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#newmenujh {
	font-size: 15px;
	font-variant: normal;
	text-decoration: none;
	line-height: 150%;
	color: #4a2603;
	font-weight: 900;
}

a#newmenujh {
	color: #4a2603;
	text-decoration: none;
}


#appnavlist
{
	font-size: 13px;
	font-weight: 500;
	line-height: 120%;
	padding-left: 10px;
	margin: 0;
	width: 120px;
}

#appnavlist li
{
	font-variant: normal;
	list-style: none;
	margin: 0;
	padding: 0em;
}

#appnavlist li a { 
	text-decoration: none; 
	color: #4a2603;
}

#horizontalmenu {
	height: 55px;
	background-image: url(images/bg_topnewmenu.jpg);
	background-repeat: repeat;
}

#topmenu {
	font-weight: 900;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-variant: normal;
	margin: 0;
	padding-top: 7px;
}

#topmenu li
{
	display: inline;
	list-style-type: none;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0;
}

#topmenu li a {
	text-decoration: none;
	color: #4a2603;
	background-image: url(images/bg_topnewmenu.jpg);
	background-repeat: repeat;
}

tr.topmenufont td {
	font-family: Arial, Verdana;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/bg_topmenu.gif);
}