@charset "UTF-8";
body {
	background-color: #000;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
	line-height: 22px;
}
.footer {
	color: #FFF;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	text-align: right;
	padding-top: 20px;
	margin-bottom: 20px;
}
.services {
	font-size: 16px;
	line-height: 24px;
	background-color: #E5E5E5;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-style: italic;
	font-weight: bold;
	color: #9A9A9A;
}

.news {
	font-size: 13px;
	line-height: 17px;
	background-color: #E5E5E5;
	text-align: left;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000;
}
.news a:link {
	color: #C4151B;
	text-decoration: underline;
}

.news a:visited {
	color: #C4151B;
	text-decoration: underline;
}

.news a:hover {
	color: #9A9A9A;
	text-decoration: underline;
}

.twitter {
	font-size: 13px;
	line-height: 20px;
	background-color: #E5E5E5;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000;
	margin-bottom:20px;
}

.footer strong {
	color: #C4151B;
}

.footer a:link {
	color: #fff;
	text-decoration: none;
}

.footer a:visited {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #C4151B;
	text-decoration: underline;
}

.red {
	color: #C4151B;
}



H1 {
	font-weight: bold;
	color: #C4151B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 22px;
	font-style: italic;
}
.middleblock {
	padding-top: 20px;
	padding-bottom: 20px;
}

.middleblock a:link {
	color: #C4151B;
	text-decoration: none;
}

.middleblock a:visited {
	color: #C31821;
	text-decoration: none;
}

.middleblock a:hover {
	color: #020202;
	text-decoration: underline;
}


.bigger {
	font-size: 20px;
	line-height: 26px;
}
.strap {
	font-size: 20px;
	font-style: italic;
	line-height: 35px;
	font-weight: normal;
	color: #FFF;
}

