a:link 
{
 color: #000000;
 text-decoration: underline;
 font-family: Times New Roman; 
}

a:visited 
{
 color: #000000;
 text-decoration: underline;
 font-family: Times New Roman; 
}

a:active
{
 color: #000000;
 text-decoration: underline;
 font-family: Times New Roman; 
}

a:hover 
{
 color: #999999; 
 text-decoration: underline;
 font-family: Times New Roman; 
}

a:link.tbl
{
 color: #ffffff;
 text-decoration: none;
 font-family: Times New Roman; 
}

a:visited.tbl 
{
 color: #ffffff;
 text-decoration: none;
 font-family: Times New Roman; 
}

a:active.tbl 
{
 color: #ffffff;
 text-decoration: none;
 font-family: Times New Roman; 
}

a:hover.tbl 
{
 color: #999999; 
 text-decoration: underline;
 font-family: Times New Roman; 
}


body
{
 color: #000000;
 font-family: Times New Roman;
 font-size: 5;
 background-color: #999999;
 background-image:url(../images/top.jpg);
 background-repeat:repeat-x;
}

td.news
{
 font-size: 14;
}

hr.news
{
  color:black;
  height:1px;
}

td.std
{
 border-top: solid 1px black;
 border-bottom: solid 1px black;
 border-left: solid 1px black;
 border-right: solid 1px black;

 color: white;
}

th.std
{
 border-top: solid 1px black;
 border-bottom: solid 1px black;
 border-left: solid 1px black;
 border-right: solid 1px black;

 color: white;
}

tr.std
{
 border-top: solid 1px black;
 border-bottom: solid 1px black;
 border-left: solid 1px black;
 border-right: solid 1px black;
}

table.std
{
 border-top: solid 1px black;
 border-bottom: solid 1px black;
 border-left: solid 1px black;
 border-right: solid 1px black;
}

table.std_bg
{
 border-top: solid 1px black;
 border-bottom: solid 1px black;
 border-left: solid 1px black;
 border-right: solid 1px black;

 background-image:url(../images/cross.jpg);
 background-repeat:no-repeat;
 background-position: center;

}

input.button 
{
 color: white;
 background-color: black;
 margin: 1px;
 border: solid 1px white; 
 width: 100%;
}

img.std
{
 border: solid 1px black; 
}

#divider {
background-image: url('../images/bg_belphe.jpg');
background-position: center;
background-repeat: repeat-y;
}


