body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 003366;
	margin: 0px;
}

#introtext {
	font-size: 12px;
}

#footertext {
	/* font-size: 7px; */
	line-height: 1em;
	text-align: center;

}

#login td {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.loginbg td {
	background-color: 0066CB;
}

#loginbut {
	text-align: right;
}

#regtext {
	color: #FFFFFF;
}

#header, #header td {
	background-color: 0066CB;
	margin-bottom: 7px;
}

.formbg, .formbg td {
	background-color: 8099B3;
	margin-top: 7px;
}

td.formhdr {
	background-color: 4169e1;
}

td.altrowbg {
	background-color: 40668C;
}

#submit {
	text-align: center;
}

.topad {
	margin-bottom: 7px;
	text-align: center;
}

.advert {
	margin-top: 10px;
	text-align: center;
}

.dashbordleft {
	border-right: dashed 1px #8099B3;
}