body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
#loginBox { padding:5px; width:850px; margin: 0 auto;}
#logo { width:195px; height:32px; background:url(images/logo.gif) 0 0 no-repeat; text-indent:-9999px;}
#loginForm { width:285px; height:162px; float:left; margin:50px 0 0 30px;}
.redTxt { color:#c41230; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:-1px;}
.clr { clear:both;}
#titleTxt { border-bottom:1px solid #d8d8d9; width:275px;}
#titleTxt h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; letter-spacing:-1px; color:#c41230; font-weight:normal; margin:0 0 5px 0; padding:0;}
#Footer { background:#e5e5e5; padding:10px; font-size:11px; margin:40px 0 0 0;}
.submitBtn { background:url(images/login.gif) 0 0 no-repeat; width:59px; height:26px; font-family:Georgia, "Times New Roman", Times, serif;color:#c41230; font-size: 14px; border:none; letter-spacing:-1px; text-align:left; }
.txtField { border:1px solid #d6d6d6; padding:5px;}
#rightCol { width:437px; float:left; margin:0 0 0 60px;}
#rightCol1 { border-bottom:1px solid #d8d8d9; width:275px;}
#rightCol1 h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; letter-spacing:-1px; color:#c41230; font-weight:normal; margin:0 0 5px 0; padding:0;}
#rightCol2 { border-bottom:1px solid #d8d8d9; width:275px;}
#rightCol2 h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; letter-spacing:-1px; color:#c41230; font-weight:normal; margin:0 0 5px 0; padding:0;}
#rightCol p { color:#636466; font-size:12px; line-height:16px;}
td {
	font-size: 80%;
}

tr.odd {
	background-color: #eeeeee;
}

tr.even {
	background-color: #c0c0c0;
}

a {
	color: #005a9c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #005a9c;
	text-decoration: underline;
}
.alert {
	color:#dd0000;
	font-weight:bold;
}
.chat {
	color: #005a9c;
}
.tableborder {
	background-color:#000000;
}
.tablecell {
	background-color:#ffffff;
}

.button {
	text-align:center;
	color:#000000;
	font-size:80%;
	background-color:#ffffff;
}

.banner {
	background-color:#005a9c;
	color:#ffffff;
}
.topt {
	background-color:#000044;
	text-align:center;
	color:#ffffff;
}
.bopt {
	font-weight:bold;
	color:#ffffff;
	background-color:#005a9c;
}
