/***********************************************/
/*Use with Front-end Template*/
/* Author : Vidushiinfotech Software Solution Provider */
/*   Created By :Blaze Team   */
/*   Devloper :I m R a N  */
/***********************************************/
/*Menu Style*/
/***********************************************/
#left  li a:hover ,
#left  li a.selected
{
color:#FFCC66;
}
#right  li a:hover ,
#right  li a.selected
{
color:#FFCC66;
}
h4{border-bottom:2px solid #FFCC66;}
#middlearea,.blankspace
{
background:#ffffff;
}
body
{
 background-color:#ffffff;
}
#navbar ul{ 
font:12px/1.5 Arial;/*Main font setting*/
margin:0px auto;
padding: 6px 0 5px 0;
margin: 0;
text-align: center; 
}
#navbar ul li{
display: inline;
}
#navbar ul li a{
color: #ffffff;
padding:7px 8px; 
background:;
margin-right: 10px; 
text-decoration: none;
}
#navbar ul li a:hover, #navbar ul li a.selected{
background:#FFCC66;
color:#ffffff;
}
