﻿.logo
{
	margin: auto;
	width: 550px;
	margin-top:100px;
	text-align: left;
}
.main { border-top: #333 1px solid; background-image: url(../images/loginbg.gif); border-bottom: #333 1px solid; height: 200px; text-align: center }
.container {  border: #333 0px solid; margin: auto; width: 550px; color: #fff; font-family: "Trebuchet MS", sans-serif; height: 200px; text-align: center }
.text{float:left; text-align:left; width:300px; padding-top: 40px;}
.form { float: right; width: 250px; padding-top: 10px; height: 100px; text-align: left }
.textboxLogin { border: solid 1px #333;font-weight: normal; font-size: 12pt;color: #333;font-family: Arial, Sans-Serif;padding:5px 5px 1px 5px; height:25px;}
.form-segment { padding: 5px 5px 5px 5px; }
.form-segment2 { padding: 10px 5px 5px 5px; }
.form-label { font-weight: bold }
a
{
	font-weight:bold;
	color:#eeeeee;
}
.errorSignup2
{
	font-weight:bold;
}

