@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg1.jpg);
	background-color: #000000;
	margin: 0px;
	background-position: left top;
}

.container {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.black-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.greytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
}

.content-bg {
	background-color: #000;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a.mainlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77787b;
	text-decoration: none;
}

a.mainlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77787b;
	text-decoration: none;
}

a.mainlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

a.mainlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77787b;
	text-decoration: none;
}

.smallgreytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	text-decoration: none;
	padding-right: 20px;
	text-align: right;
	padding-top: 70px;
}

.content {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

.bullets {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	list-style-image: url(images/bullet.gif);
}

.redtext {
	color: #E01835;
}

.content-side {
	background-color: #EFEFEF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
}

hr {
	border: 1px dashed #CCC;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	color: #d2232a;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #d2232a;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #d2232a;
}

a:link {
	color: #999;
}

a:visited {
	color: #999;
}

a:hover {
	color: #E01835;
}

a:active {
	color: #999;
}

.text {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

.textfields {
	border: 1px groove #CC0000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.blocked-content {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	border: 1px dashed #BB0004;
	padding: 10px;
}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	padding-left: 220px;
	padding-right: 40px;
	padding-top: 35px;
}

.logo-area {
	width: 823px;
	height: 99px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 10px;
	color: #999;
}
.images {
	margin-right: 10px;
	border: 1px solid #000;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #CCC;
}
.hp-content {
	background-color: #232323;
	padding-stop: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	color: #CCC;
	font-size: 12px;
}
