@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-image: url(images-new/background.gif);
	
} 
.Headings{
	font-weight: bold;
	color: #B11C25;
	font-style: italic;
}

#table_container {

	margin-left:auto;
	margin-right:auto;
}
.footerlinks {
	color: #FFFFFF;
}
.footertext {
	color: #FFFFFF;
	font-size: 10px;
}
.links {
	color: #0E3154;
}
.bottomlinks {
	color: #0E3154;
	font-size: 10px;
}
.bodytextsmall {
	font-size: 10px;
}
.Headingslarge {
	font-weight: bold;
	color: #B11C25;
	font-style: italic;
	font-size: 20px;
	vertical-align: middle;
}
.Headingsnews {
	font-weight: bold;
	color: #B11C25;
	font-style: normal;
	font-size: 16px;
}
