/* CSS Document */
body {
	BACKGROUND-IMAGE: url(images/bg_01.gif); MARGIN: 0px 0px 0px; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #c3e96f; 
}
.maincontent {
	font-size: small;	
}
.newspane {
	font-size: x-small;	
}
h2 {
	color: #3861a4;
	font-size: small;
	font-weight: normal;
}
h3 {
	color: #3861a4;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}
.DisplayTable
{
  height: 32px;
  border: 1px solid #5c9ebf;
  background: url("./images/table_bg.jpg") repeat-x;
  background-color: #c3e96f;
}
