h2 {
  font-weight: normal;
  font-size: 1.4em;
  clear: both;
}

<!-- body > h2 { clear: none;}  -->
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#000033;
}

.bodyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#CC0033;
}

a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
}

a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}

a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #4d512e;
}
/* .section h2 { cursor: pointer; } */

#flyout .section {
  float: left;
  width: 20em;
  height: 25em;
  background: url('mback.jpg') #444 repeat-y;
  margin-left: 0;
  color: white;
  padding: 0;
  overflow: hidden;
}

#flyout h2 {
  font-family: monospace;
  width: 1em;
  font-size: 1.2em;
  padding-top: 1ex;
  float: left;
  padding-left: 1ex;
  padding-right: 0.2ex;
  height: 100%;
  clear: none;
  position: relative;
}

#flyout .section div {
  margin-left: 2em;
  padding: 1em;
  background: #B4E9FF;
  color: black;
  height: 100%;
  border-bottom: solid 1px #777;
  border-right: solid 1px #777;
  border-top: solid 1px #ccc;
}
#flyout + * {
  clear: both;
}

IMG {
 text-align:center;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 direction:ltr
}

TABLE {
 border-width:thin;
 border-collapse:collapse;
 padding:0px;
 text-align:center;
 vertical-align:top;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 direction:ltr;
 width:auto;
 height:auto;
 float:none
}

TD {
 text-align:left;
 vertical-align:top
}

TD2 {
 text-align:left;
 vertical-align:middle
}

P {
 text-align:justify;
 margin-bottom:15px;
 margin-top:0px;
 margin-right:0px;
 text-indent:0px;
 direction:ltr
}
OL {
 list-style-type:decimal;
 text-align:left;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 text-indent:0px;
 direction:ltr
}
LI {
 list-style-type:decimal;
 text-align:justify;
 margin-bottom:-3px;
 margin-top:0px;
 margin-right:0px;
 margin-left:38px;
 text-indent:-37px;
 direction:ltr
}
/*
input {
	background-color:#FF6600;
	padding-left:inherit;
	color:#FFFFFF;
}
*/
/* GREY */
.outGrey {
	background-color:#CCCCCC;
	color:#000000;
}
/* ORANGE #FFCC66 */
.outOrange {
	background-color:#FF8612;
	color:#000000;
}
/* DARK GREEN */
.outDGreen {
	background-color:#009966;
	color:#000000;
}
/* LIGHT GREEN */
.outLGreen {
	background-color:#99FF99;
	color:#000000;
}
/* RED #FF0066 */
.outRed {
	background-color:#BB0000;
	color:#000000;
}
/* TOMATO */
.outTomato {
	background-color:#CC0000;
	color:#CCFF33;
}

/************************
///////////////////INPUT FORMATS///////////////////
////light green
function hoverItemOn(x) {
	x.style.backgroundColor = "#336699";
    x.style.color = "#FFFFFF";
}
function hoverItemOff(x) {
   x.style.backgroundColor = "#99FF99";
   x.style.color = "#000000";
}
////dark green
function hoverItemOnG(x) {
	x.style.backgroundColor = "#336699";
    x.style.color = "#FFFFFF";
}
function hoverItemOffG(x) {
   x.style.backgroundColor = "#009966";
   x.style.color = "#000000";
}
////orange
function hoverItemOnO(x) {
	x.style.backgroundColor = "#336699";
    x.style.color = "#FFFFFF";
}
function hoverItemOffO(x) {
   x.style.backgroundColor = "#FF6600";
   x.style.color = "#000000";
}
////grey #FF6600
function hoverItemOnGR(x) {
	x.style.backgroundColor = "#336699";
    x.style.color = "#FFFFFF";
}
function hoverItemOffGR(x) {
   x.style.backgroundColor = "#CCCCCC";
   x.style.color = "#000000";
}
////red
function hoverItemOnR(x) {
	x.style.backgroundColor = "#336699";
    x.style.color = "#FFFFFF";
}
function hoverItemOffR(x) {
   x.style.backgroundColor = "#BB0000";
   x.style.color = "#000000";
}
////tomato
function hoverItemOnT(x) {
	x.style.backgroundColor = "#336699";
    x.style.color = "#FFFFFF";
}
function hoverItemOffT(x) {
   x.style.backgroundColor = "#CC0000";
   x.style.color = "#CCFF33";
}

************************/





.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
 	color:#000000;
}
.labelSilver {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: bold;
 	color:#666666;
}
.labelBlack {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: bold;
 	color:#000000;
}
.labelRed {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: bold;
 	color:#FF0033;
}
.labelBlue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
 	color:#000066;
}
/* to hide characters */
.labelWhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
 	color:#FFFFFF;
}
.caption  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4d512e;
}

.captionRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#CC0033;
}
.captionWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#FFFFFF;
}
.captionLGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#99FF99;
}
.captionDGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#009966;
}
.captionOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#FF8612;
}
