.mtDropdownMenu {
	left:-1000px; 
	overflow:hidden; 
	position:absolute; 
	top:-1000px
}

.mtDropdownMenu .content {
	position:absolute;
}

.mtDropdownMenu .items {
	border-left:#999 1px solid; 
	border-bottom:#999 1px solid; 
	border-right:#666 1px solid; 
	border-top:#dadddf 1px solid; 
	position:relative;
	z-index:3; 
	left:0px; 
	top:0px
}

.mtDropdownMenu .item {
	border-left:medium none; 
	border-bottom:medium none; 
	border-right:medium none; 
	border-top:medium none; 
	font-size:10px; 
	cursor:pointer; 
	cursor:hand; 
	color:#4a4b4b; 
	font-weight:bold; 
	font-family:verdana,arial,helvetica,sans-serif; 
	text-decoration:none;
}

.mtDropdownMenu .background {
	z-index:1; 
	filter:alpha(opacity=80); 
	left:0px; 
	position:absolute; 
	top:0px; 
	moz-opacity:.8;
}

.mtDropdownMenu .shadowRight {
	z-index:3; 
	filter:alpha(opacity=40); 
	width:2px; 
	position:absolute; 
	top:2px; 
	moz-opacity:.4;
}

.mtDropdownMenu .shadowBottom {
	z-index:1; 
	filter:alpha(opacity=40); 
	left:2px; 
	position:absolute; 
	height:2px; 
	moz-opacity:.4;
}

.mtDropdownMenu .hover {
	background:#ffffff; 
	color:#0066cc;
}

.mtDropdownMenu .item IMG {
	margin-left:10px;
}

/*
HR {
	COLOR: #888888; HEIGHT: 1px
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	list-style-image: url(img/ared.gif);
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {

	color: #003399;
	text-decoration: underline;
}
a:hover {


	color: #003399;
	text-decoration: none;
}
a:active {



	color: #003399;
	text-decoration: underline;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
*/
