﻿body {
	background-color:#820000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.mainTable {
	margin: 0px auto;
	border-color: #000000;
	border:solid 1px;
	width:760px	
}

.white12 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.white12:hover {text-decoration: underline; color: #646464;}

.leftnav12 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.leftnav12:hover {text-decoration: underline; color: #820000;}

.white16 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.links{
	color: #000000;
	text-decoration: underline;
}
a.links:hover {text-decoration: underline; color: #820000;}

.whiteLeftNav12 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.whiteLeftNav12:hover {text-decoration: underline; color: #820000;}

.txtEvent14 {
	color: #820000;
	font-weight: bold;
	text-decoration: none;
}

.red {
 color: #900701;
 font-weight: bold;
 text-decoration: none;	
}

.VerifyBoldPrint {
	font-family:  verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	font-style: normal;
}

.required {
	font-size: 12px;
	color: #FF0000;
}
