UL.mam-buttons-list {
	list-style-type: none;
	width: 948px !important;
	width: 950px;
	height: 25px;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	color: #FFFFFF;
	background-color: #400000;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px !important;
	margin-left: 2px;
}

UL.mam-buttons-list LI {
	float: left;
	width: 156px !important;
	width: 158px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}

UL.mam-buttons-list LI A {
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	display: block;
	height: 23px;
	padding-top: 3px;
	background-image: url(../images/site%20parts/2008_main_btns_bg.jpg);
	background-repeat: repeat-x;
}

UL.mam-buttons-list LI A:HOVER {
	color: #FFFFFF;
	background-color: #003300;
	text-decoration: none;
	background-image: url(../images/site%20parts/2008_main_btns_bg_over.jpg);
	background-repeat: repeat-x;
	
}

DIV.rt-hor-menu {
	width: 948px !important;
	width: 950px;
	float: left;
}

DIV.rt-hor-menu UL UL,
DIV.rt-hor-menu UL LI:hover UL UL,
DIV.rt-hor-menu UL UL LI:hover UL UL
{display: none;}

DIV.rt-hor-menu UL LI:hover UL,
DIV.rt-hor-menu UL UL LI:hover UL,
DIV.rt-hor-menu UL UL UL LI:hover UL
{display: block;}

UL.rt-buttons-list {
	float: left;
	list-style-type: none;
	width: 948px !important;
	width: 950px;
	height: 30px;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	color: #FFFFFF;
	background-color: #400000;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px !important;
	margin-left: 2px;
}

UL.rt-buttons-list UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 200px;
	background-color: #400000;
}


UL.rt-buttons-list LI {
	float: left;
	position: relative;
	width: 92px !important;
	width: 94px;
	height: 35px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}

UL.rt-buttons-list LI A {
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	display: block;
	height: 35px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../images/site%20parts/2008_main_btns_bg.jpg);
	background-repeat: repeat-x;
	background-color: #400000;
	background-position:bottom;
}

UL.rt-buttons-list LI A:HOVER {
	color: #FFFFFF;
	background-color: #003300;
	text-decoration: none;
	background-image: url(../images/site%20parts/2008_main_btns_bg_over.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}


