@charset "ISO-8859-1";
.contentbackground {
	background-image: url(images/contentbackground.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentbackground2 {
	background-image: url(images/contentbackground2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
img{
border: 0px
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #666666;
}
.normal:link {
	text-decoration: none;
	color: #FD1C04;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBCBD;
}
a:link {
	color: #FF3923;
}
a:visited {
	color: #FF3923;
}
a:active {
	color: #FF3923;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FD1202;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD1202;
	letter-spacing: 3px;
	display: block;
	line-height: 20px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: 16px;
	letter-spacing: 1px;
	padding-top: 5px;
	display: block;
}
