.navmenu .magamenu,
.navmenu .magaitem,
.navmenu .magamenu-arrow,
.navmenu .magaitem-arrow
{
	font-size: 11px;
	color: #484847;
	display: block;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	margin: 0;
	padding: 0.4em 0em 0.4em 0.5em;
	text-decoration: none;
}
.navmenu .magamenu-arrow {
	font-weight: bold;
	background: #a1d1ec;
	border-top-color: #a1d1ec;
}
.navmenu a:hover.magamenu-arrow {
	color: white;
	background: #a1d1ec url(/images/arrowright2.gif) no-repeat right center;
}
.navmenu .magamenu {
	font-weight: bold;
	background: #92AEC9;
	border-top-color: #CCCCCC;
}
.navmenu a:hover.magamenu {
	color: white;
	background: #a1d1ec;
}
.navmenu .magaitem {
	border-color: #CCCCCC;
	background: #BCCEDE;
}
.navmenu a:hover.magaitem,
.navmenu a:hover.magaitem-arrow, {
	color:#1B1B1B;
	background-color: #CBE8FC;
}
.navmenu .magaitem-arrow {
	background-color: #dde6ee;
	border-color: #DEDCDC;
	background: url(/images/arrowright2.gif) no-repeat right center;
}
.photoleft120 { 
	margin: 1px 12px 12px 0; 
	border: 1px solid; 
	border-top-color: #DDE6EE; 
	border-right-color: #2A3F8C; 
	border-bottom-color: #2A3F8C; 
	border-left-color: #DDE6EE; 
	background-color: white; 
	float: left; clear: both; 
}
.photoleft120 img {

	width: 120px;

	height: 120px;

	border: 0;

	padding: 6px;	

}

