body {
	background-image: url(../Images/background.jpg);
	background-repeat: repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tabletemplate {
	border: 6px solid #333;
	background-color: #FFF;
}
#apBanner {
	position:absolute;
	width:100%;
	height:125px;
	z-index:1;
	top: 0;
	left: 0;
}
a:link {
	color: #96C5CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96C5CF;
}
a:hover {
	text-decoration: none;
	color: #3CC;
}
a:active {
	text-decoration: none;
	color: #3CC;
}
.V10GreyBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: justify;
}
.V11pxGrey {
	font-family: Verdana;
	font-size: 11px;
	color: #62A8B7;
	text-decoration: none;
}
.V16Grey {
	font-family: Verdana;
	font-size: 16px;
	color: #193177;
}
.V11pxWhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.V16White {
	font-family: Verdana;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.VLargeTurquoise {
	font-family: Verdana;
	font-size: 16px;
	color: #96C5CF;
}
