
BODY,TD,INPUT,FORM,TEXTAREA,UL{
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 12px; 
	color: #4C4C4C; 
	line-height:150% 
}

a:link       { color: #0B76E1; text-decoration: none }
a:visited    { color: #0B76E1; text-decoration: none }
a:hover      { color: #FF8C05; text-decoration: none }
a:active     { color: #FF8C05; text-decoration: none }

a:link.mm       { font-family: tahoma; color: #FFFFFF; text-decoration: none; font-size: 12px; }
a:visited.mm    { font-family: tahoma; color: #FFFFFF; text-decoration: none; font-size: 12px; }
a:hover.mm      { font-family: tahoma; color: #FFFF00; text-decoration: none; font-size: 12px; }
a:active.mm     { font-family: tahoma; color: #FFFF00; text-decoration: none; font-size: 12px; }

a:link.down       { color: #2C4C78; text-decoration: none }
a:visited.down    { color: #2C4C78; text-decoration: none }
a:hover.down      { color: #FF8C05; text-decoration: none }
a:active.down     { color: #FF8C05; text-decoration: none }

.mmbs 	{ padding: 0 35 0 35; border-left: 1px solid #5ACB6E; border-right: 1px solid #269948; height: 17px }
.mmb 		{ padding: 0 35 0 35; border-left: 1px solid #5A9ACB; border-right: 1px solid #265899; height: 17px }
.mmbl		{ border-right: 1px solid #265899; width: 1px; height: 17px }
.mmbr 	{ border-left: 1px solid #5A9ACB; width: 1px; height: 17px }


ul{
	display:block;
	list-style: none;
	margin: 0 0 0 5;
	padding: 0;
}

ul li{
	background:url('../images/dot_0.png') no-repeat left 8px;
	padding: 1 0 1 15;
}

ul li.dotB{
	background:url('../images/dot_2.png') no-repeat left 8px;
	padding: 1 0 1 15;
}

ul.PD3 li{
	background:url('../images/dot_0.png') no-repeat left 11px;
	padding: 3 0 3 15;
}

ul.PD2 li{
	background:url('../images/dot_0.png') no-repeat left 10px;
	padding: 2 0 2 15;
}

ul.PD2 li.dotB{
	background:url('../images/dot_2.png') no-repeat left 10px;
	padding: 2 0 2 15;
}