MENU
{
	border: 1px solid #555555; 	
	font-size: 11pt; 	
/*	font-weight: 400; 	*/
	font-family: Time New Roman; 
	padding: 2px 2px 2px 2px; 
	vertical-align: middle; 
	position: absolute; 
	left: 0px; top: 0px; 
	background-color: #000000; 
/*	background-color: #808080; */
	display: block; 
	margin: 0px 0px 0px 0px; 
/*	filter:revealTrans(transition=12,duration=0.5) progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#7b7b7b,strength=3); */
	filter:revealTrans(transition=12,duration=0.5) progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#000000,strength=3);
} 

MENU A 
{
	text-decoration: none; 
	color: white;
} 

#MAIN_MENU 
{
	border-style: none !important; 
	display: block !important; 
	left: 143px; top: 140px; 
	background-color: #000000; 
	color: white; 
/*	filter:progid:DXImageTransform.Microsoft.Shadow(direction=90,color=#5292CC,strength=0; );
*/
} 

MENU SPAN 
{
	background-color: transparent; 
	padding: 2px 2px 2px 2px; 
	border: 1px none white; 
	vertical-align: middle; 
	cursor: pointer; 
	display: inline ! important;
} 

MENU DIV 
{
	background-color: transparent; 
	padding: 2px 2px 2px 2px; 
	border: 1px none white; 
	vertical-align: middle; 
	cursor: pointer; 
	display: block ! important;
} 

.HOVER 
{
	background-color: #000000; 
	padding: 1px 1px 1px 1px; 
	border: 1px solid white; 
	vertical-align: middle; 
	cursor: pointer;
} 

.EXPANDABLE 
{
	padding: 2px 2px 2px 2px; 
	border: 1px none white; 
	vertical-align: middle; 
	cursor: pointer; 
/*	background-image: url('images/drak.gif'); */
	background-repeat : no-repeat; 
	background-position : right center;
} 
.EXPANDABLEHOVER 
{
	background-color: #000000; 
	padding: 1px 1px 1px 1px; 
	border: 1px solid white; 
	vertical-align: middle; 
	cursor: pointer; 
/*	background-image: url('images/drak.gif'); */
	background-repeat : no-repeat; 
	background-position : right center;
} 
