table.top {
	background-image: url(title-stretch.gif);
	display: table;
}
div.sub-box {
	display: block;
	width: 210px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8EB5EE;
	border-left-color: #8EB5EE;
	background-color: #808397;
	float: right;
	padding-right: 5px;
	padding-left: 10px;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 14px;
	color: #003366;
}

td.center {
	display: table-cell;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8EB5EE;
	background-image: url(centre-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	background-color: #FFFFFF;
}
tr.bottom {
	background-image: url(bottom-stretch.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: table-row;
}
td.left {
	display: table-cell;
	width: 237px;
	background-image: url(left-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
body {
	background-color: #D9DCEB;
	margin: 5px 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.head1 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a {
	color: #003366;
	font-weight: bold;
}
a:hover {
	color: #8EB5EE;
}

a.nav {
	font-size: 14px;
	text-decoration: none;
	color: #6699CC;
}
a.nav2 {
	font-size: 16px;
	text-decoration: none;
	color: #6699CC;
}
a.nav3 {
	font-size: 16px;
	text-decoration: none;
	color: #990000;
}
a.nav4 {
	font-size: 20px;
	color: #CC0000;
}
a.nav:hover {
	color: #000099;
}
a.nav2:hover {
	color: #000099;
}
a.sub-box {
	font-size: 16px;
	text-decoration: none;
	color: #6699CC;
}
a.sub-box:hover {
	color: #00ffff;
}
.head3 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 25px;
	color: #B5CFF4;
	font-weight: bold;
	
}
ul.links {
	line-height: 30px;
}
.head4 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 17px;
	color: #B6CDF9;
	font-weight: bold;
}
td.centre2 {
	background-image: url(left-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: table-cell;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}