body{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border:1px solid #989898;
}
.button
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	height:1.5em
}
select
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 12px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

a:link, body_alink
{
	color: #d80000;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #d80000;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #ff0000;
	text-decoration: underline;
}
.mlabel{
	background-image: url(../images/must.gif) ;
	font-size:12px;
	clear:left;
	float:left;
	display:block;
	padding-top:5px;
	padding-left:10px;
	width:70px;
	line-height: 2em;
}
.mlabel2{
	background-image: url(../images/must2.gif) ;
	font-size:12px;
	clear:left;
	float:left;
	display:block;
	padding-top:5px;
	padding-left:10px;
	width:70px;
	line-height: 2em;
}
.label{
	font-size:12px;
	clear:left;
	float:left;
	display:block;
	padding-top:5px;
	padding-left:10px;
	width:70px;
	line-height: 2em;
}
.control{
	display:block;
	margin: 0 0 0 80px;
	padding-top:5px;
	line-height:2em;
}
input, select, textarea, file{
	border-style:solid;
	border-width:1px;
	border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
	vertical-align:middle;
	color: #696969;
	background:#f1f1ed;
	
	}
	
input:focus, select:focus, textarea:focus, file:focus{
	background: #ffffff;
}
fieldset{
	margin:0;
	padding: 0.5em 0 1.3em 0;
	border-width:1px;
	border-color: #726d6b;
	border-style: none none dotted none;
	}
	

.hblock { color:#383838;}
.hblock, .hblockOn  {
background-color: #cccccc;
padding:1em 0em 1em 0em;
line-height:1.2em;
float:left;
width: 100%;
font-size:10px;
}

.hframe{
border: 1px solid #0099ff; margin: 1px; 
}
.hframe2{
border: 1px solid #ffffff; margin: 1px; 
}

.hcontent{
font-size:12px;
line-height:1.2em;
}

.htitle{
color:#ffffff;
font-size:11px;
}
.hname{text-align:right;
font-size:10px;
color:#ffffff;
padding-bottom:3px;
}

.hdate{text-align:right;
color:#ff9900;
font-size:10px;
}

* html .clearfix {
height:1px;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


div#container {
    display:table-cell; *display: inline; zoom:1; 
}


