html, body {
	 margin:0; padding:0; font-family: Arial; 	 	 
}
#container {min-height:100%; position:relative; }
#body {
	padding-bottom:30px; 
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:30px:
	background: #000;
}
a.inline:link, a.inline:visited, a.inline:active { color:#999999; text-decoration:none; font-weight:normal; }
a.inline:hover { color:indigo;  }
.copy {
	font-family: "Arial", "Helvetica", "sans-serif";
	font color:#666666; 		font-size: 11px;
	color: #666666;
}
.context {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.heading01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}
.mheading {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
}
.mm {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
}
.lefttitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.leftmenus {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
}
a.leftmenus:link, a.leftmenus:visited, a.leftmenus:active { color:#999999; text-decoration:none; }
a.leftmenus:hover { color:#669900;  }

