
div.mlevel1sel {
	padding: 4px 10px 4px 18px;
	background: url(../pics/level1.gif) no-repeat 6px 8px;	
}

div.mlevel1sel a{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.mlevel1sel a:hover {
	text-decoration: underline;
}

div.mlevel2sel {
	padding: 3px 10px 3px 28px;
	background: url(../pics/level2.gif) no-repeat 17px 7px;	
}

div.mlevel2sel a{
	color: #304A83;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.mlevel2sel a:hover {
	text-decoration: underline;
}

div.mlevel3sel {
	padding: 3px 10px 3px 38px;
	background: url(../pics/level3.gif) no-repeat 28px 7px;	
}

div.mlevel3sel a{
	color: #4D83F4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.mlevel3sel a:hover {
	text-decoration: underline;
}


div.mlevel4sel {
	padding: 4px 10px 4px 45px;
}

div.mlevel4sel a{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.mlevel4sel a:hover {
	text-decoration: underline;
}

