div.centerpage {
	width: 775px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -388px;
	margin-right: 0px;
	background-color: white;
}

h1 {
	font-family: "Arial",sans-serif;
	font-size: 40pt;
	text-align: left;
	color: black;
}

h2 {
	font-family: "Arial",sans-serif;
	font-size: 22pt;
	font-weight: 400;
	text-align: left;
	color: black;
}
h3 {
	font-family: "Arial",sans-serif;
	font-size: 12pt;
	text-align: left;
	color: black;
	font-weight: 400;
	font-style: italic;
}
	
h4 {
	font-family: "Arial",sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: black;
	margin-left: 170px;
	width: 600px;
}

h4 a:Link {text-decoration: none;}

h5.wider {
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	width: 100%;
	font-family: "Arial",sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: black;
}

h5 {
	font-family: "Arial",sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: black;
	margin-left: 170px;
}

h6 {
	font-family: "Arial",sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: black;
	margin-left: 170px;
	margin-top: 0px;
	margin-bottom: -20px;
}

h6.wider {
	font-family: "Arial",sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: black;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	width: 100%;
}
body {
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
	margin: 0px;
	background-color: Navy;
}

body.back {
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
	margin: 0px;
	background-color: Navy;
	background-image: url(images/background.jpg);
	background-position: left;
	background-position: top;
	background-repeat: no-repeat;
}

p {
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 170px;
	margin-right: 20px;
	margin-top: 20px;
	width: 580px;
	clear: both;
}

p.wide {
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	width: 330px;
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
	clear: both;
}
p.wider {
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	width: 100%;
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
	clear: both;
}

p.Hwide {
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	width: 100%;
	font-family: "Arial Narrow", sans-serif;
	font-size: 20pt;
	color: Navy;
	clear: both;
}

p.back {
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 170px;
	margin-right: 20px;
	margin-top: 20px;
	width: 350px;
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
	clear: both;
}

p.foot {
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
}

li.listback {
	margin-left: 170px;
	width: 300px;
	font-size: 10pt;
}

li.listback1 {
	margin-left: 170px;
	font-size: 10pt;
}

li.listback2 {
	margin-left: 170px;
	width: 350px;
	font-size: 10pt;
}

p.left {
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 300px;
	margin-right: 270px;
	margin-top: 20px;
	width: 400px;
	clear: both;
}

p a{
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

p a:hover{
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	color: Red;
}


a {
	font-weight: bold;
	text-decoration: none;
}

#logo200 {
	position: absolute;
	left: 5px;
	top: 5px;
   width: 152px;
	height: 200px;
	background-image: url("images/logo200.jpg");
	color: black;
}
#logo200foot {
	position: absolute;
	right: 5px;
	bottom: 5px;
   width: 152px;
	height: 200px;
	background-image: url("images/logo200.jpg");
	color: black;
}
#header {
	width: 775px;
	height: 140px;
	background-color: white;
	color: black;
}


p.fmenu {
	width: 775px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: white;
	color: grey;
	text-align: center;
}
p.fmenu a {
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	color: grey;
}

p.fmenu a:hover{
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	color: Red;
}

#footer {
	wi dth: 675px;
	height: 140px;
	background-color: white;
	color: black;
}
#headercon {
	width: 775px;
	height: 190px;
	background-color: white;
	color: black;
}
#headerdate {
	position: absolute;
	top: 35px;
	left: 40px;
	font: 10px Tahoma ,sans-serif;
	font-weight: bold;
	width: 150px;
	padding: 2px;
	border: 0px solid blue;
	background-color: inherit;
	color: black;
}

#rightdisplay {
	font: 10px Tahoma ,sans-serif;
	font-weight: bold;
	width: 180px;
	padding: 2px;
	border: 0px solid blue;
	background-color: inherit;
	color: black;
}
#formfloat {
	margin-bottom: 20px;
	margin-left: 170px;
	margin-right: 20px;
	margin-top: 20px;
	width: 400px;
	clear: both;
}


#logo {
	position: absolute;
	right: 30px;
	top: 30px;
}

img.floatLeft {
	float: left;
	margin-bottom: 20px;
	margin-left:  0px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
}

img.floatRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
}

img.con {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
}

ul.vmenu {
	border: none;
	position: absolute;
	background-color: #ffffff;
	top: 240px;
	left: 0px;
	width: 100px;
	color: black;
}

li.vmenu {
	width: 100px;
	height: 40px;
	background-image: url(images/button.gif);
	list-style-type: none;
	z-index: auto;
	display: block;
	background-color: inherit;
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	line-height: 40px;
}
 li.vmenux {
	width: 100px;
	height: 40px;
	background-image: url(images/button.gif);
	list-style-type: none;
	z-index: auto;
	display: block;
	background-color: inherit;
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	line-height: 20px;
}
a.vmenu {
	color: blue;
	font-family: "Arial",sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a:hover.vmenu  {
	color: red;
	font-family: "Arial",sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#tick li {
	color: Black;
	list-style-image: url(images/tick.bmp);
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 170px;
	margin-right: 20px;
	margin-top: 20px;
	width: 510px;
	}
	
#box {
	border: thin solid Black;
	margin-left: 170px;
	margin-right:  20px;
	width: 530px;
}

#pbox {
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: left;
	width: 510px;
}
#pboxr {
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 150px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: left;
	width: 410px;
}

li.left {
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	width: 530px;
}

li.leftn {
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	list-style-image: none;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	width: 530px;
	list-style: none;
}

p.lef {
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	width: 550px;
	}
p.tab {
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	width: 200px;
	}
p.tabw {
	font-family: Tahoma ,sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	margin-right: 20px;
	width: 550px;
	}

h5.left {
	font-family: "Arial",sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: black;
	margin-left: 20px;
	width: 550px;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
	position: absolute;
	right: -10px;
	top: -155px;
	width: 180px;
	height: 110px;
	border: 0px solid white;
	padding: 0px;
	background-color: white;
}

#pscroller1 a{
	text-decoration: none;
	font-weight: bolder;
}

H5.scroller {
	font-family: "Arial";
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 10pt;
	font-weight: Bold;
	color: black;
}

H6.scroller {
	font-family: "Arial",sans-serif;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}

p.scroller {
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 170px;
	font-family: "Arial",sans-serif;
	font-size: 12pt;
	color: black;
	background-color: white;
}

#pscroller2{
	position: absolute;
	left: 552px; 
	top: 667px;
	width: 180px;
	height: 150px;
	border: 0px solid white;
	padding: 0px;
	background-color: white;
}
p.scroller2 {
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	width: 160px;
	font-family: "Arial",sans-serif;
	font-size: 8pt;
	color: black;
}

#pscroller2 a{
	text-decoration: none;
	font-weight: bolder;
}

p.scroller3 {
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	width: 170px;
	font-family: "Arial",sans-serif;
	font-size: 9pt;
	color: black;
	background-color: white;
}
p.scroller4 {
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	width: 170px;
	font-family: "Arial",sans-serif;
	font-size: 9pt;
	color: black;
	background-color: white;
}

