@charset "utf-8";



.pagebg {
	background-color: #e6e6e6;
}
.hed {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

.footer a{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #878787;
}

.footer a:hover{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #860000;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #878787;
}


.redhed {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #860000;
}

.textnormal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

.gbg {
	background-image:url(../images/gbg.jpg); background-repeat:no-repeat; height:274px;
	}
