.style-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
.style-footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.style-textredbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AC1101;
	line-height:18px;
	font-weight:bold;
}
.style-textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}
.style-button {
	border-style:solid;
	border-width:2px;
	border-color:#AC1101;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#AC1101;
	background-color:#FFFFFF;
}
.style-message {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}
.style-text-red-bold2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AC1101;
	line-height:18px;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-color:#AC1101;
	border-bottom-style:solid;
}
.border-tableborder {
	border-bottom-width:1px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
		border-right-width:1px;
	border-right-color:#666666;
	border-right-style:solid;
		border-left-width:1px;
	border-left-color:#666666;
	border-left-style:solid;
		border-top-width:1px;
	border-top-color:#666666;
	border-top-style:solid;
	padding:2px;
}
.border-top-dashed {
	border-top-width:1px;
	border-top-color:#999999;
	border-top-style:dashed;
}
.border-top-solid {
	border-top-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
}
.border-bottom-dashed {
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
}
.border-bottom-solid {
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}
table#red-link a:hover{
	text-decoration:underline;
	color:#FF0000;
}
table#red-link a, table#red-link a:link{
	text-decoration:none;
	color:#AC1101;
}
.style-text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
table#footernav a:hover{
	text-decoration:underline;
	color:#999999;
}
table#footernav a, table#footernav a:link{
	text-decoration:none;
	color:#333333;
}