.loginBlock
{
	background-color:#6588B0;
	font-size: 9px; 
	font-family: MS Sans Serif;
	color: White;	
	white-space: nowrap;
	vertical-align: top;
}
.loginTitle
{
	
	
}
.loginOption
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}
.loginInput
{
	font-size: 11px; 
	font-family: MS Sans Serif;
	color: #363636;
	font-weight: normal;
	width: 250px;	
	margin-bottom: 0px; 
	padding-top:2px; 
	vertical-align: middle; 
	padding-left:4px;
	Width:200px;
	Height:17px;
	border:0;
}

.loginPassword
{
	color: #363636;
	font-size: 11px; 
	font-family:Times New Roman;
	Width:200px;
	Height:17px;
	border:0;
}

a.flink
{
	font-size: 9px; 
	font-family: MS Sans Serif;
	color: White;	
	text-decoration: uderline;
}
a.flink:hover
{
	font-size: 9px; 
	font-family: MS Sans Serif;
	color: White;	
	text-decoration: uderline;
}

a.passwordReminder
{
	font-size: 9px; 
	font-family: MS Sans Serif;
	color: White;	
	text-decoration: uderline;
	font-style:normal;
	display:block;
	padding-right: 10px;
	cursor:pointer;
	white-space: normal;
}

a.passwordReminder:hover
{
	font-size: 9px; 
	font-family: MS Sans Serif;
	font-style:normal;
	color: White;	
	text-decoration: uderline;
	display:block;
	padding-right: 10px;
	cursor:pointer;
}

a.passwordReminder:visited
{
	font-size: 9px; 
	font-family: MS Sans Serif;
	font-style:normal;
	color: White;		
	text-decoration: uderline;
	display:block;
	padding-right: 10px;
	cursor:pointer;
}

