<style type="text/css">



#menu{

background:#00FF00;

color:#33FFCC;

}



#menu_item {

font:Arial, Helvetica, sans-serif, "Century Gothic";

padding:5 0 5 0 ;

}



#menu_item:hover{

background:#666666;

color:#fbc0f3;

cursor:pointer;

}



#menu{

	border-width: medium;

	border-style: solid;

	

	margin-bottom: 8pt;

	border-color:#999999;

	background:#fbc0f3;

	color:#666666;

	padding:5 0 0 0;

}





"#menu_item #menu_item_child{

	display: none;

}"



#menu_item:hover #menu_item_child{

	display: block; 

	background-color: #99f; 

}

.ImageTest
{
	vertical-align: super ;
}



body {background-color:rgb(255,234,234)}

</style>



