BODY {
	MARGIN: 0px;
	background-image: url(images/landing_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.landingtit {
	font-family: "Tahoma", "Verdana", "Arial Unicode MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.landinput {
	font-family: "Tahoma", "Verdana", "Arial Unicode MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFF795;
	background-color: #4B4B4B;
	border: 1px #636363;
}
.landred {
	font-family: "Tahoma", "Verdana", "Arial Unicode MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.landtxt {
	font-family: "Tahoma", "Verdana", "Arial Unicode MS";
	font-size: 11px;
	color: #CCCCCC;
}
.landtxt00 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "Tahoma";
	font-size: 11px;
	color: #333333;
}
