﻿.header_strip
{
	clear:both;
	background:url('../images/header_bg.gif') no-repeat;
	height:47px;
	width:208px;
	position:relative;
	left:-18px;	
}
.header_strip .Text
{
	padding:6px 0px 0px 40px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.header_strip .Text a
{
	color:#ffffff;
	text-decoration:none;
}
/*Text headers*/
.maroon
{
	color:#680200;
	font-size:16px;
	clear:both;
	border-bottom:1px solid #F0F0F0;
	padding:0px 0px 5px 0px;
	margin: 5px 0px;
	font-weight:bold;	
}
