body.header
{border:0px;
 padding:0px 0px 0px 0px; 
 margin:0px 0px 0px 0px;
 background-image:url(images/sliver.jpg); 
 background-repeat:repeat-x;
 height:191px; 
 overflow:hidden;}

 img.header
 {border:0px;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;}

  frameset.index
  {border:0px;
   padding:0px 0px 0px 0px; 
   margin:0px 0px 0px 0px;}

  div.news2
  {
  margin-top:50px;
/*  border-left:1px solid gray;*/
  padding-left: 3px;
  height:400px;
  }

  body.content

  {border:0px;
  padding:5px 20px 0px 80px;
  margin:0px 0px 20px 0px;
  height:600px;
  overflow-y:scroll;
  background-image:url(images/bullet_tile.jpg);
  background-repeat:repeat-y;
  font-family:"times new roman";
  font-size:12pt;}

table.details
{
border: 0px solid black ;
}

table.details td
{
border: 0px solid black ;
padding:20px 0px 10px 20px; 
}

body.content h1,
body.content h2,
body.content h3,
body.content h4
{
font-family:arial;
}


body.content h1
{
font-size:20pt;
letter-spacing:1px;
}

body.content h2
{
font-size:16pt;

}

body.content h3
{
font-size:14pt ;
}

ul.news
{
border-left:1px solid gray;
border-top:1px solid gray;
padding-left:5px;
list-style-image: url(images/newsitem.gif);
list-style-position:inside; 
margin-left:5px;
}

ul.news li:first-line
{
font:normal normal 700 14pt arial;
/*letter-spacing:3px;*/
}


ul.news li
{
font:normal normal 500 12pt "times new roman";
/* font-size:10pt; */
padding:0px 0px 10px 0px;
}

ul.normal li,
ul.normal li:first-line
{
list-style-image: none;
list-style-type:disc;
font:normal normal 500 12pt "times new roman";
padding:0px 0px 0px 0px;
}


.desc:before
{
	content: url(images/newsitem.gif)
} 