body {
	background-color : #FFF;
}

div {
	text-align : left;
	font-family : Verdana;
	padding : 0px;
	margin : 0px;
}

input {
	width : 150px;
}

.Cleaner {
	clear : both;
	height : 1px;
	font-size : 1px;
	border : none;
	margin : 0px;
	padding : 0px;
}

#Logo {
	text-align : center;
	font-size : 20px;
}

#LoginForm {
	width : 280px;
	margin : 0px auto 0px auto;
	font-size : 12px;
	padding : 10px;
}

.DivT {
	width : 110px;
	float : left;
	line-height : 35px;
}

.DivV {
	width : 170px;
	float : right;
	line-height : 35px;
}

.Copy {
	padding-top : 30px;
	text-align : center;
	font-size : 10px;
	color : #000;
}

a:link, .Copy a:visited {
	color : #000;
	text-decoration : none;
}

a:hover, .Copy a:active {
	color : #000;
	text-decoration : underline;
}
