/* MAIN MENU SETTINGS*/
.MENU {
    font-family : Verdana,arial;
    font-size : 12px;
    text-decoration: none;
    color:#666666;
    font-weight:normal;
        }
/* VERTICAL WORD*/
.VMENU {
    font-family : Verdana; 
    font-size : 10px;
    text-decoration: none;
    color: #666666;
        }

/* SUBMENU SETTINGS */
.SUBMENU {
    font-family : Verdana; 
    font-size : 12px;
    color : Black; 
    text-decoration: none;
        }
        
/* SUBMENU SETTINGS FOR OPERA, IE6 */
A.SUBMENU { 
        font-family : Verdana; 
        font-size : 12px ;
        text-decoration : none ; 
        width : 100% ; 
        color : black ; }


A.SUBMENU:hover { 
        background-color : Silver; 
        color : Black;
        font-size:12px;
        font-weight:bold;
        padding-left:4px;
        }

A.SUBMENU:visited { color : black ; }

.vbar{
color:#ccbb00;
height:5px;
width:1px;
}

.leftMain
{
    font-family : Arial, sans-serif;
    font-size : 15px;
    text-decoration: none;
    color:#000000;
    font-weight:bold;

}

.leftSubMain
{
    font-family : Arial, sans-serif;;
    font-size : 12px;
    text-decoration: none;
    color:#000000;
    font-weight:normal;

}

.HIGHLIGHT
{
    font-family : Verdana,arial;
    font-size : 13px;
	text-decoration: none;
    color:#666666;
    font-weight:bold;
	


}

A.MENU:hover { 
           font-family : Verdana,arial;
            /*background-color : #8EB43D;  
			document.body.background =/images/contact.jpg;*/
			/* background-image: url(/images/contact.jpg); 
             background-color: #8EB4BD
			background-image="/images/contact.jpg;";*/
           /*color : #8EB4BD;*/
           font-size:12px;
           /*font-weight:bold;*/
           padding-left:4px;
        }

.borderclass
{
  border: 1px solid #DADADA;
  border-collapse: collapse;
}