/* CSS Document */



A:link.green { text-decoration: none; color:#98bd4b; font-weight: bold;}
A:visited.green { text-decoration: none; color:#98bd4b; font-weight: bold;}
A:hover.green { text-decoration: none; color:#5fc0c6; font-weight: bold;}

A:link.blue { text-decoration: none; color:#5fc0c6; font-weight: bold;}
A:visited.blue { text-decoration: none; color:#5fc0c6; font-weight: bold;}
A:hover.blue { text-decoration: none; color:#98be47; font-weight: bold;}

A:link.white { text-decoration: none; color:#ffffff; font-weight: bold;}
A:visited.white { text-decoration: none; color:#ffffff; font-weight: bold;}
A:hover.white { text-decoration: none; color:#cae296; font-weight: bold;}

A:link.pink { text-decoration: none; color:#cc7f9f; font-weight: bold;}
A:visited.pink { text-decoration: none; color:#cc7f9f; font-weight: bold;}
A:hover.pink { text-decoration: none; color:#98bd4b; font-weight: bold;}




span.blue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#5fc0c6; font-weight: bold; line-height:20px;}
span.bluesmall{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#5fc0c6; font-weight: bold;}
span.green { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#98bd4b; font-weight: bold;}
span.greensmall { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#98bd4b; font-weight: bold;}
span.greenbig { font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#98bd4b; font-weight: bold;}

span.white { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight: bold;}
span.footertext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; }

div.body { width:100%; background-color:#FFFFFF; }
div.logo { width:100%; background-color:#5fc0c6;}
div.header { width:100%; height:113px; background-image:url(images/bg_header.jpg); background-repeat:repeat;}
div.menu { width:100%; height: 22px; background-color:#5fc0c6;}
div.rule { width:900px; height:8px;}
div.footer { width:100%; height: 26px; background-color:#5fc0c6; padding-top:6px;}
div.bodytext { font-family:Verdana, Arial, Helvetica, sans-serif;}


select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: #5fc0c6; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

