/* CSS Document */
<!-- window -->
#login-form {
	position: absolute;
	display: none;
	align: center;
	top: 150px;
	width:80%;
	z-index: 66;
	font-size:100%;
	left: 157px;}
td.loginForm { font-size: 70%; border: 1px solid #666666; border-right-color:black; border-bottom-color:black; background-color: white; }
#login-form td.loginForm table { border: 15px solid white; }
td.loginForm td { font-size: 70%; }
td.loginForm div { margin-bottom: 0.5em; }
td.con {  cursor: hand; }
<!-- /window -->

body {
	margin: 0px;
	font-family: Arial;
}
img{
	border:0px;
}
td.head{
	background:url("head_bg.jpg")
}
a:link {color:#FFFFFF;text-decoration:none;font-size:10pt;font-family:Arial;}
a:visited {color:#FFFFFF;text-decoration:none;font-size:10pt;font-family:Arial;}
a:hover {text-decoration:underline}
font.text{
	font-size:12;
	font-family:Arial;
}
font.address{
	font-size:12;
	font-family:Arial;
	font-color:#FFFFFF;
}
#login-form{
	background-ppoition:top left;
	background-repeat:no-repeat;
}
#map{
	cursor:hand;
}
#red{
	color:red;
}
.space {
	margin-left: 25px;
}
.tittles {
	margin-left: 15px;
}