body,td,th {
	color: #3d3d47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #D50023;
}
a:visited {
	color: #D50023;
}
a:hover {
	color: #999999;
}
a:active {
	color: #D50023;
}.bold-red {
	font-size: 12px;
	font-weight: bold;
	color: #D50023;
}
.box-description {
	font-size: 11px;
	line-height: 13px;
	color: #404040;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B9B9B9;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #B9B9B9;
}

.bold-black {
	font-size: 12px;
	font-weight: bold;
	color: #30303A;
}
.bold-white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.body-black {
	font-size: 11px;
	line-height: 13px;
	color: #3D3D47;
}

.inputstyle {
	font-size: 10px;
	border: 1px solid #FFFFFF;
	line-height: 11px;
	color: #01ADF8;
}
TD.footer {
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #291c1b;
	padding: 1px;
}
TD.footer A:link {
	font-size: 11px;
	text-decoration: underline;
	color: #1676E2;
	font-weight: bold;
}
TD.footer A:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #1676E2;
	font-weight: bold;
}
TD.footer A:active {
	font-size: 11px;
	text-decoration: underline;
	color: #1676E2;
	font-weight: bold;
}
TD.footer A:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
.border-white-4 {
	border: 4px solid #FFFFFF;
}
.border-white-2 {
	border: 2px solid #FFFFFF;
}
.border-black-1 {
	border: 1px solid #000000;
}


.title-red {
	font-size: 24px;
	font-weight: bold;
	color: #E60202;
}
.bold-red-11px {
	font-size: 11px;
	font-weight: bold;
	color: #D50023;
	line-height: 12px;
}
