body {
	background-color: #cccccc;
	color: #666666;
    font-family: Arial;
	font-size: 11px;
	margin: 6% 0px 25px 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	
}



a.main_nav {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
}

a.main_nav:hover{
	color: #cc0000;
	text-decoration: none;
}

.addr {
	color: #006FB9;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}

.btm_bar {
	background-color: #0099FF;
}

.red {
	color: #cc0000;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}


a.red:hover {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.redtest {
	color: #cc0000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

a.redtest:hover {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.blue {
	color: #0074C1;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.blue:hover {
	color: #cc0000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.bluetop {
	color: #0099FF;
	font-size: 10px;
}

.redbtm {
	color: #cc0000;
	font-size: 10px;
}

.dkgray {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-family: Myriad,Arial;
}
.quotes {
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	font-family: Myriad,Arial;
	


	

}
.dkgray2 {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-family: Myriad,Arial;
	font-weight: bold;
}


.txtlogo {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}

.blk_nav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.blk_nav:hover {
	color: #CC0000;
}

.hi_nav {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.hi_nav2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.stripes {
	background-image: url(images/stripe_bg.gif);
}

.topbg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	height: 70px;
}

