BODY {
background: #FAFAFA; font-family: arial; margin:0px; 
}


TABLE {
border-collapse: collapse;
font-size:14px;
}

.pageHeader, .pageHeader TABLE {
color: white;
background: #66CC33;
}

.tableDivider {
background-color: #CCFF99; height:6px;
}

.A1:Link, .A1:Visited {color:#CCFF99;}
.A1:Hover, .A1:Active  {color: #CCFF99; text-decoration: none;}

.A2:Link, .A2:Visited {color:#44AA11;}
.A2:Hover, .A2:Active  {color: #66CC33; text-decoration: none;}

.B1:Link, .B1:Visited {color:#44AA11;}
.B1:Hover, .B1:Active  {color: #66CC33; text-decoration: none;}

.B2:Link, .B2:Visited {color:#44AA11; text-decoration: none; font-weight: bold;}
.B2:Hover, .B2:Active  {color: #66CC33; font-weight: bold;}

.btn1a {
background-color:#66cc33; color:#ffffff; width:80px;
}
.btn1b {
background-color:#CCFF99; color:#66CC33; width:80px;
}

.btn2a {
background-color:#66cc33; color:#ffffff; width:120px;
}
.btn2b {
background-color:#CCFF99; color:#66CC33; width:120px;
}

.btn3a {
background-color:#66cc33; color:#ffffff; width:150px;
}
.btn3b {
background-color:#CCFF99; color:#66CC33; width:150px;
}

H1 {
font-family: Arial; font-size: 12pt; font-Variant: small-caps; font-Weight: 700; font-style: normal; color: black; width: auto; border-bottom: 2px #66CC33 solid;  
}

H2 {
font-family: Arial; color: black; font-size: 10pt; font-Weight: 700; font-style: normal; width: auto; border-bottom: 2px #66CC33 solid;  
}

.listing {
	border: 1px #66CC33 solid;

}

.listing .header TH {
	text-align: left;
	vertical-align: top;
	background-color: #66CC33;
	color: #FFFFFF;
	font-weight: bold;
	font-family:arial;
	font-size:9pt;
	padding: 2px;
}

.listing .footer TD {
	background-color: #66CC33;
	padding: 0px;
}

.listing .body TD {
	padding: 2px;

}

.listing .body .line1 {
	background-color: #FFFFFF;
}

.listing .body .line2 {
	background-color: #EEFFBB;
}

input.hint { 
   color: grey; 
}

.feed {
border: 1px #66CC33 solid;
}

.feed TD {
font-size:9pt;
}

.feed .line1 {
	background-color: #FFFFFF;
}

.feed .line2 {
	background-color: #EEFFBB;
}
