a.menu1_notactive:link, a.menu1_notactive:active, a.menu1_notactive:visited { font-family: Arial; font-size: 11px; color: #646464; text-decoration: none; font-weight: normal }
a.menu1_notactive:hover { font-family: Arial; font-size: 11px; color: #9d080d; text-decoration: none; font-weight: normal }
a.menu1_active:link, a.menu1_active:active, a.menu1_active:visited { font-family: Arial; font-size: 11px; color: #34a04a; text-decoration: none; font-weight: normal }
a.menu1_active:hover { font-family: Arial; font-size: 11px; color: #34a04a; text-decoration: none; font-weight: normal }

a.menu2_notactive:link, a.menu2_notactive:active, a.menu2_notactive:visited { font-family: Arial; font-size: 10px; color: #646464; text-decoration: none; font-weight: normal }
a.menu2_notactive:hover { font-family: Arial; font-size: 10px; color: #646464; text-decoration: underline; font-weight: normal }
a.menu2_active:link, a.menu2_active:active, a.menu2_active:visited { font-family: Arial; font-size: 10px; color: #646464; text-decoration: none; font-weight: normal }
a.menu2_active:hover { font-family: Arial; font-size: 10px; color: #646464; text-decoration: underline; font-weight: normal }

a:link, a:active, a:visited { font-family: Arial; font-size: 11px; color: #34a04a; text-decoration: none; font-weight: normal }
a:hover { font-family: Arial; font-size: 11px; color: #9d080d; text-decoration: none; font-weight: normal }


body {
    margin: 0;
    padding: 0;
    color: #646464;
    text-align: center;
    background: #e2e9e2;
    }

p {
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal 
    }

td {
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal 
    }

.main_table_tr1 {
    background: url(images/bg1.gif) repeat-x 0 0;
    }

.main_table_tr2 {
    background: #d1d8d1 url(images/bg2.gif) repeat-x 0 0;
    }

.left_col_title {
    font-family: Arial;
    font-size: 11px;
    color: #9d080d;
    text-decoration: none;
    font-weight: bold; 
    }

.news_title {
    font-family: Arial;
    font-size: 11px;
    color: #34a04a;
    text-decoration: none;
    font-weight: bold;
    }

.footer {
    font-family: Arial;
    font-size: 10px;
    }

.page_header {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #34a04a;
    }
