body {
    margin:0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

div,p,ul,li,table,td {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

td#left_col_td {
    background-color: #333333;
}

table#outer_table {
    border: 1px solid #6e6e6e;
}

#top_menu_div a {
    color: white;
    text-transform:uppercase;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#top_menu_div table {
    width: 750px;
}

#page_content_td div#page_title, #page_content_td div#page_content {
    margin-left: 28px;
    margin-right: 14px;
}
#page_content_td div#page_title {
    border: 0px dashed blue;
    margin-bottom: 8px;
}

#page_content_td div#page_content {
    margin-bottom: 20px;
}

#footer td {
    background-color: #6e6e6e;
    color: white;
    text-transform:uppercase;
    padding: 3px 2px 3px 5px;
    font-size: 11px;
}

div#left_col_div {
    margin: 11px;
    color: white;
    width: 185px;
}

#left_col_div #subheader, #left_col_div #posted {
    font-size: 10px;
    color: white;
}

#left_col_div #readmore a {
    font-size: 10px;
    color: white;
    font-weight: bold;
}


#left_col_td .csc-textpic-caption, #page_content .csc-textpic-caption {
    text-align: center;
    font-size: 10px;
    margin-top: 4px;
    font-weight: normal;
    background-color: #6e6e6e;
    padding-top: 3px;
    padding-bottom: 3px;
    color: white;
}

#top_menu_div td.current {
    background: url(red_bg.jpg);
}

#tx_g0hof #fullname {
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}

#tx_g0hof #caption {
    font-style: italic;
    color: white;
}


#tx_g0hof .enshth {
    font-weight: bold;
}

#tx_g0hof .ensh {
    padding-left: 30px;
}

/* For future use in GAHOF
#tx_g0hof th {
    background-color: blue;
    color: red;
}
#tx_g0hof .even {
    background-color: #66ccff;
    color: white;
}

#tx_g0hof .odd {
    background-color: blue;
    color: white;
}

*/

/* News template */

table#news_list_view {
    margin-top: 15px;
}

#news_list_view #posted {
    margin: 0;
    font-size: 10px;
    margin-bottom: 5px;
}

#news_list_view #news_title a {
    text-decoration: none;
    font-size: 14px;
    color: #333333;
}

#article {
    margin-top: 10px;
    margin-bottom: 5px;
}

#news_single_view #arttitle {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

#news_single_view #posted {
    font-size: 10px;
}

#article #readmore {
    font-size: 11px;
    color: blue;
}

#news_latest_view #newstitle, #news_latest_view #newstitle_alt {
    color: white;
}
td.level2 a {color:white;text-decoration:none}
td.level2 {background-color:#0a3555;padding:6px 20px 6px 15px;}
div.inner {height:25px; padding-top:12px;}
