﻿/* 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;	
	
}
.MenuGroupImage
{
	width:100%;	
	
}
.MenuSubCat1 
{	
	width: 100%;
	overflow:hidden;
	color: #3b2300;
}
.MenuSubCat1 a 
{	
	color: #3b2300;
	border:none;
	text-indent:25px;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height:23px;
	border-bottom:1px solid #d4d3bf;
}

.MenuSubCat1 a:hover 
{	
	background:#f0ebd8;
	color: #000;
	text-decoration: none;
}
.MenuSubCat1 a:active hover 
{	

}

.MI
{ 	
	font-weight:normal;	
}

 .MI a, .MIS, .MIS a
{
	font-weight:normal;
	text-indent:35px;     

}
.MI a:hover
{	
	background:#f0ebd8;
	color: #000;
	text-decoration: none;
}
.MI a:active {
	
}