A:link { text-decoration:none; color:gray; }
A:visited { text-decoration: none; color: gray; }
A:active { text-decoration: underline; color: gray; }
A:hover { text-decoration: underline; color: gray; }
.headlinetext
{
    font-family: Tahoma, 'Courier New' , Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 18pt;
    font-weight: bold;
    color: gray;
}
.normaltext
{
    font-family: Tahoma, 'Courier New' , Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: gray;
}
.linktext
{
    font-family: Tahoma, 'Courier New' , Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    
}
.smallheadline
{
    font-family: Tahoma, 'Courier New' , Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color:gray;
    
}
.boldtext
{
    font-family: Tahoma, 'Courier New' , Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: gray;
}
.smalltext
{
    font-family: Tahoma, 'Courier New' , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: gray;
}
.tablerow {background-color : #FF6600;}
body {
background-color: White;
background-image:none;}

.themelh
{ 
 background-color:gray ;
 }
 .themetop
{ 
 background-color:Red ;
 
 }
 .themelogo
{ 
 background-color:Blue ;  
 
 
 }
 .themebc
{ 
 background-color:Green ;
 
 }