﻿.Login
{
	background-color: white;
	border-right: #004a66 thin solid;
	border-top: #004a66 thin solid;
	border-left: #004a66 thin solid;
	border-bottom: #004a66 thin solid;
	font-size: 10pt;
	font-family: Verdana;
}
.LoginTitleTextStyle
{
	background-color: #004a66;
	font-weight: bold;
	color: #ff8000;
	font-family: 'Trebuchet MS' , Helvetica, Sans-Serif;
}