@charset "utf-8";
.header {background-repeat: no-repeat;}

.style2 {color: #FFFFFF}

.style6 {
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.style7 {
	font-size: 16px;
	text-align: left;
}

.style8 {font-size: 24px;}

.style9 {
	color: #000;
	font-weight: bold;
	text-align: center;}

body{
	margin-left: 0px;
	  margin-top: 10px;
	  margin-bottom: 0px;
	  margin-right: 0px;}
	  
	  
a:hover{text-decoration:none;}

.admin_link{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#006;
	font-size:14px;
}

.admin_link_white{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
	font-size:14px;
}