.wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	}
	
.header {
	width:950px;
	height:90px;
	background-color:#d30101;
	float:left;
	}	
	
.nav_bg {
	width: 950px;
	height: 46px;
	float:left;
	}

.body {
	width:950px;
	height:auto;
	background-image:url(images/bg1_03.jpg);
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:14px;
	}
	
	
.left_content {
	width:185px;
	height:1200px;
	float:left;
	color:#FFFFFF;
	}
	
.mid_content {
	width:449px;
	height:auto;
	float:left;
	margin-top:20px;
	}
	
.right_content {
	width:300px;
	height:auto;
	float:right;
	margin-right:11px;

	}
	
h1 {
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D41D19;

	}



.redtext {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D41D19;
	font-weight:bold;
	}
	
.redtext a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D41D19;
	font-weight:bold;
	text-decoration:none;
	}
	
.redtext a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffa0a0;
	font-weight:bold;
	text-decoration:none;
	}
	
.table_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
	font-weight:bold;
	}
	
.newsroomtext {
	width:520px;
	height:auto;
	font-size:11px;
	color:#D30102;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	}		
	
	
.newsroomtext a{
	width:520px;
	height:auto;
	font-size:11px;
	color:#D30102;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	}
	
.newsroomtext a:hover{
	width:520px;
	height:auto;
	font-size:11px;
	color:#D30102;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E3E3E3;
	display:block;
	}										