 BODY {
	margin : 0px;
	margin-bottom : 0px;
}
body, table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

a {
	color : #2C2C26;
}

a:hover {
	text-decoration : none;
}

#but_pre {
	width : 183px;
	height : 30px;
	background-image : url(img/but_bg.jpg);
	float : left;
	padding-right : 10px;
	padding-left : 20px;
	cursor : hand;
	text-decoration : none;
}

#but {
	width : 183px;
	height : 30px;
	color : #E8B30D;
	font-size : 14px;
	font-weight : bold;
	vertical-align : top;
	padding-top : 8px;
	background-position : right top;
	background-repeat : no-repeat;
	text-decoration : none;
}

#but a {
	text-decoration : none;	
}

#but_pre, #but

#but:hover, #but a:hover  {
	color : #FFCC00;
} 

#mm {
	background-color : #CCFF99;
	border-color : #48BD36;
	border-style : solid;
	border-width : 1px ;
	vertical-align : top;
	text-align : left;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 3px;
	padding-bottom : 3px;
}

#m {
	background-color : #CCFF99;
	border-color : #48BD36;
	border-style : solid;
	border-width : 0px 1px 1px 1px;
	vertical-align : top;
	text-align : center;
}

#mh {
	background-color : #00B700;
	background-image : url(img/mh_bg.gif);
	background-position : right;
	background-repeat : no-repeat;
	height : 27px;
	border-color : #7AD65C;
	border-style : solid;
	border-width : 0px 0px 1px 0px;
	padding-right : 45px;
}

#mht {
	/*/height : 27px;*/
	background-image : url(img/mht_bg.gif);
	background-repeat : repeat-x;
	vertical-align : top;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 9px;
	font-weight : bold;
	color : #FFCC00;
	font-size : 14px;
	text-align : left;
}


h1 {
	padding-top : 6px;
	padding-left : 9px;
	font-weight : bold;
	color : #FFCC00;
	font-size : 14px;
}
#mt {
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 3px;
	padding-bottom : 6px;
	text-align : left;
}

#mw, #mr {
	padding-left : 8px;
	padding-right : 6px;
	padding-top : 6px;
	padding-bottom : 5px;
	text-align : left;
	margin-top : 14px;
	margin-left : 3px;
	margin-right : 3px;
	margin-bottom : 5px;
	background-color : White;
	min-height : 80px;
}

#mw {
	height : 80px;
}
#inf {
	padding-left : 8px;
	padding-right : 6px;
	padding-top : 6px;
	padding-bottom : 5px;
	text-align : left;
	margin-top : 14px;
	margin-left : 3px;
	margin-right : 3px;
	margin-bottom : 5px;
	background-color : White;
}

#mw img, #mr img, #inf img {
	margin-right : 14px;
	margin-bottom : 4px;
	margin-top : 4px;
	text-align : left;
}
