/* this stylesheet is used for overlay mapper */

BODY {
	background: #006699;
	color: #ffffff;
	font-family: verdana;
	font-size: 12pt;
	line-height: 1.1;
	scrollbar-face-color: #666666;
    scrollbar-shadow-color: #404040;
    scrollbar-highlight-color: #AAAAAA;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #202020;
    scrollbar-track-color: #1C5370;
    scrollbar-arrow-color: #EEEEEE }

A:link {
	background-color: transparent;
	COLOR: #808080;
	font-weight: bold;
	font-size: 80%}

A:visited {
	background-color: transparent;
	color: #808080;
	font-weight: bold;
	font-size: 80%}

A:active {
	background-color: transparent;
	color: #808080;
	font-weight: bold;
	font-size: 80%}

A:hover {
	text-transform: none;
	background-color: #006699;
	color: #ffffff}

TH {
    background-color: #fffffe;
	font-size: 12pt;
	text-align: left;
	font-family: "Courier New",Courier;
	color: #006699;
   }

H1 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: xx-large;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}

H2 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
    FONT-SIZE: x-large;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}

H3 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: large;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 5px;
	MARGIN-TOP: 5px}

H4 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: medium;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}

H5 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: small;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}	

H6 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: small;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}	

I {
	FONT-STYLE: italic}

CITE {
	text-transform: uppercase;
	font-weight: bolder}

EM {
	color: #ffff99;
	font-style: normal;
}

VAR {
	FONT-STYLE: italic}

ADDRESS {
	FONT-STYLE: italic;
	MARGIN-LEFT: 3em}

BLOCKQUOTE {
	FONT-STYLE: italic}

PRE {
	FONT-FAMILY: monospace}

TT {
	FONT-FAMILY: monospace}

CODE {
	FONT-FAMILY: monospace}

KBD {
	FONT-FAMILY: monospace}

SAMP {
	FONT-FAMILY: monospace}

BLOCKQUOTE {
	MARGIN-LEFT: 3em;
	MARGIN-RIGHT: 3em}

MENU {
	MARGIN: 0px}

DT {
	MARGIN-BOTTOM: 0px}

DD {
	MARGIN-LEFT: 3em;
	MARGIN-TOP: 0px}

PRE {
	WHITE-SPACE: pre}

.box {
	background: #FFFFCC;
	color: #330066;
	font-family: verdana;
	font-size: 10pt;
	line-height: 1.0;
	margin-left: 1.0em;

}