﻿@charset "utf-8";
/* CSS Document */
.mC {
	width: auto;
	margin: 5px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.mL {display:none;font-family: Verdana;
font-size: 12px; }
.mO {
	font-family: Verdana;
	font-size: 11px;
	color: #000099;
}
.mH {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	cursor: pointer;
}
.mO1 {margin-left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
                    
div.hr {
  height: 15px;
  background: #fff url('gray_gradient.jpg') repeat-x center;

