﻿/* Menu and navigation styles */
.MenuCat
{
   
    text-align:left; 
    height:25px;
    padding-top:5px;
    color: #006600;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
.MenuGroup
{
	width:252px;
	
}
.MenuSubCat1 a {
	color: #ff4d03;
	border:none;
	background:url(/Images/bgmenuright.gif) no-repeat;	
	height:28px;	
	padding-left: 15px;	
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 252px;
	text-align:left;
	margin-top:8px;
	line-height:26px;
}

.MenuSubCat1 a:hover 
{
	background:url(/Images/bgmenuright2.gif) no-repeat;
	color: #000000;
	text-decoration: none;
}
.MenuSubCat1 a:active hover 
{
	background:url(/Images/bgmenuright2.gif) no-repeat;
	color: #000000;
	text-decoration: none;
}

.MI
{   
    height:28px;     
    border-style:none;  
    border:0px;
    width:245px;
    text-align:left;    
    margin-bottom:8px;
    line-height:26px;
    
}

 .MI a, .MIS, .MIS a
{
  
    color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	padding-left:25px;	
	
	
	
	text-decoration: none;
	width:221px;

}
.MI a:hover
{
    color: White;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	
	width:221px;
    	

}

