body {
	margin: 0px;
	padding: 0px;
}
body, html, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660506;
}
.tableBorder {

	border-collapse: collapse;
}
.tbleRowAltBg {
	background-color: #F2B363;
}

.tdBorder{
	border: 1px solid #000000;
}
a:link {
	color: #BC1B1D;
	text-decoration: underline;
}
a:visited {
	color: #BC1B1D;
	text-decoration: underline;
}
a:hover {
	color: #BC1B1D;
	text-decoration: none;
}
