.highlightedColumn {background-color:#93C6E0} /* D7E0E1  */
.highlightedColumnDsc {/* background-color:#85D97B; */
                       background-image: url(../images/navup_white.gif);
		       background-attachment:scroll;
		       background-repeat: no-repeat;
		       background-position: top right;	} /* D7E0E1 */

.highlightedColumnAsc {/* background-color:#E27572; */
                       background-image: url(../images/navdown_white.gif);
		       background-attachment:scroll;
		       background-repeat: no-repeat;
		       background-position: top right;} /* D7E0E1 */


table { font-family: Verdana, Arial; font-size:9pt}
table SPAN { font-family: Verdana, Arial; font-size:9pt}
table TD  { font-family: Verdana, Arial; font-size:9pt}


table TH { background-color: #434e8f; /* #93C6E0; */
                      color: #ffffff; /* white; */ /* #003F87; */
                font-family: Arial;
                font-weight: bold;
                  font-size: 9pt; } 



table TH a {color: white;}
TH.cursorchange:hover {cursor:pointer;}

/* table TH a:hover {background-color: #66FFFF;} */


/* table TR {onmouseover="style.backgroundColor='blue'"} */
table BR {font-size: 4pt}
table .date { font-family: Verdana, Arial; font-size: 8pt }
table .code { font-family: Andale Mono, monospace; font-size: 9pt }
table .title {background-color:white; font-family: Arial; font-size:14pt}
table .r2 {background-color: #CBE0EF ; color: black} 
table .r1 {background-color: #ffffff ; color: black}
table .r0 {background-color: #E0E0E0  ; color: black}
table .late {background-color: #FF8050; color: black}
table .e {color: red}
table .w {color: blue}


td.menu {background-color: #434e8f ; color: #ffffff; border-width: 1px; border-style: solid; border-color: #000099; text-align: center} 

li.menu {background-color: #434e8f ; 
         color           : #ffffff; 
 	 float: center;
	 position: relative;
	 width: 10em;
	 text-align: center;
	 cursor: default;
         font-family: Arial;
         font-weight: bold;
         font-size: 11pt; 
	 list-style: none;
	  height : 100%;
	 z-index:8; 
         
	 }


li.menu ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: bold;
	background-color: #434e8f; 
	border-right: solid 2px #666666;
      border-left: solid 2px #666666;
      border-bottom: solid 2px #666666;
      width: 100%;
      z-index:8;
      }

li.menu li {
	display: block;
	font-weight: bold;
	float: none;
	background-color: #434e8f; 
	border: 0;
        width: 100%;
        list-style: none;
        z-index:1;

}





ul.menu {background-color: #434e8f; 
         color: #ffffff; 
         text-align: center;
 	 list-style: none;
	 padding: 0;
	 margin: 0;
}

a.menu  :hover {text-decoration:underline; color:red} 
a.menu {color:#ffffff}

A:hover {text-decoration:underline; color:red;}
A {color: #336699 }
A {text-decoration:none}


p.margin {margin-left :3cm}
<!-- p.margin {margin-left :30px} -->


.breadcrumbs {font-family: Verdana, Arial; font-weight:bold}
 body    {font-family: Verdana, Arial; font-size:10pt; background-color:white}
.actions {font-family: Verdana, Arial; background-color:white}

h1 { text-align: center; font-size: 14pt; color: #003F87 } 
h2 { text-align: center; font-size: 16pt; color: #003F87 } 
h3 { text-align: center; font-size: 12pt; color: #003F87 } 

.c0 {}
.c1 {}

PRE { margin-left: 2em }
PRE { font-family: monospace }        /* navigator 4 requires this */
.box {border: 1px solid black}


input.btn{
   color:#ffffff; /* #050; */
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#434e8f; /* #E8EEF4; */
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }


input.playBtn{
   color:#ffffff; /* #050; */
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#434e8f; /* #E8EEF4; */
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   background-image: url(../images/play_white.gif);
   background-attachment:scroll;
   background-repeat: no-repeat;
   background-position: center center;
   }



input.pauseBtn{
   color:#ffffff; /* #050; */
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#434e8f; /* #E8EEF4; */
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   background-image: url(../images/play_white.gif);
   background-attachment:scroll;
   background-repeat: no-repeat;
   background-position: center center;
   }


input.stepFwdBtn{
   color:#ffffff; /* #050; */
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#434e8f; /* #E8EEF4; */
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   background-image: url(../images/play_white.gif);
   background-attachment:scroll;
   background-repeat: no-repeat;
   background-position: center center;
   }


input.stepBackBtn{
   color:#ffffff; /* #050; */
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#434e8f; /* #E8EEF4; */
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   background-image: url(../images/stepBack_white.gif);
   background-attachment:scroll;
   background-repeat: no-repeat;
   background-position: center center;
   }



/*
button.btn{
   color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#434e8f;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }
*/

button.btn{
   color:#ffffff; /* #050; */
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color: #434e8f; /* #434e8f; */ /* #E8EEF4; */
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   vertical-align:middle;
   }





input.navbtn{
   color:white;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:blue;
   border:1px solid;
   border-top-color:blue;
   border-left-color:blue;
   border-right-color:blue;
   border-bottom-color:blue;
   }


input.text{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#E8EEF4;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }


select.drop{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#E8EEF4;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   z-index:-1;
   }

radio.dot{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#E8EEF4;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }
