td.loginLeft
{
	font-family: "Times New Roman" , Times, serif;
	color: #ffffff;
	font-size: 11px;
	background-color: #696969;
	font-variant: small-caps;
	letter-spacing: 1px;
}
td.loginRight 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444;
	background-color:#E4E4E4;
	font-variant: small-caps;
	letter-spacing: 1px;
}
input.text {
	color: #444;
}
input.submit {
	font-family: Tahoma, sans-serif, Verdana, Arial;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #003366;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 1px;
}
