body {
	background-color:#CCCCCC;
	}



#divonehead {
  text-align: center;
  font-family: "Verdana";
	font-size: 11pt;
	font-weight: bold;
  color:red;
  background-color:#CCCCCC;
  border: 1pt solid;
}



.otl1 {text-align: center;}




#divoneleft {
   font-family: "Verdana";
		font-size: small;
		text-align: center;
  color:#0000FF;
  background-color: #CCCCCC;
  float: left;
  width: 21%;
  padding-left: 1%;
  min-height : 27em;
}


#divoneleft a {
color : red;
display: block;
border : 1pt solid black;
background-color: #CCCCCC;
}



#resultsmain {
  text-align: center;
  font-family: "Verdana";
	font-size: 10pt;
  color:blue;
}
.resultsmaintab {
text-align: center;
  color:blue;
  border: 1pt blue solid;
background-color: white;  
	font-family: "Verdana";
	font-size: 10pt;	
}

.resultstrdate  {
text-align: left;
font-weight: bold;
color: blue;
background-color:#FFFFCC;
}

  
.div1tab {
text-align: center;
  color:blue;
  background-color:white;
  font-family: "Verdana";
  border-color:red;
  border-style: solid;
  width : 100% ;
  border: 1px red solid;
	font-size: 10pt;
	height: 28;
}

#divonecenter {
  color:black;
  background-color: #CCCCCC;
  font-family: "Verdana";
  font-size: small;
  float: left;
  width: 53%;
  padding-left: 1%;
  min-height : 27em;
}

#right {
   color:#0000FF;
   background-color: #CCCCCC;
   font-family: "Verdana";
   font-size: small;
   float: left;
  width: 19%;
  padding-right: 1%;
  padding-left: 1%;
  min-height : 27em;
}

.redhead{
   text-align: center;
   font-weight: bold;
   color:red;
   font-family: "Verdana";
   }



.bluehead {
   text-align: center;
   font-weight: bold;
   color:blue;
}

.greenhead {
   color:green;
   font-family: "Verdana";
   text-align: center;
}
.redtext{
   color:red;
   font-family: "Verdana";
   text-align: center;
}
.blacktext{
   color:black;
   font-family: "Verdana";
   text-align: center;
}


.trhdr  {
text-align: center;
color: #blue;
background-color: #CCCCCC;
font-family: "Verdana";
}

.trhdr2 {
text-align: center;
color: white;
background-color: #CC3333;
font-family: "Verdana";
font-size: 12pt;
}

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

.trsmall {
color : blue;
font-size: 8pt;
}

#footer {
  border: 1px black solid;
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
} 

.tab {
text-align: center;
font-weight: bold;

}