﻿/* >> MENU*/
#MENU { width:914px; display:block; height:70px; margin-left:auto; margin-right:auto;margin-top:15px;  background-image:url('../App_Assets/MENU.jpg');}
#MENU ul {width:914px; text-align:left; height:70px; padding:0px;margin:0px; margin-left:5px;}
#MENU ul li {list-style:none; height:70px; float:left;
   width:auto;  height:70px; margin-top:2px;}
#MENU ul li a {text-decoration:none; height:40px !important; height:38px; float:left; width:auto; padding-left:10px; padding-right:10px; 
padding-top:12px !important; padding-top:15px; }
#MENU ul li a {  display:block; font-size:130% !important; font-size:125%; color:black; }
#MENU ul li a:hover { background:orange; color:yellow;}
#MENU ul .current a {background:orange;}
/* << MENU*/
