.login {  font-family: "Times New Roman", Times, serif; font-size: 54px; font-style: italic; line-height: normal; font-weight: 300; text-transform: none; color: #0099CC; background-image: url(/images/login_bg.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: left top}
.Un_Pw {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; line-height: normal; font-weight: 500; font-variant: normal; text-transform: uppercase; color: #FFFFFF}
.but_Text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: underline;
}
.border {
	border: 4px solid #990000;
	background-color: #CC0000;


}
