
td, th {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
}

.login{
   font-size: 8pt;
   font-weight:600;
   color:#666666;
}

.copyright {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 9px;
   color: #c4c4c4;
}

a.copyright {
   text-decoration: none;
   color: white;
}



a {
   color: #3366CC;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}


.bottomNav {
   color: #ffffff;
   text-decoration: none;
   font-size: 10px;
}

.bottomNav a {
   color: #3366CC;
   text-decoration: none;
   font-size: 10px;
}

.bottomNav a:hover {
   text-decoration: underline;
   font-size: 10px;
}


.leftNavBar{
   text-transform: uppercase;
   color:#ffffff;
   font-size: 10px;
}

.pageTitle {
   font-family: verdana, arial, helvetica;
   font-size: 14pt;
   color: #840000;
}



