@charset "UTF-8";
/* CSS Document */


.cstyle {
	color: #999999;
	font-size: 9px;
	font-family: Monaco, courier;

}

.heading {
	color:#000000;
	font-size: 9px;
	font-family: Monaco, courier;
	margin-bottom:6px;
}

.option {
	color:#000000;
	text-decoration: none;
	font-size: 9px;
	font-family: Monaco, courier;
	margin-bottom:6px;

}


.footer {
	color:#000000;
	font-size: 9px;
	font-family: Monaco, courier;
	margin-bottom:6px;
}



.mH {
	color:#000000;
	cursor:pointer;
	font-size: 9px;
	font-family: Monaco, courier;
	margin-bottom:6px;
	
}



.mL {
display:none; 
font-size: 9px;
font-family: Monaco, courier;
margin-bottom:6px;
}



.mO {
margin-left:8px; 
color: #CCCCCC;
margin-bottom:6px;
}


a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #fde016;
}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: #fde016;
}

.option_spacer{
margin-top:6px;
margin-bottom:6px;
}
