body {
	background: #909bb9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

table {	background: #000000; }
table tr { background: #FFFFFF; }
table tr td { text-align: justify; }

.t-list tr td { text-align: center; }
.t-head { background: #2b78e1; font-weight: bold; color: #FFFFFF; }
.t-head td { text-align: center; }

span.stitle {
	font-weight: bold;
	font-size: 12px;
}

div.centered {text-align: center;} 
div.centered table {margin: 0 auto; text-align: left;} 

#head {
	background: url('logo_bg.gif');
	height: 89px;
	width: 730px;
	margin: 0 auto;
	margin: 0 auto;
	padding-bottom: 10px;
}

#head img {	vertical-align: middle; }
#head script {	vertical-align: middle; }
#banner { padding-left: 5px; }

#t-menu {
	margin-left: auto; margin-right: auto; 
	width: 736px;
	height: 36px;
	text-align: center;
}

#t-menu ul {
    margin:0;
    padding: 10px;
	padding-top: 8px;
    list-style-type:none;
}

#t-menu li {
    display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
}

#t-menu li a {
	color: #000000;
	text-decoration: underline;
}

#t-menu li a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#spacer {
	height: 30px;
}

textarea {
	padding: 2px;
	border: 2px #2b78e1 solid;
}

.regtdleft {
	font-weight: bold;
	width: 200px;
}

input { border: 1px #2b78e1 solid; padding: 1px; }

#errortxt {
	text-align: justify;
	font-weight: bold;
	color: red;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #4F4F4F;
	text-decoration:none;
}

#info {
	color: #909bb9;
	text-align: center;	
}

#accounts-menu { margin-left: auto; margin-right: auto; text-align: center; }
#accounts-menu ul { margin: 0; padding: 0; list-style-type: none; }
#accounts-menu ul li { border-left: 2px solid black; display: inline; padding: 0 5px 0 10px; }
#accounts-menu ul li.first { border: none; }

#vstatus { font-weight: bold; color:#330066; padding-top:10px; font-size: 12px;}
