@import url("p7pm/p7pmgp.css");
body {
	margin: 0px;
	padding: 0px;
	background-color: #0099CC;
	background-image: url(global/gp_backing.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666666;
}
.divider {
	height: 1px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6EFF6;
	margin-top: 20px;
	margin-bottom: 0px;
}
.divider2 {
	height: 1px;
	line-height:1px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6EFF6;
	margin-top: 1px;
	margin-bottom: 1px;
}
#footer {
	margin-top: 1px;

	width: 550px;
	margin-left: 185px;
}
#gplogo {
	position: absolute;
	left: 36px;
	top: 53px;
	z-index: 1;
}


#swoosh {
	background-image: url(global/gp_swoosh.gif);
	position: absolute;
	top: 170px;
	height: 195px;
	width: 190px;

}


#topbanner {
	position: absolute;
	height: 190px;
	width: 775px;
	left: 0px;
	top: 0px;
	z-index: 5;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.pm1 {
	font-size: 0.85em;
	line-height:1.3em;
}
.registered {
	font-size: 0.85em;
}
.pred {
color: #C60646;
}
#menu {
	position: absolute;
	top: 212px;
	left: 34px;
	width: 116px;
	z-index: 3;
}
#contact {
	position: absolute;
	left: 671px;
	top: 135px;
	z-index: 6;
}
#content {
	padding-top: 230px;
	margin-left: 185px;
	width: 550px;

}
A:link      {
	COLOR: #0099CC;
	text-decoration: underline;
}


A:visited   {
	COLOR: #0099CC;
	text-decoration: underline;
}
A:hover     {
	COLOR: #C60646;
	text-decoration: underline;
}
#homebox0 {
	width: 350px;
}
#homebox1 {
	position: absolute;
	top: 236px;
	left: 562px;
	width: 180px;
	background-color: #F1F9FC;
	padding: 0px 6px;
	text-align: center;
}
#homebox2 {
	position: absolute;
	top: 454px;
	left: 562px;
	width: 180px;
	padding: 0px 6px;
}
h1 {
	font-size: 1.4em;
	color: #0099CC;
	margin-bottom: 11px;
}
h2 {
	font-size: 1.1em;
	color: #C60646;
	margin-bottom: 7px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 7px;
}
.tableback {
	background-color: #0099CC;
}
.tdwhite {
	background-color: #FFFFFF;
}
.tddark {
	background-color: #A8E0ED;
}
.tdlight {
	background-color: #EFF8FC;
}
#award {
	position: absolute;
	left: 45px;
	top: 520px;
}
.img-right {
	float:right;
	margin-top:5px;
	padding-left:30px;
}
/* ---- mootools <<<---------------------------------------------------------------*/

#log_res.ajax-loading {
	background-image: url(global/spinner.gif);
	background-position: center;
	background-repeat: no-repeat;
		}
.error {
			color:#CC0000;
			margin:0;
			padding:0;
} 