/* CSS Document */

.nav_bg{background:url(images/nav_bg.jpg); background-position:left; background-repeat:repeat-x; height:30px;}
.nav_sep{background:url(images/nav_sep.jpg); background-repeat:no-repeat; width:2px; height:30px;}
.nav_text{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#424b01; text-align:center;}
a.nav_text:link {text-decoration:none; color:#424b01;}
a.nav_text:visited {text-decoration: none; color:#424b01;}
a.nav_text:hover {text-decoration:none; color:#1749a8;}
a.nav_text:active {text-decoration: none; color:#424b01;}
.border{background:url(images/border.jpg); background-position:top left; background-repeat:repeat-y; width:1px;}
.footer_bg{background:url(images/footer_bg.jpg); background-position:left; background-repeat:repeat-x; height:68px;}
.foooter_text{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:center;}
a.foooter_text:link {text-decoration:none; color:#ffffff;}
a.foooter_text:visited {text-decoration: none; color:#ffffff;}
a.foooter_text:hover {text-decoration:underline; color:#ffffff;}
a.foooter_text:active {text-decoration: none; color:#ffffff;}
