﻿.Menu
{
    border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	white-space:nowrap; 
	font-weight: bold; 
    /* background-image: url('/images/nav/tnav_slice.gif'); */
	color: #6c5215;
	margin:0;
	padding:0;
    z-index: 99;
    height: 38px;
    width: 100px;    
}
a.Menu:link /* unvisited link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	white-space:nowrap; 
	font-weight: bold;
	background-color: Transparent;
	color: #6c5215;
    margin:0;
	padding:0;
    z-index: 99;
    height: 38px;
    width: 100px;
}     
a.Menu:visited /* visited link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	white-space:nowrap; 
	font-weight: bold; 
	background-color: Transparent;
	color: #6c5215;
	margin:0;
	padding:0;
    z-index: 99;
    height: 38px;
    width: 100px;
}  
a.Menu:hover /* mouse over link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	white-space: nowrap; 
	font-weight: bold; 
	background-color: Transparent;
	color: #6c5215;
    margin:0;
	padding:0;
    z-index: 99;
    height: 38px;
    width: 100px;
}  
a.Menu:active /* selected link */ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	white-space: nowrap; 
	font-weight: bold; 
	background-color: Transparent;
	color: #6c5215;
	margin:0;
	padding:0;
    z-index: 99;
    height: 38px;
    width: 100px;
}

.MenuDynamic
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #f0d9ab;
	background-color: #6b541a;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f6b39;
    margin: 0px; 
    padding: 0px;

	font-size:12px;
    line-height: 20px;
	white-space:nowrap; 
    z-index: 99;
}
a.MenuDynamic:link /* unvisited link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #f0d9ab;
	background-color: #6b541a;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f6b39;
    margin: 0px; 
    padding: 0px;
    
	font-size:12px;
    line-height: 20px;
	white-space:nowrap; 
    z-index: 99;
}     
a.MenuDynamic:visited /* visited link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #f0d9ab;
	background-color: #6b541a;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f6b39;
    margin: 0px; 
    padding: 0px;
    
	font-size:12px;
    line-height: 20px;
	white-space:nowrap; 
    z-index: 99;
}  
a.MenuDynamic:hover /* mouse over link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #f0d9ab;
	background-color: #6b541a;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f6b39;
    margin: 0px; 
    padding: 0px;
	    
	font-size:12px;
    line-height: 20px;
	white-space:nowrap; 
    z-index: 99;
}  
a.MenuDynamic:active /* selected link */ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	border: none;
	color: #f0d9ab;
	background-color: #6b541a;
	width: 150px;
	margin: 0px;
    padding: 0px;

	font-size:12px;
    line-height: 20px;
	white-space:nowrap; 
    z-index: 99;
}
.MenuHover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;

	font-weight: bold;
	color: #ffffff;
	background-color: #3d2f0e;
	width: 150px;
	line-height: 20px;
	white-space:nowrap; 
	z-index: 99;
}
a.MenuHover:link /* unvisited link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
    border: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #3d2f0e;
	width: 150px;
	line-height: 20px;
	white-space:nowrap; 
	z-index: 99;
}     
a.MenuHover:visited /* visited link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
    border: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #3d2f0e;
	width: 150px;
	line-height: 20px;
	white-space:nowrap; 
	z-index: 99;
}  
a.MenuHover:hover /* mouse over link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
    border: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #3d2f0e;
	width: 150px;
	line-height: 20px;
	white-space:nowrap; 
	z-index: 99;
}  
a.MenuHover:active /* selected link */ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
    border: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #3d2f0e;
	width: 150px;
	line-height: 20px;
	white-space:nowrap; 
	z-index: 99;
}

.MenuSelected
{
    border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	height: 38px;
	white-space: nowrap; 
	font-weight: bold; 
	background-color: Transparent;
	/* background-image: url('/images/nav/tnav_slice_on.gif'); */
	z-index: 99;
	color: #ffcc99;
}
a.MenuSelected:link /* unvisited link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #ffcc99;
	white-space:nowrap; 
	font-weight: bold; 
	background-color: Transparent;
	z-index: 99;
}     
a.MenuSelected:visited /* visited link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #ffcc99;
	white-space:nowrap; 
	font-weight: bold; 
	background-color: Transparent;
	z-index: 99;
}  
a.MenuSelected:hover /* mouse over link */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #ffcc99;
	white-space:nowrap; 
	font-weight: bold; 
	background-color: Transparent;
	z-index: 99;
}  
a.MenuSelected:active /* selected link */ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #ffcc99;
	white-space:nowrap; 
	font-weight: bold; 
	background-color: Transparent;
	z-index: 99;
}
