body {
	background-color: #333333;
	margin: 20px;
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4948;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}

.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4948;
}
.content_highlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.border {
	border: 1px solid #666666;
}

.mediakit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #DA251C;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #DA251C;
	background-image: url(images/link_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.links a:hover {
	text-decoration: none;
	color: #DA251C;
}
.links a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.links_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/link_back111.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.links_sub a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.links_sub a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.links_sub a:hover {
	text-decoration: none;
	color: #DA251C;
}
.links_sub a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.links_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000 ;
	
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.links_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #DA251C;
	background-image: url(images/link_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 40px;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DA251C;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DA251C;
}
.bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 20px;
}
.titles_yellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEF301;
	font-weight: bold;
}
.features_highlight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF301;
	font-weight: normal;
}
