BODY {
	background-color : #000063;
	text : #000000;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 90;
	font: 10pt arial,serif;
	}
TD {
	font: 10pt arial,serif;
	vertical-align : top;
	text-align : justify;
}

H1 {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font: 20pt;
	font-style : italic;
	text-align : center;
	margin-top : 5;
	font-weight : bold;
	}

H3 {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font: 14pt;
	font-style : italic;
	text-align : left;
	margin-top : 5;
	margin-bottom: 0px;
	font-weight : bold;
	}

P {
	text-align : justify;
	}

LI {
	text-align : justify;
	}
	
.c {
	text-align : center;
	}

.left {
	text-align : left;
	}


.footer	{
	text-align: center;
	font: verdana,arial,serif;
	font-weight: bold;
	color: #000063;
	}
.quote {
	text-align: center;
	font: arial,serif;
	font-weight: bold;
	margin-left : 15px;
	margin-right : 15px;
	}
	
	

.TITLE {
	background-color : #000066;
	position : absolute;
	left : 0px;
	top : 0px;
	width : 520px;
	padding-bottom : 5px;
	padding-left : 0px;
	padding-right : 10px;
	}
.CONTENT {
	background-color : #CDCB98;
	position : absolute;
	left : 117px;
	top : 120px;
	width : 518px;
	padding-top : 0px;
	padding-bottom : 20px;
	padding-left : 10px;
	padding-right : 10px;
	font: 10pt arial,serif;
	}
.CONTENTMAP {
	background-color : #CDCB98;
	position : absolute;
	left : 117px;
	top : 120px;
	width : 620px;
	padding-top : 0px;
	padding-bottom : 20px;
	padding-left : 10px;
	padding-right : 10px;
	font: 10pt arial,serif;
	}
.CONTENTORDER {
	background-color : #CDCB98;
	position : absolute;
	left : 117px;
	top : 120px;
	width : 518px;
	padding-top : 0px;
	padding-bottom : 600px;
	padding-left : 10px;
	padding-right : 10px;
	font: 10pt arial,serif;
	}
.CONTENTWHITE {
	background-color : white;
	position : absolute;
	left : 117px;
	top : 120px;
	width : 518px;
	padding-top : 0px;
	padding-bottom : 20px;
	padding-left : 10px;
	padding-right : 10px;
	}
.CLOCKS {
	background-color : #000066;
	position : absolute;
	left : 660px;
	top : 120px;
	width : 105px;
	padding-top : 0px;
	padding-bottom : 20px;
	padding-left : 0px;
	padding-right : 0px;
	}
.POPCONTENT {
	background-color : white;
	position : absolute;
	left : 10px;
	top : 10px;
	margin-bottom : 10px;
	width : 380px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	}
A {
	color : blue;
	}
A:hover {
	color : red;
	}
A:link {
	color : blue;
	}
.menulines {
	border : 1px solid #000066;
	cursor : hand;
	font-weight : bold;
	font-size: 9pt;
	}
.menulines a {
	text-decoration : none; 
	color : black;
	}
.menutext:link {
	font : arial; 
	font-size:12; 
	color : white;
	}
.menutext:hover {
	font : arial; 
	font-size : 12; 
	color : white;
	}
.menutext:active {
	font : arial; 
	font-size : 12; 
	color : white;
	}
.menutext:visited {
	font : arial; 
	font-size : 12; 
	color : white;
	}
.hide {
	display : none; 
	}
