BODY {
	SCROLLBAR-FACE-COLOR: #99CCFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #339933;
	SCROLLBAR-SHADOW-COLOR: #ADD8E6;
	SCROLLBAR-3DLIGHT-COLOR: #006699;
	SCROLLBAR-ARROW-COLOR: #FFFF00;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #00008B;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	font-family: Helvetica, Arial, sans-serif, Verdana, Tahoma;
	font-size: 12pt;
}

P {
	padding-left : 3%;
	padding-right : 3%;
	text-indent : 10mm;
	text-align : justify;
	font-size : 12pt;
}

H1, H2, H3 {
	color : #006699;
}
H1 {
	font-size : 16pt;
	text-align : left;
	padding-right : 10%;
}

H2 {
	font-size : 12pt;
	text-align : left;
	border-top: thin dotted #99CCFF;
	border-bottom: thin dotted #99CCFF;
	margin-top: 15px;
}

H3 {
	font-size : 12pt;
	text-align : left;
}

small {font-size : 10pt;}

small#xs {font-size : 8pt;}

#author {
	text-align : right;
	font-style : italic;
	font-weight : bold;
}

HR {border : thin dotted #99CCFF;}

/* ---------- Links ---------- */
a:link {
	color: #00008B;
	text-decoration: none;
}

a:visited {
	color: #666699;
	text-decoration: none;
}

a:hover {
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
}

a.author {
	color: #666699;
	text-decoration: none;
}

a.author:visited {
	color: #333366;
	text-decoration: none;
}

a.author:hover {
	color: #333366;
	text-decoration: underline;
}
/* ---------- Links ---------- */

.header {
	background: #FFFFFF;
	font-size: 24pt;
	text-align: center;
}

.leftContainer {
	position: absolute;
	top: 150px;
	left: 5%;
	width: 14%;
}

.rightContainer {
	position: absolute;
	top: 150px;
	right: 5%;
	width: 14%;
}

.centerContainer {
	margin-left: 12%;
	margin-right: 12%;
	margin-top: 15px;
	padding-left: 10%;
	padding-right: 10%;
	font-size: 12pt;
	padding-bottom: 10px;
	border : thin dotted #006699;
}

.menuheader {
	text-align: center;
	margin: 0;
	font-weight: bold;
}

.menubox {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	text-align: left;
	font-size: 10pt;
}
#yellow {
	background: #FFFF00;
	color: #339933;
	border : 2px solid #FFFF00;
}
#sky {
	background: #99CCFF;
	color: #FFFFFF;
	border : 2px solid #99CCFF;
}

*.menuitem {
	text-align: center;
	margin: 0;
	font-weight: bold;
}

/* ---------- Tables ---------- */
table#tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	border-width : 0px 1px 1px 0px;
	border-style : none solid solid none;
	border-color : #006699;
}

th {
	font-size : 16pt;
	padding-right : 10%;
	color : #006699;
}

#tbl {
	border-width : 1px 0px 0px 1px;
	border-style : solid none none solid;
}

th#tbl {
	font-size: 11px;
	padding-right : 0%;
	border-width : 1px 0px 0px 1px;
	border-style : solid none none solid;
	color : #006699;
	background : #D4D4D4;
}

.odd  {BACKGROUND-COLOR:#E5E5E5}
.even {BACKGROUND-COLOR:#728EB4}
/* ---------- Tables ---------- */

/* ======= dropmenu ======= */
#dropmenudiv{
	position:absolute;
	background-color: #99CCFF;
	border:1px solid #99CCFF;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	color: #FFFF00;
	font-size: 9pt;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #006699;
}

#dropmenudiv a:hover{
	/*hover background color*/
	color: #339933;
	background-color: #FFFF00;
}
/* ============================ */


/* ---------- Red pale #F49E6F ---------- */
/* #6699CC */

/* Map */
#Table_01  {position:relative; left:0px; top:0px; width:550px; height:605px;}
#index1 {position:relative; left:0px; top:0px; width:550px; height:415px;}
#index2 {position:relative; left:0px; top:10px; width:550px; height:180px;}
/* Map */