#head {
  text-align: center;
  font-family: "Verdana";
	font-size: 11pt;
	font-weight: bold;
  color:#0000FF;
  background-color:#99CCFF;
  border: 1pt solid;
}

#Under11head {
  text-align: center;
  font-family: "Verdana";
	font-size: 11pt;
	font-weight: bold;
  color:green;
  background-color:yellow;
  border: 1pt solid;
}

#Under13head {
  text-align: center;
  font-family: "Verdana";
	font-size: 11pt;
	font-weight: bold;
  color:white;
  background-color:#006666;
  border: 1pt solid;
}



#maintab {
text-align: center;
  color:#0000FF;
  background-color:white;
  font-family: "Verdana";
	font-size: 10pt;
	height: 28;
}
.maintab11 {
text-align: center;
  color:green;
  background-color:white;
  font-family: "Verdana";
  border-color:green;
  border-style: solid;
  width : 100% ;
  border: 1px green outset;
	font-size: 10pt;
	height: 28;
}
.maintab13 {
text-align: center;
  color:#006666;
  background-color:white;
  font-family: "Verdana";
 width : 100% ;
  border-color:#006666;
  border-style: solid;
  border: 1px #0000FF outset;
 

	font-size: 10pt;
	height: 28;
}
.maintab15 {
text-align: center;
  color:#0000FF;
  background-color:white;
  font-family: "Verdana";
  border-color:#0000FF;
  border-style: solid;
  width : 100% ;
  border: 1px #0000FF outset;
	font-size: 10pt;
	height: 28;
}


.oneline {
text-align: center;
}

.trdate  {
text-align: left;
color: #FF0000;
background-color: #CCCCCC;
font-family: "Verdana";
font-size: small;
font-style: italic;
}
.report11  {
text-align: left;
  color:white;
  background-color:green;
font-family: "Verdana";
}

.report13  {
text-align: left;
  color:#006666;
  background-color:white;
font-family: "Verdana";
}
.report15  {
text-align: left;
  color:#0000FF;
  background-color:#99CCFF;
font-family: "Verdana";
}



#head1 {
   text-align: center;
   font-weight: bold;
}
#head2 {
   font-weight: bold;
}
#most {
   text-align: center;
  color:#0000FF;
  background-color:#99CCFF;
   font-weight: bold;
}
#u13 {
   text-align: center;
  color:white;
  background-color:#006666;
   font-weight: bold;
}
#u11 {
   text-align: center;
  color:#0000FF;
  background-color:#FF6666;
  font-weight: bold;
}
#u15 {
   text-align: center;
  color:#0000FF;
  background-color:#99CCFF;
   font-weight: bold;
}
#footer {
  border: 1px black solid;
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
} 