body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;	
	font-family: Tahoma,sans-serif;
	width:97%;
	padding:0;
	margin:0;
}
.iframe {
	padding: 0;
	margin: 0 0 0 0;
}

.iframe .submenuV ul li {
	margin: 1px 0 1px 0;
	padding: 0;
	width: 100%;
	list-style:none;
}

.iframe .submenuV ul li a {
	display: block;
	height: auto !important;
	
	/* Start hide from IE Mac \*/
	height: 1%;
	/* End hide from IE Mac */
	
	padding: 1px 5px 1px 18px;
	color: #7C7A72;
	font: 12px  Verdana;
	text-decoration: none;
	font-weight: normal;	
	line-height: 27px;
}

.iframe .submenuV ul li a {
	color: #666666;
	background: #EEEEEE url(/object/img/MenuV-iframe.gif) no-repeat 0 0;
}

.iframe .submenuV ul a:hover {
	color: #666666;
	background: #E5E5E5 url(/object/img/MenuV-iframehover.gif) no-repeat 0 0;
}
