
A {
	color : #F19E33;
	text-decoration : none;
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 18px;
}

A:hover {
    color : #F19E33;
    font-family : verdana, sans-serif;
    font-size : 12px;
    text-decoration : underline;
    font-weight : bold;
    line-height : 18px;
  }

A.footerlink {
    color : #787878;
    text-decoration : none;
    font-family : times new roman, serif;
    font-size : 12px;
    font-weight : bold;
  }

A.footerlink:hover {
    color : #787878;
    font-family : times new roman, serif;
    font-size : 12px;
    text-decoration : underline;
    font-weight : bold;
  }

A.navlink {
    color : #000000;
    letter-spacing:1px;
    text-decoration : none;
    font-family : times new roman, serif;
    font-size : 14px;
    font-weight : normal;
    font-style:italic;
  }
A.extern {
	padding-right: 1.4em;
	background-image: url(../images/icon-extern-url.gif);
	background-repeat: no-repeat;
	background-position: right;

}
A.navlink:hover {
    color : #787878;
    font-family : times new roman, serif;
    font-size : 14px;
    letter-spacing:1px;
    text-decoration : none;
    font-weight : normal;
    font-style:italic;
  }

A.navlink_active {
    color : #787878;
    text-decoration : none;
    letter-spacing:1px;
    font-family : times new roman, serif;
    font-size : 14px;
    font-weight : normal;
    font-style:italic;
  }

A.navlink_active:hover {
    color : #787878;
    letter-spacing:1px;
    font-family : times new roman, serif;
    font-size : 14px;
    text-decoration : none;
    font-weight : normal;
    font-style:italic;
  }

TD.text, P.text, SPAN.text, LI.text {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #787878;
  line-height : 24px;


}

TD.mail, {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  font-weight : normal;
  color : #787878;
  line-height : 24px;


}


TD.pageheader, div.pageheader, SPAN.pageheader {
  font-family : verdana, arial, sans-serif;
  font-size : 14px;
  font-weight : bold;
  color : #F19E33;
  margin-bottom : 20px;
  letter-spacing : 1px;
  font-style:italic;
}



div.subheader {
  font-family : verdana, arial, sans-serif;
  font-size : 14px;
  font-weight : bold;
  color : #787878;
  margin-bottom : 20px;
  letter-spacing : 1px;

}

TD.footer {
  font-family : times new roman, serif;
  font-size : 12px;
  font-weight : normal;
  color : #787878;
  letter-spacing : 1px;
}

li {
  padding-bottom:3px;
  list-style-type:square;
}

ul,ol{
  margin-left:40px;
  margin-top:5px;
}

body {
       scrollbar-face-color: #FFF8EF;
       scrollbar-shadow-color: #DDDDDD;
       scrollbar-highlight-color: #FFF8EF;
       scrollbar-3dlight-color: #DDDDDD;
       scrollbar-darkshadow-color: #FFF8EF;
       scrollbar-track-color: #ffffff;
       scrollbar-arrow-color: #F8CF99;
}

