BODY
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 8pt;
    MARGIN: 0px;
    BORDER-LEFT: medium none;
    COLOR: black;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial, 'MS Sans Serif', Tahoma, Verdana;
    TEXT-DECORATION: none
}
BODY TABLE
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 8pt;
    BORDER-LEFT: medium none;
    COLOR: black;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
BODY TABLE THEAD
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Tahoma, Verdana
}
.header
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
    FONT-VARIANT: small-caps
}
A:LINK
{
    COLOR: red;
    TEXT-DECORATION:none
    FONT-FAMILY: Arial, Tahoma, Verdana
}
A:VISITED
{
    COLOR: purple;
    TEXT-DECORATION:none
    FONT-FAMILY: Arial, Tahoma, Verdana
}
A:HOVER
{
    COLOR: red;
    TEXT-DECORATION:underline 
    FONT-FAMILY: Arial, Tahoma, Verdana
}
BODY SELECT
{
    FONT-SIZE: 8pt
}
.button
{
    FONT-WEIGHT: bolder;
    COLOR: #ffd700;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-VARIANT: small-caps
}
.redtext
{
    COLOR: red
}
.hdr {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal}
.GVFixedHeader 
	{
		position:relative; 
		height:22px;	
		top:expression(this.parentNode.parentNode.parentNode.scrollTop-1);
		/*	top:expression(this.parentNode.parentNode.parentNode.scrollTop-1);*/
	}

/*.outer {
position:relative;
/*padding:4em 0 3em 0;
width:54em;/
background:#eee;
margin:0 auto 3em auto;
}
.innera {
overflow:auto;
/*width:54em;/
height:49.6em;
background:#eee;
}
.outer table caption {
position:absolute;
/*width:51.7em;/
text-align:center;
top:0;
left:0;
height:1.5em;
background:#697210;
border:0.1em solid #fff;
color:#fff;
}
.outer thead tr {
position:absolute;
top:1.5em;
height:1.5em;
left:0;
}
.outer tfoot td {
position:absolute;
width:51.5em;
text-align:center;
background:#f0c992; 
border:0.1em solid #000;
color:#000;
bottom:0;
left:0
}
.outer th, .outer td {
width:10em; 
text-align:left;
}
.outer th {
background:#724a10; 
color:#fff;}
.outer .dk {background:#fff;
}

.tableone {width:650px; border-collapse:collapse; margin:0 auto;}
.tabletwo {width:620px; border-collapse:collapse;}
.th1 {width:149px;}
.th2 {width:99px;}
.th3 {width:99px;}
.th4 {width:99px;}
.th5 {width:200px;}

.td1 {width:149px;}
.td2 {width:99px;}
.td3 {width:99px;}
.td4 {width:99px;}
.td5 {width:170px;}

.tableone {background:#697210; border:1px solid #fff; color:#fff;}
.tableone td {border:1px solid #fff; color:#fff;}
.tableone tbody {background:#f0c992; color:#000;}
.tableone caption {background:#fff; color:#697210; font-size:1.2em; margin:0 auto;}
.tabletwo td {background:#eee; color:#000;}
.tableone th, .tabletwo th {text-align:left;}
.tabletwo tr.dk td {background:#ddd; color:#000;}

.innerb {height:10em; overflow:auto;}
*/