﻿body {
}
ul
{    
    text-align:left;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    list-style-type:none;
    line-height:22px;
}
a { position: relative; }
#mmenuT a
{
    color:#305C16;
    text-decoration:none;
}
#mmenuT a:hover
{
    color:#254085;
    text-decoration:none;
}
#mmenuT a.active 
{
    list-style-image:url(../../Images/golf-flag.png);
    list-style-position:outside;
}
.NewsDate
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#305C16;
}
    #menu{
    background-image: url(../../Menu-bg.png);
    background-repeat: repeat-y;
    }
    
   * { behavior: url(../../iepngfix.htc) }
    img, div { behavior: url(../../iepngfix.htc) }