                            
									  /* Komal News Style Sheet English*/
body {
background-color: #ffffff;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	background-image: 
	background-repeat: repeat; 
background-position: center;
}

.main_table {
width: 800px;
height: auto;
border-left: 1px solid #E5E5E5;
border-right: 1px solid #E5E5E5;
vertical-align: top;
}

.banner {
	width: 800px;
	height: 80px;
	background-image: url(banner.gif);
}

.footer {
	width: 800px;
	height: 1px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: verdana,tahoma,arial;
  color: #003366;
  font-size: 11px;
  text-decoration: none;
  padding-top: 10px;
}

.tbl-body {
	width: 800px;
	height: auto;
	text-align: justify;
	font-family: verdana,tahoma,arial;
   color: #2B2B2B;
   font-size: 11px;
   text-decoration: none;
   padding: 6px;
}

     .avesta {
  font-family: verdana,tahoma,arial;
  color: #003366;
  font-size: 11px;
  text-decoration: none;
   padding-right: 10px;
	 text-align: center;
}

A.avesta:visited {
  font-family: verdana,tahoma,arial;
  color: #003366;
  font-size: 11px;
  text-decoration: none;
   padding-right: 10px;
  text-align: center;
}
A.avesta:hover {
  font-family: verdana,tahoma,arial;
  color: #FF1100;
  font-size: 11px;
  text-decoration: underline;
   padding-right: 10px;
	 text-align: center;
  }

    .horizon {
  padding-left: 2px;
  padding-right: 2px;
  color: #B4B4B4;
  }
  
  .style-bold {
  font-size: 14px;
  font-weight: bold;
	color: #336799;
  }