/* hypertext links */
A:link {color: #CC0000; text-decoration: underline;}
A:visited {color: #CC0000; text-decoration: underline;}
A:active {color: #CC0000; text-decoration: underline;}
A:hover {color: #CC0000; text-decoration: underline;}



/* LEFT NAV */
.nav2  {color: #CC0000; text-decoration: none; font-size:10px; font-weight:bold; font-family:Verdana, Arial, sans-serif; line-height: 14px;}
A:link.nav2 {color: #000000; text-decoration: none; font-size:10px; font-weight:bold; font-family:Verdana, Arial, sans-serif; line-height: 14px;}
A:visited.nav2 {color: #000000; text-decoration: none; font-size:10px; font-weight:bold; font-family:Verdana, Arial, sans-serif; line-height: 14px;}
A:active.nav2 {color: #000000; text-decoration: none; font-size:10px; font-weight:bold; font-family:Verdana, Arial, sans-serif; line-height: 14px;}
A:hover.nav2 {color: #CC0000; text-decoration: none; font-size:10px; font-weight:bold; font-family:Verdana, Arial, sans-serif; line-height: 14px;}

td {font-family:Verdana, Arial, sans-serif; font-size:12px; color:#000000; line-height: 18px;}

.border {border:solid 1px #999999;}

/* grey border color */
.bgcolor-line {background-color:#999999;}

/* grey template color */
.bgcolor-temp {background-color:#D1D1D1;}

/* white color */
.bgcolor1 {background-color:#FFFFFF;}

/* black color */
.bgcolor2 {background-color:#000000;}

/* red color */
.bgcolor3 {background-color:#990000;}

/* darkgrey color */
.bgcolor4 {background-color:#4D4D4D;}

/* ltgrey color */
.bgcolor5 {background-color:#EBEBEB;}

hr {color:#CCCCCC;}

.footer {color: #666666; font-family:Arial, sans-serif; font-size:10px; line-height: 25px;}
A:link.footer {color: #666666; text-decoration: none; font-family:Arial, sans-serif; font-size:10px; line-height: 25px;}
A:visited.footer {color: #666666; text-decoration: none; font-family:Arial, sans-serif; font-size:10px; line-height: 25px;}
A:active.footer {color: #666666; text-decoration: none; font-family:Arial, sans-serif; font-size:10px; line-height: 25px;}
A:hover.footer {color: #CC0000; text-decoration: underline; font-family:Arial, sans-serif; font-size:10px; line-height: 25px;}
