.bg_img {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.p12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.p12_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.p12 a:link, .p12 a:visited {
	color:#434343;
	font-weight: bold;
	text-decoration: none;
}
.p12 a:hover, .p12 a:active {
	font-weight: bold;
	color: #434343;
	text-decoration: underline;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA271E;
	text-decoration: none;
}
.w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
.bb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.red a:link, .red a:visited {
	color:#DA271E;
	text-decoration: none;
}
.red a:hover, .red a:active {
	color:#DA271E;
	text-decoration: none;
}
.bb a:link, .bb a:visited {
	color:#333333;
}
.bb a:hover, .bb a:active {
	color:##DA271E;
	text-decoration: underline;
}.img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

