
TH {background: #99cc99;font-size: 1em;color:#000000}
TR {color:#000000;font-size:9px; }
TD {color:#000000;font-size:9px; }

TR.altrow{background:#cccccc;}
TR.row{background:#ffffff;}

td.left {text-align:left;background:#CCffCC;width:150px}
td.right {text-align: left; width:300px}

table {margin-bottom:0.5em}
table,th,tr,td {font-family:verdana,helvetica,arial,sans-serif;}
table.box {border:0px solid white;margin:0px;background:transparent;}
td.box {border:0px solid white;margin:0px;background:transparent;}

input.text {background-color: #ffff99;color: #003300;
font: 12px monospace;}
input.press {background-color:#339900;color:#ffff99;
}
UL {
 font-size : 10px; 
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #000000; 
 margin-right : 2px; 
 margin-left : 1px; 
 list-style-position : outside;
}
p.code {color: #cc6600;margin-left:3em}
P {
 font-size :10px; 
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #000000; 
 margin-left : 2em; margin-right: 1em;
}
OL {
 font-size : 0.8em; 
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #000000; 
 margin-right : 3em; 
 margin-left : 3em; 
}

.TITLE
{
 font-size: 14px;
 font-weight:bold;
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #000000; 
 margin-top : 0; 
}
H4 {
 font-size: .8em;
 font-weight:500;
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #006633; 
 margin-top : 0; 
}
H3 {
 font-size: .9em;
 font-weight:600;
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #006633; 
 margin-top : 0; 
}
H2 {
 font-size : 12px; 
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #006633; 
 margin-top :.5em; 
}
H1 {
 font-size : 1.2em; 
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #006633;font-weight: 500;
  margin-top : 0; 
}
BODY {
 background : #ffffff; 
 margin : 0px 0px 0px 0px;
}

A {
color : #000000;
background-color : transparent;
text-decoration : underline;
}

A:visited {
color : #000000;
background-color : transparent;
}
A:link {
color : #000000;
background-color : transparent;
text-decoration : underline;
}
A:link:hover {
background : #ffff99;
}
A:visited:hover {
background : #cccccc;
color:#339966;
}

A.Nav{
color : #000000;
background-color : transparent;
text-decoration : none;
}
A.Nav:hover{
color : #000000;
background-color : transparent;
text-decoration : none;
}

.sidebar {
float:left;
width: 170px; 
height: 700px;
padding: 5px; 
margin: 4px 4px 4px 4px; 
border: 1px dashed #03638B; 
background-color: #CDE6ED;
font: 10px/12px verdana,sans-serif;
color: black;
z-index: 2;
}

.hilight {
border: 1px solid #ffff99;
padding: 5px;}


.footer {
font-size: .9em;
padding-bottom: 2em;
}


