body, td {

    font-family: Tahoma, sans-serif;

    font-size: 9pt;

}

body {

    overflow-y: scroll;

}



.fleft {

        float:left;

        margin: 5px 10px 5px 0px;

}

.fright {

        float:right;

        margin: 5px 0px 5px 10px;

}



#header {

    height: 100px;

    vertical-align:top;

    color: #663300;

}



#header h1 {

            color: #FFF7DD;

            margin: 0px 0px 0px 20px;

            padding: 0px;

            font-family: Arial;

            font-size: 20pt;



        }



#foother {

    text-align: right;

    color: #663300;



}



a {

   color: #DD6600;

}



a.main_menu_item {

    background-image: url(images/ui/buttons/menuitem_bg_normal.gif);

    color: #666;



    text-decoration: none;

    font-weight: bold;



    display: block;

    width: 145px;

    height: 17px;



    padding-left: 10px;

    padding-right: 5px;

    padding-top: 3px;



/*    margin-bottom: 1px;*/

}



a.main_menu_item:hover {

    color: #CC6600;

    background-image: url(images/ui/buttons/menuitem_bg_over.gif);

}



span.main_menu_item {

    background-color: #666666;

    color: #000;

    background-image: url(images/ui/buttons/menuitem_bg_over.gif);



    text-decoration: none;

    font-weight: bold;



    display: block;

    width:  145px;

    height: 17px;



    padding-left: 10px;

    padding-right: 5px;

    padding-top: 3px;



}



span.main_menu_item_cap {

    background-color: #666666;

    color: #000;

    background-image: url(images/ui/buttons/menuitem_bg_normal.gif);



    text-decoration: none;

    font-weight: bold;



    display: block;

    width: 145px;

    height: 17px;



    padding-left: 10px;

    padding-right: 5px;

    padding-top: 3px;



}



a.mlink {

	color: #036;

}



td#body h2 {

        margin-top: 0px;

}



td#body h4 {

        font-size: 10pt;

        margin: 0px;

        color: #fff;

        background-color: #888;

        padding: 5px;

}



td#body p {

        margin: 5px 0px 10px 0px;

        text-align: justify;

}



td#body p.ndate {

        text-align: right;

        color: #666;

        font-size: 8pt;

}



td#body p.clubs {

        margin: 5px 0px 10px 7px;

        line-height: 130%;

}





td#body p.msg_title {

        margin: 5px 0px 10px 0px;

        color: #666;

        font-size: 8pt;

}



form {

        margin-top: 10px;

}



.foot {

        text-align: right;

}