.body_text {	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.header2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	color: #A60000;
	line-height: normal;
}
.Header_Grey {
	color: #999999;
	font-family: "Arial Black", "Franklin Gothic Heavy", "Franklin Gothic Demi", "Franklin Gothic Demi Cond";
	font-size: 18px;
}
.Header_grey_sub {
    font-size: 12px; font-weight: bolder; color: #999999; line-height: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Header_Red {font-family: "Arial Black", "Franklin Gothic Heavy", "Franklin Gothic Demi", "Franklin Gothic Demi Cond"; font-size: 14px; color: #FF0000; 
}
.small_text {	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: oblique; font-weight: bolder; color: #E4040E; line-height: normal; }
.header_small_red {font-size: 12px; font-weight: bolder; color: #FF3334; line-height: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}


.form_text_red {
	font-size: 9pt;
	color: #990000;
	font-family: Arial;
	font-weight: bold;
}
a:link {
	color: #75010E;
	text-decoration: none;
}
a:visited {
	color: #795151;
	text-decoration: none;
	
}
a:hover {
	color: #CC0033;
	text-decoration: underline;

}
a:active {
	color: #990033;
	text-decoration: none;
}
.Bottom_Line_Grey {color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.header_black {
	font-size: 20px;
	font-family: "Arial Black", "Franklin Gothic Heavy", "Franklin Gothic Demi", "Franklin Gothic Demi Cond";
	color: #000000;
}
.small_grey_asterix {
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #666666;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#news_headlines {
	width: 157px; 
	float: right; 
	margin-left: 8px;
}

DIV.MiniEstimate {
	width: 157px; 
	float: right; 
	margin-left: 8px;
}


.H2 {
	color: #999999;
	font-family: "Arial Black", "Franklin Gothic Heavy", "Franklin Gothic Demi", "Franklin Gothic Demi Cond";
	font-size: 18px;
}
.H3 {
    font-size: 12px; font-weight: bolder; color: #999999; line-height: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#H4 {
	width: 157px; 
	float: right; 
	margin-left: 8px;	
	}
	
/* single scrollable item */
.framed_img {
	float:center;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:97px;
	height:97px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}	
	
.large_framed_img {
	float:center;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:203px;
	height:203px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}	
	
.video_frame_img {
	float:left;
	margin:2px 15px 2px 0px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:220px;
	height:176px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}	
	
	
.video_frame_2 {
	float:center;
	margin:2px 4px 2px 0px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:220px;
	height:176px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}	