@charset "utf-8";
/* CSS Document */

table.signUp_Users {border: none;}
.signUp_User td {}
.signUp_User tr {}

TABLE.uploadtable1{
	border: none; margin: 0; padding: 0; }

TABLE.uploadtable1 th {
	font-family: Helvetica, Times New Roman; height: 20px; color: #666666; font-size: 11px; }
	
TABLE.uploadtable1 tr, TABLE.uploadtable1 td {
	font-family: Helvetica, Times New Roman; padding-left: 1px; font-size: 11px; color:  #333333; }
	
TABLE.uploadtable1 tr #odd, TABLE.uploadtable1 td #odd {
	font-family: Helvetica, Times New Roman; font-size: 11px; padding-left: 1px; color: #666666; }

TABLE.uploadtable1 a:link {
	font-family: Helvetica, Times New Roman; color: #333333; font-weight: bold; font-size: 11px; }

TABLE.uploadtable1 a:visited {
	font-family: Helvetica, Times New Roman; color: #333333; text-decoration: none; font-size: 11px; }

TABLE.uploadtable1 a:hover {
	font-family: Helvetica, Times New Roman; color: #3044b5; text-decoration: none; font-size: 11px; }
	
.signUp input {
	margin-top: 50px;
	margin-left: 20px;
	border-color: #999999;
	width:182px;
}

div.signUp { width: inherit; }

div.loginBox {background: url(../../imgs/login_bg.jpg) no-repeat; 
	margin-top:5px; font-size: 12px; font-family: Georgia, Times New Roman; color: #333333;
	padding-right:5px; padding-left: 8px; padding-bottom: 8px;
	width:213px; height: 144px;
	float:left; }
	
.loginBtn {background: url(../../imgs/loginBtn.jpg) no-repeat; width: 109px; height: 29px; border: none; margin-left: 40px; margin-top: 4px; }
	
.submitBtn {background: url(../../imgs/submitBtn.jpg) no-repeat; width: 109px; height: 29px; border: none; margin-top: 20px; }

.errorReport {font-weight: bold; font-size: 22px; padding: 4px; color: #d81e05;}

.forgot {font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; color: #333333; margin: 10px 0 0 0;}

.adminList ul li {line-height: 34px; list-style: none;}