body, td {
  margin:0;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 9pt;
  color: #FFFFFF ;
  background-color: #666666;
  }

td.topmidbanner
{ 
   background-color: #777788;
   background-image: url(./2.jpg) ;
}

td.toprightbanner
{ 
  font: 80% Arial,Helvetica,Sans-serif;
  font-size: 8pt;
  color: white;
  background-color: #444466;
  font-weight:200;
  padding:4px;
  line-height:1em;
}

td.mainbanner
{ 
  background-color: #3333CC;
  padding:4px;
  font-size: 8pt;
  color: white;
  font-weight:200;
  line-height:1em;
  text-align:justify;
}

td.leftmenubar
{ 
  background-color: #333333;
  padding:2px;
  font-size: 8pt;
  color: white;
  font-weight:200;
  line-height:1em;
  text-align:none;
}

#main {
  padding: 1%;
  font: 10pt Arial,Helvetica,Sans-serif;
  color: #333399;
  text-align:justify;
  margin:0 0 0;
}

a:link {
  color:yellow;
  text-decoration:underline;
  font-weight:none;
  }

a:visited {
  color:yellow;
  text-decoration:underline;
  font-weight:none;
  }

a:hover {
  color:black;
  text-decoration:none;
  font-weight:bold;
  background:yellow;
  }

a img {
  border-width:0;
  }

ul {
  background:#000000;
  margin:0 0 1px;
  border-right:1px solid grey;
  border-bottom:2px solid grey;
  border-top:1px solid white;
  border-left:1px solid white;
  padding:2px;
  list-style:none;
  font:80% Arial,Verdana,Sans-Serif;
  font-weight:normal;
  font-size:9pt;
  }

ul.topmenu {
  background:#446699;
  font-weight:bold;
  border-right:2px solid #9999FF;
  border-bottom:2px solid #9999FF;
}

ul.newsmenu {
  background:#EE8844;
  font-weight:bold;
  border-right:2px solid #666666;
  border-bottom:2px solid #666666;
}


li {
  margin:0;
  padding:0 0 0 8px;
  text-indent:-5px;
  line-height:1em;
  }

p {
  font:90% Arial,Verdana,Sans-Serif;
  font-weight:normal;
  font-size:9pt;
  margin:0 0 0;
  padding:5px;
  text-indent:0em;
  line-height:1.2em;
  }

p.sbar {
  background:#0033FF;
  color:yellow;
  font:90% Arial,Verdana,Sans-Serif;
  font-weight:bold;
  font-size:9pt;
  margin:0 0 0;
  border:1px solid #ccc;
  padding:2 1 2 8px;
  }

p.mbar {
  background: #666622;
  color: #CCFFCC;
  font:90% Arial,Verdana,Sans-Serif;
  font-weight:bold;
  font-size:9pt;
  margin:0 0 0;
  border:1px solid #ccc;
  padding:2 1 2 8px;
  text-align:left;
  }

p.contact {
  font: 80% Arial,Verdana,Sans-Serif;
  font-weight:bold;
  font-size:-1;
  color:white;
  margin:0 0 0;
  border:0px solid #ccc;
  padding:0px;
  line-height:1em;
  }

p.toprightheader {
  font: 80% Arial,Helvetica,Sans-serif;
  font-size: 7pt;
  color: white;
  background-color: #666699;
  font-weight:200;
  padding:2px;
  line-height:1em;
}

p.rightbartext {
  font: 80% Arial,Helvetica,Sans-serif;
  font-size: 8pt;
  color:white;
  font-weight:200;
  padding:4px;
  line-height:1.1em;
  text-align:left;
}

p.mainheader {
  font: 80% Arial,Helvetica,Sans-serif;
  font-size: 9pt;
  color:#333366;
  font-weight:200;
  padding:4px;
  line-height:1.1em;
  text-align:justify;
}

p.maintext {
  font: 70% Arial,Helvetica,Sans-serif;
  font-size: 9pt;
  color: #ffffff;
  font-weight:200;
  padding:3px;
  line-height:1em;
  text-align:justify;
}

.boxeven {
	background-color: #555555;
	border:2px solid yellow;
	padding:5px;
}

.boxodd {
	background-color: #777777;
	border:2px solid yellow;
	padding:5px;
}

.main_story_1 {
	background-color: #3366FF;
	border:2px solid grey;
	padding:5px;
}

.main_story_2 {
	background-color: #000000;
	color : #33FF66;
	border:2px solid orange;
   font-size: 11pt;
	padding:10px;
   text-align:justify;
}
