<style type="text/css">


.chromemenucol{
	border-radius: 8px;
	width: 175px;
	right: auto;
	left: auto;
font-weight: bold;
font-size: 100%;
	z-index: 5;
}


#chromemenucol{
	border-radius: 8px;
	width: 175px;
	right: auto;
	left: auto;
font-weight: bold;
font-size: 100%;
	z-index: 5;
}


#chromemenucol ul{
	border-radius: 8px;
	border: 2px solid #0000FF;
	width: 175px;
	right: auto;
	left: auto;
	background: url('chromebg2.gif') repeat-x center center;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
		z-index: 4;
}	


.chromemenucol ul{
	border-radius: 8px;
	border: 2px solid #0000FF;
	width: 175px;
	right: auto;
	left: auto;
	background: url('chromebg2.gif') repeat-x center center;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
		z-index: 4;
}


#chromemenu{
	width: 1100px;
	right: auto;
	left: auto;
	font-weight: bold;
	font-size: 90%;
	z-index: 191;
	border-top-width: 3px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
	border-style: solid;
	border-width: 1px;
	border-color: #BBB #BBB #9A927E #BBB;
	width: 1100px;
	right: auto;
	left: auto;
	background: url(media/chromebg.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "right" for example to align menu to the left of page*/
}
#chromemenu ul li{
	display: inline;
	border-bottom-color: #008080;
}

#chromemenu ul li a{
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;

color: #494949;
padding: 8px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(media/chromebg2.gif) center center repeat-x;
}#chromemenutop{
	width: 400px;
	right: auto;
	left: auto;

font-weight: bold;
font-size: 90%;
	z-index: 6;
}

#chromemenutop:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenutop ul{
border: 1px solid #BBB;
	width: 400px;
	right: auto;
	left: auto;

background: url(media/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenutop ul li{
display: inline;
}

#chromemenutop ul li a{
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;

color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenutop ul li a:hover{
background: url(media/chromebg2.gif) center center repeat-x;
}

</style>

chromemenu {
	background-image: url('navi-medplaychrome/chromebg2.gif');
}
.chromemenuneu {
	background-position: center;
	border-radius: 10px;
	margin: 9px;
	text-align: center;
	background-image: url('chromebg.gif');
	background-repeat: repeat-x;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.chromehell {
	background-position: center;
	border-radius: 10px;
	margin: 9px;
	text-align: center;
	background-image: url('chromebg.gif');
	background-repeat: repeat-x;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}


.chromemenucol {
	border-radius: 11px;
	width: 175px;
	right: auto;
	left: auto;
font-weight: bold;
font-size: 100%;
	z-index: 5;

}

a:active {
	  background-color: #FFFF00;
	}
