.MENU{
width: 100%;
padding: 0px;
margin: 0px;
}

.MENU a, .MENU a img{
text-decoration: none;
text-decoration: none;
border:none;
}

/*visibility:hidden;*/
.MENU td:hover a img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}



/* ######### Style for Drop Down Menu ######### */

.DROPDOWN{
	position:absolute;
	top: 0;
	border: 0px solid;
	font:normal 11px Tahoma;
	line-height:1.2em;
	z-index:100;
	background-color: #FFFFFF;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	width: 174px;
	visibility: hidden;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}


.DROPDOWN a{
	width: auto;
	display: block;
	border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	text-transform: uppercase;
}

* html .DROPDOWN a{ /*IE only hack*/
width: 100%;
}

.DROPDOWN a:hover{ /*THEME CHANGE HERE*/
	background-color: #C50E0A;
	color: #FFFFFF;
}


/* ######### Style for Drop Down Menu ######### */

.DROPDOWN2{
	position:absolute;
	top: 0;
	border: 0px solid;
	font:normal 11px Tahoma;
	line-height:1.2em;
	z-index:100;
	background-color: #FFFFFF;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	width: 137px;
	visibility: hidden;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}


.DROPDOWN2 a{
	width: auto;
	display: block;
	border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	text-transform: uppercase;
}

* html .DROPDOWN2 a{ /*IE only hack*/
width: 100%;
}

.DROPDOWN2 a:hover{ /*THEME CHANGE HERE*/
	background-color: #C50E0A;
	color: #FFFFFF;
}


/* ######### Style for Drop Down Menu ######### */

.DROPDOWN3{
	position:absolute;
	top: 0;
	border: 0px solid;
	font:normal 11px Tahoma;
	line-height:1.2em;
	z-index:100;
	background-color: #FFFFFF;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	width: 137px;
	visibility: hidden;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}


.DROPDOWN3 a{
	width: auto;
	display: block;
	border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	text-transform: uppercase;
}

* html .DROPDOWN3 a{ /*IE only hack*/
width: 100%;
}

.DROPDOWN3 a:hover{ /*THEME CHANGE HERE*/
	background-color: #C50E0A;
	color: #FFFFFF;
}

/* ######### Style for Drop Down Menu ######### */

.DROPDOWN4{
	position:absolute;
	left:137px;
	border: 0px solid;
	font:normal 11px Tahoma;
	line-height:1.2em;
	z-index:100;
	background-color: #FFFFFF;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	width: 137px;
	visibility: hidden;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}


.DROPDOWN4 a{
	width: auto;
	display: block;
	border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	text-transform: uppercase;
}

* html .DROPDOWN4 a{ /*IE only hack*/
width: 100%;
}

.DROPDOWN4 a:hover{ /*THEME CHANGE HERE*/
	background-color: #C50E0A;
	color: #FFFFFF;
}