body {
	background-image: url(../images/bg0.gif);
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

@media all {
 ul { margin-left: 15px; list-style: square; }
 li { margin-left: 1em; }
}


a:link {
	color: #9A2D3F;
	background-color: none;
}
a:visited {
	color: #00425D;
	background-color: none;
}
a:hover {
	color: #F8F4E7;
	background-color: #9A2D3F;
}
a:active {
	color: #F8F4E7;
	background-color: #00425D;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004B6B;
}
.style4 {font-size: 12px}
.f_txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #9A2D3F;
}
.f_btn {
	background-color: #9A2D3F;
	border: 2px solid #DCB23D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCB23D;
}
.fr_me_a {
	color: #C0C0C0;
	background-image: none;
	text-decoration: none;
	cursor: pointer;
}
.fr_me_a:link {
	color: #C0C0C0;
	background-image: none;
	text-decoration: none;
}
.fr_me_a2 {
	color: #FFFFFF;
	background-image: url(../images/me_bg_hov.gif);
	text-decoration: none;
	cursor: pointer;
}
.fr_me_a2_bot {
	color: #FFFFFF;
	background-image: url(../images/me_bg_bot_hov.gif);
	text-decoration: none;
	cursor: pointer;
}
.fr_me_a:hover {
	color: #FFFFFF;
	background-image: url(../images/me_bg_hov.gif);
	text-decoration: none;
	cursor: pointer;
}
.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.imgBtnStyle {
	background-color: none;
}
.imgBtnStyle-over {
	background-color: #9A2D3F;
	cursor: hand;
}.style2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	color: #9A2D3F;
}
.style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #9A2D3F;
}
.style2c {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.xtraspace {
	line-height: 18px;
}
.tfLink {
	color: #00CC00;
	text-decoration: none;
	background-color: none;
}
.tfLink:link {
	color: #00CC00;
	text-decoration: none;
	background-color: none;
}
.tfLink:hover {
	color: #00CC00;
	text-decoration: none;
	background-color: none;
}
.tfLink:visited {
	color: #00CC00;
	text-decoration: none;
	background-color: none;
}
.tfLink:active {
	color: #00CC00;
	text-decoration: none;
	background-color: none;
}
.header_phone {
	position: absolute;
	z-index: 1002;
	margin: -48px auto 0px auto;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #004B6B;
}