body{
 margin: 0;
 padding:0; 
 background:#808080;
 color: #333333;
 }	 
	 
#lh-col{
 position:absolute;
 top:62px;
 left:0;
 width:140px;
 z-index:3;
 background:#eeeeee;
 color: #333333;}

#rh-col{
 position:absolute;
 top:62px;
 right:0;
 width:140px;
 z-index:2;
 background:#eeeeee;
 color: #333333;}

#c-block {
 width:100%;
 z-index:1;
 background:#eeeeee;
 color: #333333;
 height:80%;}

#hdr{
 height:60px; 
 border-bottom:1px solid #000000; 
 width:100%; 
 background:#eeeeee;
 color: #333333; 
 margin:0;
  }

#c-col{
 margin:0 142px 0 142px;
 position:relative;
 background:#ffffff;
 color: #333333;
 z-index:5;
 border: solid #000000;
 border-width:0 1px;
 }

#ftr {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:1px 0;
 background:#eeeeee;
 color: #333333;
 margin:0;
 }
 

h1 {
margin:0; 
margin-left: 5px;
padding: 10px 0;
color: #000000;
font-size: 15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

h3 {
margin:0; 
margin-left: 5px;
padding: 10px 0;
color: #000000;
font-size: 15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
 
td {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	text-align: left;
	vertical-align: center;
} 

.mnutxt {
	color: blue;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.dtxt {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	}
	
.boldtxt {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}




