body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/gray_fade_72x500.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.paragraph_title {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}




a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:active {

}
.line_gray {
	color: #CCCCCC;
}

.bottom_nav {
	font-size: 9px;
}
.fade_left {
	background-image: url(../images/fade_left.png);
	background-repeat: repeat-y;
}
.fade_right {
	background-image: url(../images/fade_right.png);
	background-repeat: repeat-y;
}
.menu_top {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_top:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_top:visited {
	color: #FFFFFF;
}

a.menu_top:hover {
	color: #FF0000;
	text-decoration: none;
}
.background_header {
	background-image: url(../images/header_brtire_01.png);
	background-repeat: no-repeat;
	text-indent: 90px;
}

.bullet_blue {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.footer_disclaimer {
	font-size: 12px;
	line-height: 55px;
}
