body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	scrollbar-base-color:#999999;
}
.redText {
	color: #9F1A27;
}
.redTextBold {color: #9F1A27; font-weight: bold;  }
.smallGreyText {color: #666666; font-size:10px;}
.redTextSmall {color: #9F1A27; font-size: 9px; }

.smallRedBold {color: #9F1A27; font-weight:bold; font-size: 8px; }
.smallBlackBold {color: #000000; font-weight:bold; font-size: 8px; }