.spacer
{
	width: 100%;
	height: 50px;
}

.loginBackground
{
 height: 425px;
 background-image : url(../images/trendhopper_loginBG2.gif);
 background-repeat : no-repeat;
 background-position : 50% 0%;
 text-align: center;
 vertical-align: bottom;
 margin: auto;
}

BODY
{
	margin-left : 5;
	margin-top : 5;
	margin-right : 0;
	margin-bottom : 0;
}

BODY, INPUT, TD
{
	font-family : verdana, tahoma, arial;
	font-size : 10px;
	vertical-align : text-top;
	font-weight : normal;
}

A
{
	color : #000000;
	text-decoration : underline;
}

A:hover
{
	color : #ED1726;
	text-decoration : underline;
}

INPUT, TEXTAREA, SELECTED
{
	border: 1px solid #62087A;
}

.Login
{
	color: #000000;
	background-color : #FFFFFF;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}

.LoginTitel
{
	color : #ffffff;
	background-color : #000000;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}

.loginborderTop
{
	background-color : #C0C1C5;
	margin: auto;
}

.loginborderBottom
{
	margin: auto;
}
