.footer {
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBDAE;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_margin {
	padding: 8px;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBDAE;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #343530;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
