body  { 

  font-family: Times New Roman;
  font-size:1; 
  
  }

.clsHead { 
  color: #ffffff; 
 /* font-weight: bold; */
  font-size: 18px; 
  font-family: Times New Roman 
  }
 
.clsSubs {
  background: #4477aa;
  cursor: hand; 
  display: none;
  height: 18px;
  }

.clsContainerCell {
	height: 0px;
  }
.clsSub { 
   color: #ffffff; 
 font-size: 18px; 
  font-family: Times New Roman;
  }

.clsTdHead { 
   padding-left: 0px; 
  width: 155px;
  font-size: 18px; 
  font-weight: none; 
  height: 14px; 
  }

.clsSubSub { 
    color: #336699; 
 font-size: 12px; 
  font-family: Arial; 
  letter-spacing: -1px;
  }

.clsSubSubs {
	display: none;
  }

a { 
  font-family: Arial; 
  font-weight: bold; 
  font-size: 11px; 
  text-decoration: none;
  color: #ffffff;
  }

a.clsHead:hover {
  color: #ffffff;
  font-weight:bold;
  /*background-color: #5070a0;*/ 
  }
a.clsHead:active {
  color: #ffffff;
  font-weight:bold;
  /*background-color: #5070a0;*/ 
  }
a.clsHead:visited {
  color: #ffffff;
  font-weight:bold;
  /*background-color: #5070a0;*/ 
  }

a.clsTdHead:hover {
  /*background-color: #5070a0;*/ 
  }

a:hover { 
  color: #ffffff;
  text-decoration: none;
  }

img {
  border: 0;
  }

 .clstable {

	border-right-width: 1px;	
	border-right-style: solid  ;	
	border-right-color: #336699;	

   }



