/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main/pagebg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.footer {color: #A1B3CA}
.footerlinks {
	color: #A1B3CA;
	text-decoration: none;
	font-size: 11px;
}
a:hover.footerlinks {
	color: #ffffff;
	text-decoration: none;
}
a:active.footerlinks {
	text-decoration: none;
	color: #A1B3CA;
}
.color {
	color: #FF0000;
	font-weight: bold;
}

