BODY
{
background-color: #000000;

/* background-image: url("pics/background-light.jpg"); */
color: #696565;
} 

.font_topmenu-large
{
font-family: 'Arial';
font-size: 16pt;
color: #153E7E;
font-weight: bold;
}

.font_topmenu-small
{
font-family: 'Arial';
font-size: 9pt;
font-weight: bold;
line-height: 9pt;
}

.font_normaltext11
{
font-family: 'Arial';
font-size: 11pt;
font-weight: bold;
line-height: 12pt;
}

.font_normaltext10
{
font-family: 'Arial';
font-size: 10pt;
font-weight: bold;
line-height: 11pt;
}

.font_pagenumber
{
font-family: 'Arial';
font-size: 9pt;
color: #C0C0C0;
font-weight: bold;
line-height: 9pt;
}

.font_siteupdated
{
font-family: 'Arial';
font-size: 8pt;
color: #800000;
font-weight: bold;
line-height: 8pt;
}

.font_supersmall
{
font-family: 'Arial';
font-size: 6pt;
font-weight: bold;
color: #C0C0C0;
line-height: 7pt;
word-spacing: 0pt;
letter-spacing: 1pt;
}

A 
{
color: #C0C0C0;
text-decoration: none;
}

A:hover
{
color: #FFFFFF;
text-decoration: underline;
}

TABLE
{
border-style: hidden;
border-color: #FFFFFF;
border-collapse: collapse;
border-spacing: 0;
empty-cells: hide;
}

.borderpics img{
border-style: ridge; 
border-width: 5px;
border-color: #C0C0C0;
}

.borderpics:hover img{
border-style: groove; 
border-width: 5px;
border-color: #800000;
}

.borderpics:hover{
color: #800000; /* irrelevant definition to overcome IE bug */
}

.borderlogo img{
border-style: solid; 
border-width: 2px;
border-color: #808080;
}

.borderlogo:hover img{
border-style: solid; 
border-width: 2px;
border-color: #FFFFFF;
}

.borderlogo:hover{
color: #6699CC; /* irrelevant definition to overcome IE bug */
}