/* CSS Document */
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  }
input,select
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.submit input
{
	font-size: 12px;
	margin-top:15px;
	background-color: #cc0000; 
	font-weight: bold; 
	color: white;
	height:30px;
	vertical-align:middle;
}

.tver12 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tver13{
	height:25px;
	vertical-align:bottom;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

.thickspacer{ height:2px; background-color:#2970AE;}
.middletable{height:380px; }
.header {
	text-align:center; margin:5px;
	height:55px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
.footer {
	text-align:center; margin:5px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
.outertable{ border: solid 1px #0033FF; height:531px}
.required{ text-align:right; font-size:8px; color: #FF0000; font-weight:bold;}
