/*.navigation_table 	
    {
   color       : #000000;
   font-family : verdana, Arial;
   font-size   : 12pt;
   width:100%;
   padding:0px;
   margin:0px;
	}*/
.n1 {
	width:230px;
	/*height:45px;*/
    padding :0px;
	margin:0px;
	text-align: center;
	height: 20px;
	 }
#left h4
    {
	font-weight	: bold;
	font-size        :18px;
	padding :10px 0px 0px 30px;
	margin: 0px auto;
	text-align: left;
	display:block;
	/*color: #FFFFFF;*/
    background : url(img/menubg_b.gif) top left no-repeat;
	height:32px;
    /*color            :#470019;*/
 	}

#left h4 .n2 {
    background-color:#6699FF;
    height          :45px;
    padding :0px;
	margin:0px;
    width            : 187px;
    font-size:18px;
	display:block;
	}

#left h4 .an{
    /*background : url(img/mtitlebg.gif) top left no-repeat;*/
    color		: #FF0066;
    text-decoration	: none;
    /*height           :45px;*/
    padding :0px;
	margin:0px;
    width            : 187px;
	display:block;
     }
    
#left h4 .an:hover
    {
    /*background : url(img/mtgreen.gif) top left no-repeat;*/
    color		: #FFFFFF;
    padding :0px;
	margin:0px;
	border-bottom:none;
     }
