@charset "utf-8";

#abs_adv {
	position:absolute;
	z-index:2;
	left: 13px;
	top: 9px;
}
#rel_addrs {
	position: relative;
	top: 52px;
}

#abs_logo {
	position:absolute;
	width:100%;
	z-index:1;
	text-align: center;
}
#z_courts {
	position: relative;
	z-index: 2;
}


body {
	background-color: #cac6bc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.logo {
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ar12b {
	font-size: 12pt;
	font-weight: bold;
}

.ar11 {
	font-size: 11pt
}

.ar11b {
	font-size: 11pt;
	font-weight: bold;
}
.ar10b {
	font-size: 10pt;
	font-weight: bold;
}
a:visited {
	color: #49008b;
}
a:link {
	color: #0000cc;
}
.ngg_credit {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 2%;
}

