.border-footerinfo {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #D4C3B3;
	border-left-color: #D4C3B3;
}
TD.footer {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;	
	color: #141010;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
}
TD.footer A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: -1px;
}
TD.footer A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: -1px;
}
TD.footer A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: -1px;
}
TD.footer A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: -1px;
	word-spacing: -5px;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	border: 1px groove #272D43;
	background-color: #F7F3F0;
}	
.bm-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #10100E;
	background-color: #CCCCCC;
}
.bold-white {
	font-size: 11px;
	font-weight: bold;
	color: #F3EEE9;
}
.bold-red {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.body-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3535;
	line-height: 12px;
}
.td-border-red {
	border: 1px solid #E5404B;
}
.img-border-white {
	border: 2px solid #DFD3CA;
}
.body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3EDE9;
	line-height: 12px;
}
.bold-yellow {

	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
}
.body-black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}
.bold-black {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.title-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.title-red-large {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	letter-spacing: -1px;
}

