body {
	text-align: center;
	background-color: #416A97;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	width: 800px;
}
#main {
	border: thin solid Gray;
	width: 100%;
	margin: 0% 0% 0px;
}
.doc{
	background-color: White;
	width: 800px;
	position: absolute;
	margin: 15% 5% 35% 5%;
}


div#header{
	position: fixed;
	z-index: 99;
}
div {
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-color; black;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(images/bullet1.gif);
	color: #000000;	
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 15px;
	list-style: url(images/bullet1.gif);
	color: #000000;    
    
}
.imagepad {
	padding-top: 20px;
	padding-left: 5px;
}
.hnavpad {
	padding-left: 5px;
	background-color: #9DB8D5;/*themecolour3;*/
}
.bgimage#font-family {
	background-image: url(about_files/about_bg.gif);
	background-repeat: repeat-x;
}
.mainborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
}
table {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #9DB8D5;/*themecolour2$ 0%, 60%;*/
	line-height: 15px;
}
.maintable {
	font-family: Arial;
	font-size: 10px;
	font-color; black;
	height:600;
	width: 800px;
	border-collapse: collapse;
	background-color: #9DB8D5;
}
.table1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: Black; /*themecolour2$ 0%, 60%;*/
	line-height: 15px;
}
.table2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: Black; /*themecolour2$ 0%, 60%;*/
	line-height: 15px;
	margin-left: 10px;
}

h1 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: White;
}
a:link {
	color: blue;
}
/*  a:visited {  
	color: #FFFFFF;
} */
/*
a:link:hover {
	color: White;
	text-decoration: underline;
}
.footer {
	color: #ffffff;
}
.hilite tr:hover{
	background-color: yellow;
}

#navMenu a:link {
	display: block;
	width: 110px;
	height: 15px;
	background: #9DB8D5;
	color: black;
	text-align: left;
	font-size: 12px;
}
#navMenu a:link:hover {
	display: block;
	width: 110px;
	height: 15px;
	background: Aqua;
	color: black;
	text-align: left;
	font-size: 12px;
}
#navMenu a:link:active {
	display: block;
	width: 110px;
	height: 15px;
	background: red;
	color: black;
	text-align: left;
	font-size: 12px;
}
.navMenuaccross a {
	display: block;
	width: 70px;
	height: 15px;
	background: #400080;
	color: white;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.navMenuaccross a:link:hover {
	display: block;
	width: 70px;
	height: 15px;
	background: Aqua;
	color: black;
	text-align: center;
	font-size: 11px;
}
.navMenuaccross a:link:active {
	display: block;
	width: 70px;
	height: 15px;
	background: red;
	color: black;
	text-align: center;
	font-size: 11px;
}

#addr{
	display: block;
	width: 110px;
	height: 15px;
	background: #9DB8D5;
	color: black;
	text-align: left;
}
.blank{
	display: block;
	width: 80px;
	height: 15px;
	text-align: center;
}
*/