body {
	background-color: #004D73;
	background-image: url("../images/bg_blue.jpg");
	background-repeat: repeat-x;
}
#maintable {
	border-left-color: #CCCCCC; 
	border-left-style: solid; 
	border-left-width: 2px;
	border-top-color: #CCCCCC; 
	border-top-style: solid; 
	border-top-width: 2px;
	border-right-color: #CCCCCC; 
	border-right-style: solid; 
	border-right-width: 2px;
	border-bottom-color: #CCCCCC; 
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	padding: 0px;
	background: #E8A460;
}
#maincontents {
	border-left-color: #EDB67F; 
	border-left-style: solid; 
	border-left-width: 3px;
	border-top-color: #F1C89E; 
	border-top-style: solid; 
	border-top-width: 3px;
	border-right-color: #9D6F41; 
	border-right-style: solid; 
	border-right-width: 3px;
	border-bottom-color: #704F2E; 
	border-bottom-style: solid; 
	border-bottom-width: 3px;
	padding: 0px;
	background: #F0F7FB;
}
td.header {
	background:  url("../images/title_bar.jpg");
	height: 61px;
	text-align: right;	
	vertical-align: middle;
	border-bottom-color: #CCCCCC; 
	border-bottom-style: solid; 
	border-bottom-width: 2px;
}
td.menu {
	background: #CBDCE9;
	border-top-color: #CCCCCC; 
	border-top-style: solid; 
	border-top-width: 2px;
	border-bottom-color: #704F2E; 
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	height: 25px;
}
td.footer { 
	background:  url("../images/footer_bar.jpg"); 
	background-repeat: repeat-y; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-top-color: #CCCCCC; 
	border-top-style: solid; 
	border-top-width: 2px;
} 

.pagesubtitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-weight: bold;
	background-color: #E79D54
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-right: 30px;
}
.bodytext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000033;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.bodytextbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #1C506C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1C506C;
}
a:hover {
	text-decoration: underline;
	color: #1C506C;
}
a:active {
	text-decoration: none;
	color: #1C506C;
}
.bodytextwhite {
	font-family: Tahoma, Arial, Verdana; 
	font-size: 12px; color: #FFFFFF; 
	margin-top: 4px; margin-right: 
	10px; margin-bottom: 
	4px; margin-left: 10px; 
}
.pagesubtitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-weight: bold;
}
td.to {
	background: #60707B;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
td.starto {
	background: #60707B;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
td.te {
	background: #617077;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #FFFFFF;
}
td.ta {
	background: #59726B;
	text-align: right;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #FFFFFF;
}

td.h1o {
	background: #CBDCE9;
	text-align: center;
}
td.h1e {
	background: #D8E8F1;
	text-align: center;
}
td.h1a {
	background: #C4DED8;
	text-align: right;
	padding-right: 5px;
}

td.h2o {
	background: #E1E9F2;
	text-align: center;
}
td.h2e {
	background: #F0F7FB;
	text-align: center;
}
td.h2a {
	background: #D9EBE1;
	text-align: right;
	padding-right: 5px;
}
td.default {
	background: #F0F7FB;
	text-align: center;
}
td.h1e {
	background: #D8E8F1;
	text-align: center;
}
td.start2o {
	background: #E1E9F2;
	text-align: left;
}
td.start1o {
	background: #CBDCE9;
	text-align: left;
}

td.tdN1 {
	background: #C9EDCA;
	text-align: center;
}
td.tdN2 {
	background: #D9F2D9;
	text-align: center;
}

td.tdI1 {
	background: #66EC69;
	text-align: center;
}
td.tdI2 {
	background: #78EF7B;
	text-align: center;
}

td.tdU1 {
	background: #DC7878;
	text-align: center;
}
td.tdU2 {
	background: #E08989;
	text-align: center;
}
.pagelink {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 0px;
}
.colour1 {
	color: #1B4D67
}.unnamed1 {
}
.underlined {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.imageborder {
	margin: 6px;
	border: 1px solid #333333;
}

