@charset "UTF-8";
/* CSS Document */



html {
	background: #010a20 ;
	
}
body {
	background-color: #010a20;
	padding: 0;
	margin: 0;
	background: url(../_img/background.jpg) no-repeat left top;
	color: #78112f;
	width: 100%;
	display: table;
	padding-top:0px;
	padding-left: 12px;
	
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-transform:uppercase;
	font-weight:bloder;
	
		
}

.header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-transform:uppercase;
	font-weight:bloder;
	text-decoration:none;
	border-bottom:1px dotted #979482;	
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
		line-height:18px;
}
.footer  a {
	color:#999999;
	border-bottom:1px dotted #996699;
	text-decoration:none
}
.body_copy  {
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	
	
}
.body_copy p a {
	color:#000000;
	border-bottom:1px dotted #996699;
	text-decoration:none
	

}
.body_copy p a:hover {
border-bottom:1px dotted #979482;
	
	color:#979482;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#996699;
	text-transform:uppercase;
	font-weight:bloder;
	margin-bottom:0px
}
 h2 {
 font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#996699;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-left:0px;
	font-weight: lighter;
	margin-bottom:0px
	
}
h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996699;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}
 h3 a {
	text-decoration:none;
	color:#979482;
	padding-left:2px;
	padding-right:2px;
	text-transform:uppercase;
	font-weight:bold;
}
h3 a:hover {
	color:#00a4e4;
	text-decoration:underline;
	}
dt {
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996699;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}
 dt a {
	text-decoration:none;
	color:#996699;
	padding-left:2px;
	padding-right:2px;
	text-transform:uppercase;
	font-weight:bold;
}
dt a:hover {
	color:#00a4e4;
	text-decoration:underline;
	}
	
	dd {
font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#996699;
	text-transform:uppercase;
	
	
}
 dd a {
	text-decoration:none;
	color:#996699;
		border-bottom:1px dotted #979482;	
	
}
dd a:hover {
	color:#00a4e4;
	
	}