/*
----------------------------------------------------------
				TOP ONE LEVEL MENU CLASS
----------------------------------------------------------
*/


.firstLevelMenuMain{
	margin:8px 0px 0px 30px;
}

.topMenuOneLevel {
	text-align:center;
	font-size:10px;
	font-family:Verdana,Arial,sans-serif;
	cursor:pointer;
	float:left;
	
}

.topMenuOneLevelSeparator{
	width:6px;
	float:left;
}