.login_background
{
	width: 748px;
	height: 206px;
	background-image: url(login/login_background.png);
	background-repeat: no-repeat;
}

.spinner_background
{
	width: 94px;
	height: 22px;
	background-image: url(login/spinner_background.gif);
	background-repeat: no-repeat;
}

.login_button
{
	width: 67px;
	height: 20px;
	color: #000000;
	background-color: Transparent;
	font-family : Arial, Verdana;
	font-size : 11px;
	padding-left: 3px;
	border: medium none;	
	background-image: url(login/button_background.gif);
	background-repeat: no-repeat;
}

.login_text
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #044E69;
}

.login_text2
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.login_access_key
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #044E69;
	font-weight: bold;
}

.login_link
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.login_link:hover
{
	text-decoration: underline;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}


.login_footer_text
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #808080;
}

.login_footer_text
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #808080;
}

.login_footer_link
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #808080;
}

.login_footer_link:hover
{
	text-decoration: underline;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #808080;
}

.login_version_number_text
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.login_revision_number_text
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}