body {
	margin: 0px;
	padding: 0px;
	background-color: #7b9fc5;
	background-repeat: repeat-x;
	background-image: url( ../images/login/login_bg.gif );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td.widgetframe-3u {
	background-image: url(../images/login/login_top.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	width:308px;
	height:80px;
}

td.widgetframe-3m {
	background-image: url(../images/login/login_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:308px;
	height:1px;
}

td.widgetframe-3b {
	background-image: url(../images/login/login_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:308px;
	height:40px;
}

.logintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.loginerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF1010;
}
