body {
	font-size: 12px;
	line-height: 22px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	background-image: url(home-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
input{
	font-size: 12px;	
	color: #444444;
	}
.lmdiv{
	margin-top:1px;
	position:absolute;
	z-index:1;
	background-color:#fd0600;
	}
a:link {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
.xhx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
