html, body { height: 500px; background: #c0c0c0; font-family: tahoma,arial,helvetica,sans-serif; !important}

#menu-header, input, #menu, #body {
	font: normal 12px tahoma,arial,helvetica,sans-serif !important; 	
	font-family: tahoma,arial,helvetica,sans-serif !important; 	
}

#menu-header {
	background: #f1f1f1;
}

#body_all {
	width:990px; 
	height: auto;
	background: #f1f1f1;
	margin: 50px auto;
}

#header {
	background: #ffffff;
	height: 104px;
	width: 990px;
	float: left;	
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;	
	margin: auto;
}

#body_left {
	background: #ffffff;
	height: 1px;
	width: 18px;
	float: left;
}

#body_center {
	background: #ffffff;
	height: 100%;
	width: 990px;
	float: left;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


#footer2 {
	background: #ffffff;
	height: 16px;
	width: 990px;
	float: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
	border-bottom: 1px solid #000000;	
}

a:link, a:visited, a:hover, a:active {
 color: #000000;	
 text-decoration: none;
}

#page {
	width:616px;
	background:#ffffff;
	float: left;
	margin-top: 30px;
	margin-left: 60px;
	margin-bottom: 30px;
}

#mTitle {
	color: #8d8d8d;
	font-family: Trebuchet MS, tahoma,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

p {
	color: #8d8d8d;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 1.8;
}