body {
	background-image: url(graphics/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	outline: none;
}
a:focus
{
-moz-outline-style: none;
}
.copyr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.copyr a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyr a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copyr a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	outline: none;
}
.copyr a:active {
	text-decoration: none;
}
.copyr a:focus
{
-moz-outline-style: none;
}
.main_box {
	width: 75%;
	position: absolute;
	left: 12.5%;
	top: 0px;
}
.main_box_alt {
	width: 820px;
	height: 100%;
	position: absolute;
	left: 10%;
	top: 0px;
}
.main {
	background-color: #CC0000;
	width: 100%;
	position: relative;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.whitebox {
	width: 890px;
	height: 15%;
	position: absolute;
	left: 15%;
	top: 85%;
	visibility: hidden;
}
.whiteborder {
	background-image: url(graphics/whiteborder.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 51px;
	height: 100%;
	float: left;
	position: relative;
}
.whitemain {
	background-color:#FFFFFF;
	width: 85%;
	height: 100%;
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	position: relative;
}
.whitebg {
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	align: justify;
}
	
.whitetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	align: justify;
	padding: 20px;
}
.whitetopleft {
	background-image: url(graphics/white/topleft.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 15px;
	height: 15px;
}
.whitetopright {
	background-image: url(graphics/white/topright.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 15px;
}
.whiteleft {
	background-image: url(graphics/white/left.png);
	background-repeat: repeat-y;
	background-position: right;
}
.whiteright {
	background-image: url(graphics/white/right.png);
	background-repeat: repeat-y;
	background-position: left;
}
.whitetop {
	background-image: url(graphics/white/top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.whitebottom {
	background-image: url(graphics/white/bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.whitebottomleft {
	background-image: url(graphics/white/bottomleft.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 18px;
}
.whitebottomright {
	background-image: url(graphics/white/bottomright.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.headr {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 26px;
	color: #666666;
	position: absolute;
	left: 35%;
	top: 40px;
	width: 65%;
	clip: rect(auto 0px auto auto);
}
.locshead {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 40px;
}
.biglets {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 22px;
	color:#FF0000;
	align: center;
}
.medlets {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 18px;
	color:#999999;
	align: justify;
}
.subttl {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 18px;
	color:#990000;
	align: center;
	font-weight: 100;
}
.medblack {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 18px;
	color:#000000;
	align: justify;
}
.morespace {
	line-height: 18px;
}
.pop_top_left {
	background-image: url(graphics/pop/topleft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	width: 30px;
}
.pop_top {
	background-image: url(graphics/pop/top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pop_top_right {
	background-image: url(graphics/pop/topright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 30px;
}
.pop_left {
	background-image: url(graphics/pop/left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 30px;
}
.pop_middle {
	background-image: url(graphics/pop/center.png);
	vertical-align: center;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.pop_right {
	background-image: url(graphics/pop/right.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 30px;
}
.pop_bottom_left {
	background-image: url(graphics/pop/bottomleft.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 30px;
}
.pop_bottom_right {
	background-image: url(graphics/pop/bottomright.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 30px;
}
.pop_bottom {
	background-image: url(graphics/pop/bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.popUp {
	visibility: hidden;
	position: fixed;
	height: 30%;
	width: 60%;
	z-index: 50;
	left: 20%;
	top: 5%;
}

.popUperror {
	position: fixed;
	height: 30%;
	width: 50%;
	z-index: 50;
	left: 25%;
	top: 5%;
}
.popUpmod {
	visibility: hidden;
	position: fixed;
	height: 30%;
	width: 60%;
	z-index: 99;
	left: 20%;
	top: 28%;
}

.fileupload {
	visibility: hidden;
	position: absolute;
	height: 40%;
	width: 80%;
	z-index: 50;
	left: 10%;
	top: 1%;
}
.uploaded {
	position: absolute;
	height: 40%;
	width: 80%;
	z-index: 50;
	left: 10%;
	top: 1%;
}
.popUpText {
	visibility: hidden;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 99%;
	vertical-align: top;
}
.uploadedtext {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 99%;
	vertical-align: top;
}
.poptexterror {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 99%;
	vertical-align: top;
}
.bottomline {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* Main table cell colours and backgrounds */
tr.row1{
	background: white;
}

tr.row2{
	background: #E8F3FF;
}
.serv_bg {
	position: relative;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	background-color: #E6E6E6;
	border: 3px solid #CCCCCC;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}