@charset "utf-8";
/* CSS Document */

body {
	background-color:#0a0a0a;
}
#header {
	background-image:url("Images/header45.gif");
	background-repeat:no-repeat;
	height:198px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	color: #0A0A0A;
}

#header2 {
	height:198px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#header3 {
	height:43px;;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#nav {
	width:800px;
	height:100px;
	margin-left:auto;
	margin-right:auto;

}

#content {
	width:800px;
	height:470px;
	background-color:#111111;
	border: 3px solid #222222;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	color: #222;
}
#content1 {
	width:800px;
	height:470px;
	background-color:#111111;
	border: 3px solid #222222;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	text-align: center;
}
input.btn {
	background-color:#222222;
	color:#009999;
}
#scroll {
	height:300px;
	width:400px;
	overflow:scroll;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	width:800px;
	height:30px;
	margin-right:auto;
	margin-left:auto;
	margin-top:1em;
	background-color:#111111;
	border: 3px solid #222222;

}
.style10 {	
	font-family: Calibri;
	font-size: 10px;
}
.style12 {
	color: #CCC3C3;
	font-family: Calibri;
	font-size: 14;
}
.style13 {
	font-family: Calibri;
	font-size: 24px;
	color: #AAAAAA;
	font-weight: bold;
}
.style16 {color: #009999}
.style18 {
	color: #CCC3C3;
	font-family: Calibri;
	font-size: 16px;
}
.style20 {
	color: #009999;
	font-weight: bold;
	font-size: 24px;
}
.style22 {
	font-family: Calibri;
	font-size: 16px;
}
a {
	font-family: Calibri;
	font-size: 16px;
	color: #CCC3C3;
	font-weight: bold;
}
a:visited {
	color: #075E5E;
}
a:hover {
	color: #C1B8B8;
}
a:active {
	color: #075E5E;
}
a:link {
	color: #075E5E;
}
a:link {
	color: #009999;
}
a:visited {
	color: #009999;
}
a:active {
	color: #009999;
}
.style25 {
	color: #CCC3C3;
	font-size: 10px;
	font-family: Calibri;
	font-weight: bold;
}
.style27 {
	font-family: Calibri;
	color: #AAAAAA;
}
a:link {
	color: #009999;
}
a:visited {
	color: #009999;
}
a:active {
	color: #009999;
}
.style25 {
	color: #CCC3C3;
	font-size: 10px;
	font-family: Calibri;
	font-weight: bold;
}
.style28 {
	font-family: Calibri;
	font-size: 18px;
}
.style30 {font-family: Calibri; font-size: 18px; font-weight: bold; }
.style31 {font-size: 16px}
.style34 {color: #AAAAAA}
a:link {
	color: #009985;
}
a:visited {
	color: #009985;
}
a:active {
	color: #009985;
}
.style23 {color: #CCC3C3}

#simplemodal-container a.modalCloseImg {
	background:url(/img/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

