﻿.login {
	background: #FFFFFF;
    padding: 10px;
    text-align: center
}
.button {
	padding: 0;
    margin-top: 10px;
    text-align: center;
	font: small Verdana;    
	font-size: 12px; 
	color: white;
}
p {
	padding: 0;
    margin: 0;
    font-size: 12px; 
	color: #000000;font-style:normal; font-variant:normal; font-weight:normal; font-family:Verdana
}
h1 {
	padding: 0;
    margin: 0;
    font-size: 12px; 
	color: #000000;
    text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-family:Verdana
}
a:link { 
	color: #000080;
	text-decoration: none underline
	}
a:visited 
{ 
	color: #000080;
	text-decoration: none underline
}
a:hover 
{ 
	color: #000000;
	text-decoration: none underline
}
a:active 
{ 
	color: #000080;
	text-decoration: none underline
}
#fieldset {
    border: 0px solid #000;
	margin: 0 auto;
	width: 600px;
    height: auto; color:#000000; text-align:center
}
#loginLegend {
	font-size: 10pt;
	color: #000000;font-variant:normal; font-weight:bold; font-family:Verdana
}
#position {
	margin: 10px auto;
	width: 550px;
	height: auto; color:#000000; text-align:center
}