.test {
	background-image: url(../images/Musandam_Logo_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabs {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: Pointer;
	text-decoration: none;
}
.tabson {
	background-image: url(../images/tabs_bg.gif);
	background-repeat: no-repeat;
	cursor: Pointer;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 1px;
	height: 30px;
	background-position: center;

}
