BODY { font-family: Arial, Helvetica, Verdana, sans-serif;
     background-color:#90AFA0;
     font-size:12px;
     color: #006000;
     font-weight: bold;
}
H1 { color: #003300;
     text-align: center;
     font-family: Arial Black, Arial, Helvetica, sans-serif;
     font-size:19px;
     font-weight: bold;
}
H2 { color: #005500;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
     font-size:16px;
     font-weight: bold;
}
H3 { color: #005500;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
     font-size:15px;
     font-weight: bold;
}
H4 { color: #005500;
     text-align: left;
     font-size:14px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
}
H5 { color: #005500;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
     font-size:12px;
     font-weight: bold;
}
H6 { color: #005500;
     text-align: center;
     font-size:9px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
}
UL { margin-top: 0;
     border-top-width: 0;
     padding-top: 0;
}
LI { color: #003300;
     font-weight: bold;
     text-align: left;
     font-family: Arial, Helvetica, Verdana, sans-serif;
}
P { color: #003300;
     font-weight: bold;
     text-align: left;
     font-family:Arial, Helvetica, Verdana, sans-serif;
}
PRE { font-size: 105%;
}
CODE { font-size: 105%; 
}
.TOC { font-size: 90%;
       font-weight: bold;
       font-family: Arial, Helvetica, sans-serif;
}
TH.COLORED { background-color: #005500;
}
TR.COLORED { background-color: #005500;
}
TH.TITLE   { background-color: #005500;
             font-size: 28px;
             font-family: Arial, Helvetica, Verdana, sans-serif;
}
div.clSlideMenu0{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	color: white;
	overflow:hidden;
	height:22px;
	color:white;
	background-color: #004400;
}
div.clSlideMenu1{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	overflow:hidden;
	height:22px;
	background-color:green;
}
div.clSlideMenu2{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	overflow:hidden;
	height:22px;
	background-color:green;
}
div.clSlideMenu3{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	overflow:hidden;
	height:22px;
	background-color:red;
}
div.clSlideMenu4{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	overflow:hidden;
	height:22px;
	background-color:navy;
}

A {color: #004400}

A.clA0{ /* All top level links */
	color:white ! important;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
A.clA1{ /* All sub level links */
	color:white ! important;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
A.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
A.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
A.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}

/*
A, A:link, A:link FONT, A:link BIG, A:link SMALL, A:link BASEFONT, A:link BR {color:  #006000};

A:visited, A:visited FONT, A:visited BIG, A:visited SMALL, A:visited BASEFONT, A:visited BR {color:#004400};

A:active, A:active FONT, A:active BIG, A:active SMALL, A:active BASEFONT, A:active BR {color: #004900};
*/

A:hover { color: yellow; }


span.clArrow{
	font-family: webdings, sans-serif;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2px; top:2px; text-align:left; z-index:200}
#slideMenucont{position:absolute; width:120px; visibility:hidden;}
