BODY, TD, A, P, H, DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}



A { text-decoration: underline; }

A:HOVER { text-decoration: none; }



.topMenu, .topMenu_Up, .topMenu_Over {
	text-decoration: none;
	text-align: center;
}

.topMenu_Up { background-color: #A1A1A1; }

.topMenu_Over { background-color: #008E8F; }



.pageHeader { padding-left: 25px; font-weight: bold; }



P, H5 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 13px;
	text-align: center;
}



H5 { font-size: 13px; }



.spError { font-weight: bold; color: yellow; }



.frmRegInput {
	width: 220px;
	font-size: 25px;
	text-align: center;
}



.submitButton { border: 1px solid #000000; background-color: #FFFFFF; }

