A:link {
        background-color : transparent;
        color : #666666;
        text-decoration : none;
        font-weight : bold;
}
A:visited {
        background-color : transparent;
        color : #666666;
        font-weight : bold;
        text-decoration : noen;
}
A:hover {
        background-color : transparent;
        color : #666666;
        font-weight : bold;
        text-decoration : none;
}
A:active {
        background-color : transparent;
        color : #666666;
        font-weight : bold;
        text-decoration : none;
}

.navi   {
        background-color : transparent;
        color : #FFFFFF;
        text-decoration : none;
        font-weight : bold;
        font-size : 11;
        font-family : arial;
}
.navi:link {
        background-color : transparent;
        color : #FFFFFF;
        text-decoration : none;
        font-weight : bold;
        font-size : 11;
        font-family : arial;
}
.navi:hover {
        background-color : transparent;
        color : #666666;
        font-weight : bold;
        text-decoration : none;
        font-size : 11;
        font-family : arial;
}
.navi:active {
        background-color : transparent;
        color : #666666;
        font-weight : bold;
        text-decoration : none;
        font-size : 12;
        font-family : arial;
}
.navi_active {
        background-color : transparent;
        color : #666666;
        font-weight : bold;
        text-decoration : none;
        font-size : 12;
        font-family : arial;
}

.navi2   {
        background-color : transparent;
        color : #666666;
        text-decoration : none;
        font-size : 10;
        font-family : arial;
}
.navi2:link {
        background-color : transparent;
        color : #666666;
        text-decoration : none;
        font-size : 10;
        font-family : arial;
}
.navi2:hover {
        background-color : transparent;
        color : #999999;
        text-decoration : none;
        font-size : 10;
        font-family : arial;
}
.navi2:active {
        background-color : transparent;
        color : #999999;
        text-decoration : none;
        font-size : 10;
        font-family : arial;
}
.navi2_active {
        background-color : transparent;
        color : #FF0000;
        text-decoration : none;
        font-size : 10;
        font-family : arial;
}

SELECT {
        font-family: Arial, Helvetica;
        font-size: 10px;
}

TEXTAREA {
        font-family: Arial, Helvetica;
        font-size: 10px;
        padding: 1px;
        spacing: 2px;
        border-color: #cccccc;
        border-width: 1px;
        border-style: solid;
}

.INPUTFIELDS {
        font-family: Arial, Helvetica;
        font-size: 11px;
        padding: 1px;
        spacing: 2px;
        border-color: #cccccc;
        border-width: 1px;
        border-style: solid;
}

INPUT {
        font-family: Arial, Helvetica;
        font-size: 10px;
}

P {
        font-family : Arial, sans-serif;
        font-size : 11px;
        line-height : 180%;
        color: #333333;
        margin-top : 5px;
        margin-bottom : 5px;
        padding-bottom : 0px;
}

LI {
	font-family : Arial, sans-serif;
         font-size : 11px;
}

.caption {
        font-family : Arial, sans-serif;
        font-size : 10px;
        color : #999999;
}
.bulletlist {
        font-family : Arial, sans-serif;
        font-size : 10px;
        color : #000000;
}
.table {
        font-family : Arial, sans-serif;
        font-size : 11px;
        color : #000000;
}


.button {
        color: Black;
        background-color: #f0f0f0;
        font-size: 10pt;
        font-family : Arial, sans-serif;
        border-bottom-width: 1px;
        border-color: #cccccc;
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
}


.searchform {
        font-family : Arial, sans-serif;
        font-size : 12px;
        color : #333333;
        font-weight : normal;
}
.searchresultpagetitle {
        font-family : Arial, sans-serif;
        font-size : 15px;
        color : #333333;
        font-weight : bold;
}
.searchresultcontent {
        font-family : Arial, sans-serif;
        font-size : 11px;
        color : #333333;
        font-weight : normal;
}
.searchresultheader {
        font-family : Arial, sans-serif;
        font-size : 14px;
        color : #333366;
        font-weight : bolder;
}
.searchmarkup {
        color : #FF0066;
}


.mailform {
        font-family : Arial, sans-serif;
        font-size : 12px;
        color : #003366;
        font-weight : normal;
}
.mailformrequired {
        font-family : Arial, sans-serif;
        font-size : 12px;
        color : #003366;
        font-weight : bolder;
}
.mailformcomment {
        font-family : Arial, sans-serif;
        font-size : 10px;
        color : #999999;
        font-weight : normal;
}
.mailformradio {
        font-family : Arial, sans-serif;
        font-size : 10px;
        color : #003366;
        font-weight : normal;
}






.filelinks {
        font-family : Arial, sans-serif;
        font-size : 14px;
        color : #990000;
}
.filelinkssize {
        font-family : Arial, sans-serif;
        font-size : 14px;
        color : Green;
}



.sitemap1 {
        font-family : Arial, sans-serif;
        font-size : 12px;
        color : #A6281A;
        margin-top : 6px;
        text-decoration : none;
}
.sitemap2 {
        font-family : Arial, sans-serif;
        font-size : 11px;
        color : #333333;
        margin-left : 20px;
        margin-top : 3px;
        text-decoration : none;
}
.sitemap3 {
        font-family : Arial, sans-serif;
        font-size : 10px;
        color : #666666;
        margin-left : 40px;
        text-decoration : none;
        
}
.sitemap4 {
        font-family : Arial, sans-serif;
        font-size : 9px;
        color : #999999;
        margin-left : 60px;
        text-decoration : none;
}