/*  RESET   */

body{ font:1em Geneva, Arial, Helvetica, sans-serif; background: white url(bg-header.gif) repeat-x;}
h1 { color:#003366; font-style:bold; font-size:24px; font-family: Zeroes; text-align:left; }

#headerlinks{color:#999;font-size:.7em;text-align:right;padding:3px;}
#headerlinks a{text-decoration:none;}
#headerlinks a:hover{text-decoration:underline;}

/*  toproew   */
A:link {text-decoration: none;  color: #31AA00; }
A:visited {text-decoration: none; color: #31AA00; }
A:active {text-decoration: none;  color: #9E1BDF; }
A:hover {text-decoration: none; color: #9E1BDF; }

strong A:link {text-decoration: underline;  color: #27779F; }
strong A:visited {text-decoration: underline; color: #27779F; }
strong A:active {text-decoration: none;  color: #27779F; }
strong A:hover {text-decoration: none; color: #27779F; }

.top_row {color : yellow; font-family: "verdana"; font-weight: bold; font-size:12pt; }
.top_row A:link {text-decoration: none;  color: #FF2F2F; }
.top_row A:visited {text-decoration: none; color: #FF2F2F; }
.top_row A:active {text-decoration: none;  color: #ECAF20; }
.top_row A:hover {text-decoration: none; color: #ECAF20; }

.top_row2 {color : yellow; font-family: "verdana"; font-weight: bold; font-size:9pt; }
.top_row2 A:link {text-decoration: none;  color: #31AA00; }
.top_row2 A:visited {text-decoration: none; color: #31AA00; }
.top_row2 A:active {text-decoration: none;  color: #016CA2; }
.top_row2 A:hover {text-decoration: none; color: #016CA2; }

.home_LINK {color : yellow; font-family: "verdana"; font-weight: bold; font-size:19pt; }
.home_LINK A:link {text-decoration: underline;  color: #2F53FF; }
.home_LINK A:visited {text-decoration: underline; color: #2F53FF; }
.home_LINK A:active {text-decoration: underline;  color: #FFB32F; }
.home_LINK A:hover {text-decoration: underline; color: #FFB32F; }



hr {
  border: 0;
  /*background-color: #f00; color: #f00; width: 90%; no-repeat scroll center;*/
  background: url(bg-HR.gif) repeat-x; 
}

/*  see css.inner.css / css.left.css   */