
/* Layout Stylesheet */ 

body {
     font-family:"Comic Sans MS"; font-size:13px;
	 background-repeat: no-repeat;
	 margin: 0px;
     padding:0;
}
td {
	font-family: "Comic Sans MS"; font-size:13px;
}
th {
	font-family: "Comic Sans MS"; font-size:13px;
}
	 
#lh-col{
 position: absolute;
 border: 0px;
 width: 250px;
 margin: 0px;
 padding: 0px;
 }
 #rh-col{
 position: absolute;
 top: 0px;
 left: 680px;
 width: 180px;
 margin: 0px;
 padding: 0px;
 z-index: 1;
 }        
        
#c-col{
 position: absolute;
 top:0;
 left:250px;
 margin: 00px 0px 0px 0px;
 width:389;
 padding:0px;
 z-index: 13;
 }
 #content{
   position: relative;
   top:0;
   left:255px;
   margin: 0px 250px 0px 0px;
   padding: 0px 0px 0 5px;
   z-index: 13;

 }
 .Title18 {font-size: 20pt; font-weight: bold; }
 .style5 {font-size: 11px}
.style6 {font-size: 14pt}
.style8 {font-size: 14pt; font-weight: bold; }