﻿<STYLE TYPE="text/css">


BODY
{
	background-color: #f8ebd5;
	FONT-FAMILY: Arial, Helvetica, sans;
	//color: white;
        font-size: 14px
}


TD
{
	//color: white;
        FONT-FAMILY: Arial, Helvetica, sans;
        font-size: 14px;
}

.attention
{
  	color: #D79901;
        font-weight: bold;
}

SPAN.bodylink:link, SPAN.bodylink:visited, SPAN.bodylink:active
{
    FONT-FAMILY: Arial, Helvetica, sans;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
    COLOR: white;
    FONT-WEIGHT: bold;
}

SPAN.bodylink:hover
{
    TEXT-DECORATION: underline
}

A:link, A:visited, A:active
{
    FONT-FAMILY: Arial, Helvetica, sans;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none;
    COLOR: #D79901;
    FONT-WEIGHT: bold
}

A:hover
{
    TEXT-DECORATION: underline
}

.current
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans;
	BACKGROUND-COLOR: 283F2F;
	FONT-SIZE: 12px;
	WIDTH: 100%;
	padding: 6px;


}

.art
{
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans;
    BACKGROUND-COLOR: 283F2F;
    FONT-SIZE: 12px;
    WIDTH: 210;
    PADDING: 6px;
}


.breadcrumb
{
    FONT-FAMILY: Arial, Helvetica, sans;
    color: white;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}

.firstletter
{
	color: white;
        FONT-FAMILY: Arial, Helvetica, sans;
        font-size: 18px;
        padding: 0px;
        margin: 0px;
}

.contacttext
{
        font-size: 12px;
}

A.contacttext:link, A.contacttext:visited, A.contacttext:active, A.contacttext:hover

{
    FONT-SIZE: 11px;
    TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans;
	color: white;
	 FONT-WEIGHT: normal;
}


.currentCopy {

    //COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans;
    FONT-SIZE: 14px;
    WIDTH: 100%;
    PADDING: 6px;
}
.mainmenu {
	font-family: Arial, Helvetica, sans;
	font-size: 10px;
	color: white;
        font-weight: bold;
}

a.mainmenu:link {
	font-family: Arial, Helvetica, sans;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

a.mainmenu:active {
	font-family: Arial, Helvetica, sans;
	font-size: 10px;
	color: #283f2f;
	text-decoration: underline;
}

a.mainmenu:visited {
	font-family: Arial, Helvetica, sans;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

a.mainmenu:hover {  
       font-family: Arial, Helvetica, sans; 
       font-size: 10px;
       color: #283f2f;
       text-decoration: underline;
}
.bottommenu {
	font-family: Arial, Helvetica, sans;
	font-size: 11px;
	color: white;
    font-weight: bold;
}

a.bottommenu:link {
	font-family: Arial, Helvetica, sans;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.bottommenu:active {
	font-family: Arial, Helvetica, sans;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.bottommenu:visited {
	font-family: Arial, Helvetica, sans;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.bottommenu:hover {  
       font-family: Arial, Helvetica, sans; 
       font-size: 11px;
       color: white;
       text-decoration: underline;
}

.fakelink
{
    FONT-FAMILY: Arial, Helvetica, sans;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none;
    COLOR: #D79901;
    FONT-WEIGHT: bold
}
</STYLE>

