/* v6.02 CSS */


.toplink { font-size: 12px; color: #124490; text-decoration: none; }
.toplink a { font-size: 12px; color: #124490; text-decoration: underline; }
.toplink a:hover { font-size: 12px; color: #996600; text-decoration: none; }


.mainmenu {font-size: 12px; font-weight: bold; color: #ffffff; }
.mainmenu a {font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none;}
.mainmenu a:hover { font-size: 12px; font-weight: bold; color: #ffff00;}
.bordermenu  { border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-right: 1px solid #777777; border-bottom: 1px solid #cccccc;}


/* V5 classes - footer.php */
.footerfont { font-size: 12px; color: #124490; text-decoration: none; }
.footerfont a { font-size: 12px; color: #124490; text-decoration: underline; }
.footerfont a:hover { font-size: 12px; color: #996600; text-decoration: none; }

.footerfont1 { font-size: 11px; color: #000000; text-decoration: none; }
.footerfont1 a { font-size: 11px; color: #124490; text-decoration: underline; }
.footerfont1 a:hover { font-size: 11px; color: #996600; text-decoration: none; }

.bold_item { font-weight: bold; }
.hl_item { background-color: #CCFFFF; }
