﻿/* 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:100%;	
	
}
.MenuSubCat1 
{	/*
	color: #000;
	border:none;	
	height:31px;
	font: 14px verdana;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	text-align:center;
	line-height:32px;
	margin-top:4px;*/
	/*margin:20px 0px 0px 21px;*/
	width: 100%;
	overflow:hidden;
	color: #3b2300;
}
.MenuSubCat1 a 
{
	/*
	color: #000;
	border:none;	
	background:url(../Images/bt_menuleft.gif) no-repeat;
	height:31px;
	font: 14px verdana;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	text-align:center;
	line-height:32px;
	margin-top:4px;*/	
		
	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 
{	/*
	color: #FFFF00;
	text-decoration: none;*/
	background:#f0ebd8;
	color: #000;
	text-decoration: none;
}
.MenuSubCat1 a:active hover 
{
	/*
	color: #FFFF00;
	text-decoration: none;
	*/

}

.MI
{ 
	/*	
	width:170px;
	margin:auto;	
	margin-top:2px;  */
	font-weight:normal;	
}

 .MI a, .MIS, .MIS a
{
	font-weight:normal;
	text-indent:35px;     

}
.MI a:hover
{
	/*
    color: #FFF;
	font-family:Verdana;	
	font-weight: bold;
	text-decoration: none;	
	width:175px;*/
	background:#f0ebd8;
	color: #000;
	text-decoration: none;
}
.MI a:active {
	
}