
P {
    font-family : Arial, sans-serif;
    font-size : 13px;
    font-weight: normal;
    line-height : 120%;

}

.bodytext{
    font-family : Arial, sans-serif;
    font-size : 13px;
    font-weight: normal;
    line-height : 120%;

}

h1{    font-family : Arial, sans-serif;
    font-size : 14px;
    font-weight: normal;
    line-height : 115%;
    color: white;
    background-color:#808080;
}

h2{    font-family : Arial, sans-serif;
    font-size : 14px;
    font-weight: normal;
    line-height : 115%;
    color: white;
    background-color:#808080;
}

h3{    font-family : Arial, sans-serif;
    font-size : 16px;
    font-weight: normal;
    line-height : 115%;
    font-weight: bold;
    color:#808080;
}

h4 {
    font-family : Arial, sans-serif;
    font-size : 13px;
    font-weight: normal;
    line-height : 120%;

}

A:link {
    background-color : transparent;
    color : #808080;
    font-family : Arial, sans-serif;
    font-size: 13px;
    text-decoration : underline;
    font-weight : bold;

}
A:visited {
    background-color : transparent;
    color : #808080;
        font-family : Arial, sans-serif;
    font-size: 13px;
    text-decoration : underline;
    font-weight : bold;

}
A:hover {
    background-color : transparent;
    color: #FE0000;
    font-family : Arial, sans-serif;
    font-size: 13px;
    text-decoration : underline;
    font-weight : bold;

}
A:active {
    background-color : transparent;
    color : #FE0000;
    font-family : Arial, sans-serif;
    font-size: 13px;
    text-decoration : underline;
    font-weight : bold;

}



/* Navigation Menu */
 
 .navi {
text-align: left;
padding-left:15px;
}

 .selected{
text-align: left;
padding-left:3px;
}
 
 
 
.navi a:link {
    line-height : 135%;
   font-size: 17px;
   font-weight: normal;
   font-family :Arial, sans-serif;
   text-decoration: none;
   color: #808080;   
text-align: left;
}

.selected a:link{
   font-family :Arial, sans-serif;
   line-height : 135%;
   color: #808080;
   font-size: 17px;
   font-weight: bold;
text-decoration:none;

}


.navi a:visited {
    line-height : 135%;
   font-size: 17px;
   font-weight: normal;
    font-family :Arial, sans-serif;
   text-decoration: none;
   color: #808080;
text-align: left;
 
 


}


.selected a:visited {
   font-family :Arial, sans-serif;
   line-height : 135%;
   color: #808080;
   font-size: 17px;
   font-weight: bold;
text-decoration:none;

}

.navi a:hover {
    line-height : 135%;
   font-size: 17px;
   font-weight: normal;
    font-family :Arial, sans-serif;
   color: #808080;   
      text-decoration: none;  
text-align: left;
background-color:#C9C9C9;


}




.csc-mailform { border:none; } 
.csc-mailform-field label { display: block; margin-top: 15px; }


.csc-textpic-caption {
font-size: 11px;
   font-family: Arial, sans-serif;
   font-weight: normal;
   text-decoration: none;


}

TEXTAREA {
font-family:  Arial, Helvetica;
font-size: 10px;
font-weight: bold;
border:1px solid #535353;
color: #000000;
background-color:#FFFFFF
}
INPUT {
font-family:  Arial, Helvetica;
font-size: 10px;
font-weight: bold;
border:1px solid #535353;
color: #000000;
background-color:#ffffff

}




