body {
 background-color: "#E9E9E9";
 margin-left: 0px;
 margin-top: 0px;
}

img {
 border-style: none;
}

.contentfont {
  font-family: verdana;    
  font-size: 11px;
  }
  
.newsfont {
  font-family: verdana;    
  font-size: 9px;
  }

.newsblock {
	background-image: url('./images_common/middle_background.jpg');
	background-repeat: repeat-y;
	padding-left: 25px;
	width: 265px;
	height: 160px;
}

.contentblock{
	background-image: url('./images_common/content_background.jpg');
	background-repeat: repeat-y;
	margin: 0px;
	width: 734px;
	height: 160px;
}
  
p {
  font-family:  verdana; 
  font-size: 11px;
  }
  
li {
  font-family:  verdana; 
  font-size: 11px;
  }
  
.tableheader {
  font-family:  verdana; 
  font-size: 11px;
  }
  
.tabledata {
  font-family:  verdana; 
  font-size: 11px;
  }
  
.titlefont {
  font-weight: bold;    
  font-family: verdana;    
  font-size: 10px;
  }
  
.counterfont {
  font-weight: bold;    
  font-family: verdana;    
  font-size: 10px; 
  color: white;
  }

a, a:hover, a:link, a:visited {
  color: #FF6300; 
  font-family:  verdana; 
  font-size: 10px; 
  text-decoration: none;
  }
  
#tablenews{
	height: 100%;
	width: 290px;
	border: 0px;
}

#news{
  background-color: "#FFFFFF";
  display: block;
  overflow: auto;
  width: 239px;
}

#topident{
  font-family:  verdana; 
  font-size: 5px; 
}
#subcontent{
  background-color: "#FFFFFF";
  display: block;
  margin-left: 70px;
  overflow: auto;
  width: 610px;
}

h1 {
  font-family:  verdana; 
  font-size: 14px; 
}
h2 {
  font-family:  verdana; 
  font-size: 12px; 
}