body{	background: #4877AD url(file:///Library/Desktop%20Pictures/Aqua%20Blue.jpg) fixed;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	width: 98%;
	margin: 1%;
	height: 98%;
}

a:link, a:visited, a:hover, a:active{	color: #ffffff;	text-decoration: underline;	font-size: 12px;	font-weight: bolder;
	text-align: center;
}

a.slct:link, a.slct:visited, a.slct:hover, a.slct:active{	color: #ffffff;	font-size: 18px;	font-weight: bolder;
	text-align: center;
}

img {
	vertical-align: middle;
}

table {	border-spacing: 0px;	padding: 0px;	vertical-align: middle;
	width: 400px;
	font-size: 9px;
	margin: 10% auto 10% auto;
	top: auto;
	bottom: auto;
	height: 10%;
}

table.redirect {	border-spacing: 0px;	padding: 0px;	vertical-align: middle;
	width: 600px;
	top: auto;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
}

td.upper_left {	background: url(images/upper_left.png);	width: 27px;	height: 26px;
	font-size: 11px;
}

td.upper_center {	background: url(images/main.png) repeat;	height: 26px;	text-align: center;	border-top: 1px solid #9daaa6;	font-size: 12px;	vertical-align: middle;	font-variant: small-caps;	color: #9daaa6;	font-weight: bolder;
	width: 400px;
}

td.upper_center_redirect {	background: url(images/main.png) repeat;	height: 26px;	text-align: center;	border-top: 1px solid #9daaa6;	font-size: 9px;	vertical-align: middle;	font-variant: small-caps;	font-weight: bolder;
	width: 600px;
}

td.upper_right {	background: url(images/upper_right.png);	height: 26px;	width: 27px;
	font-size: 11px;
}

td.big_error {	background: url(images/main.png) repeat;	text-align: center;	vertical-align: middle;	color: #ffffff;
	border-right: 1px solid #9daaa6;
	border-left: 1px solid #9daaa6;
	height: 30px;
	font: bolder 64px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

td.connect, td.redirect {	background: url(images/main.png) repeat;	text-align: center;	vertical-align: middle;	color: #ffffff;
	border-right: 1px solid #9daaa6;
	border-left: 1px solid #9daaa6;
	height: 30px;
	font: bolder 30px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

td.centre {	background: url(images/main.png) repeat;	text-align: center;	font-size: 14px;	vertical-align: middle;	color: #ffffff;	font-weight: bolder;	border-right: 1px solid #9daaa6;
	border-left: 1px solid #9daaa6;
	height: 30px;
}

td.lower_left {	background: url(images/lower_left.png);	width: 27px;	height: 26px;	margin: 0px;
	font-size: 11px;
}

td.lower_center {	background: url(images/main.png) repeat;	height: 26px;	text-align: center;	border-bottom: 1px solid #9daaa6;	font-size: 11px;	margin: 0px;}

td.lower_right {	background: url(images/lower_right.png);	height: 26px;	width: 27px;	margin: 0px;
	font-size: 11px;
}

div.small
{
	font-size: 10px;
}