/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
}
.mainbg {
	background-image:url(images/bg-middle.jpg);
	background-position:center;
	background-repeat:repeat-y;	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
}
a.mainmenu {
	font-weight: bold;
}
a.mainmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainmenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.mainmenu:active {
	text-decoration: none;
	color: #FFFFFF;
}

.stats-sec-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.big-text-quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:100;
	letter-spacing: -1px;
	color:#CC0033;
}

.whiteupdtxt {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
