body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.bot {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: auto;
	height: auto;
}
.cop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/maxbg.jpg);
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
}
.attymsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: red;
	background-image: url(../images/maxbg.jpg);
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	font-weight: normal;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	height: auto;
	width: 100%;
	font-weight: bold;
	background-color: White;
}
.calcemph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	height: auto;
	width: 100%;
	font-weight: bold;
	background-color: White;
}