body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footermail {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.footermail:hover {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.logintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 188px;
	border: 1px solid #CCCCCC;
}
.logintextbox2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 151px;
	border: 1px solid #CCCCCC;
}
.loginbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid;
	width:32px;
	cursor:hand;
}
.powered {
	font-family: "Lucida Sans Unicode", Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.powered:hover {
	font-family: "Lucida Sans Unicode", Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

