
#login {
	float:left;
	background-image: url(images/six.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	background-color:#FFFFFF;
}

.logintable {
	background-image: url(images/five.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.loginorange:link { text-decoration:underline; font-weight:regular; font-size:11px; color: #FAEDC6;}
a.loginorange:visited { text-decoration:underline; font-weight:regular; font-size:11px; color:#FAEDC6;}
a.loginorange:active { text-decoration:underline; font-weight:regular; font-size:11px; color:#FAEDC6;}
a.loginorange:hover { text-decoration:underline; font-weight:regular; font-size:11px; color:#FAEDC6;}
