.center { 
}
.center table { 
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #4F0202;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}	
a:link {color: #ffffff; text-decoration:none} 
a:visited { color: #ffffff; text-decoration:none} 
a:hover { color: #999999; text-decoration:none} 
a:active {color: #F43324; text-decoration:none} 
}
.tableFormat {
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: justify;
	line-height: 20px;
}
.transpop {
	z-index: 10;
	display: none;
	font-weight: 400;
	text-align: center;
	font-size: 10px;
	color: #C0C0C0;
	background-color:#211E1E;
	position:absolute;
	padding-TOP: 3px;
	padding-bottom: 4px;
	padding-right: 3px;
	border: 1px solid #333333;
	height:15;
	top:-15px;
}
.footR {
	font-weight: 400;
	font-size: 11px;
	color: #C0C0C0;
	background-color:#211E1E;
	padding-TOP: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	border: 1px solid #333333;
	width: 680px;
	letter-spacing: 1px;
}
.grid {
	font-size: 11px;
	color: #C0C0C0;
	background-color:#211E1E;
	padding-TOP: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #333333;
}
.subnavDIV {
	font-size: 11px;
	color: #C0C0C0;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
	position:relative;
	display: inline;
}
.FormLabel {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.FormLabel#cal {
	padding-TOP: 5px;
}
.FormLabel#calCat {
	font-size: 18px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333333;
}
.accent {
	color: #FF0000;
}
.Arrow {
	color: #FF0000;
	font-size: 14px;
}
.outline {
	background-color: #000000;
	border: 1px solid #121010;
}
.hrule {
	margin-top: 40px;
	margin-bottom: 5px;
}
.smallcaps {
	font-variant: small-caps;
	font-size: 11px;
}
.underline {
	border-bottom: 1px solid #CCCCCC;
}
.colM {
	color: #C0C0C0;
	background-color:#211E1E;
	border: 1px solid #333333;
	padding: 5px;
	margin: 0 5px 20px 5px;
	width: 190px;
}
.colM#right {
	margin-left: 20px;
	float: right;
	text-align: left;
	line-height: 17px;
}
.colM#left {
	margin-right: 20px;
	float: left;
	text-align: left;
	line-height: 17px;
}
ol {
	color: #F43324;
	line-height: 20px;
	text-align: left;	
	} 
li {
	color: #F43324;
	line-height: 20px;
	text-align: left;	
	} 
	
li.listWtext {
	color: #CCCCCC;
}
 
#calLabel {
	font-size: 10px;
	font-style: oblique;
}
.thinBorder {
	border: 1px solid #cccccc;
}
.stepnav {
	background-color:#211E1E;
	color: #666666;
	border-top: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 2px solid #333333;
	text-align: center;
}
.stepnav#uber {
	color: #cccccc;
	background-color:#333333;
	border-top: 1px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #cccccc;
}

.stepnav a:link {
	color: #666666;
}
.stepnav a:visited {
	color: #666666;
}
.stepnav a:hover {
	color: #cccccc;
	background-color:#333333;
}
.FORM {
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}