body {
	background-color:black;
	}

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




.otl1 {text-align: center;}



#left {
   font-family: "Verdana";
		font-size: small;
		text-align: center;
  color:#0000FF;
  background-color: black;
  float: left;
  width: 21%;
  padding-left: 1%;
  min-height : 20em;
}
#left a {
color : red;
display: block;
background-color: black;
}

a {color:red;}



#center {
  color:white;
  font-family: "Verdana";
  font-size: small;
  float: left;
  width: 53%;
  padding-left: 1%;
  min-height : 20em;
}


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

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



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


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


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

#senmain {
  text-align: center;
  font-family: "Verdana";
  width: 95%;
  padding-left: 1%;
  	font-size: 10pt;
  color:white;
}
.senhrd  {
text-align: center;
color: #0000FF;
font-weight : bold;
}
.senmaintab {
text-align: center;
  color:white;
  width: 100%;
  border: 1pt red solid;
background-color: black;  
	font-family: "Verdana";
	font-size: 10pt;	
}

.sentrdate  {
text-align: left;
font-weight: bold;
color: red;
background-color:black;
}


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