﻿body {
}
.black_10
{
     font-size: 10px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
}
.black_10_bold
{
     font-size: 10px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
     font-weight: bold;
}
.black_12
{
     font-size: 12px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
}
.black_12_bold
{
     font-size: 12px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
     font-weight: bold;
}
.black_12_justify
{
     font-size: 12px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
     text-align: justify;
}
.header
{
     font-size: 12px;
     color: dimgray;
     font-family: Verdana;
     text-decoration: none;
     border-bottom: dimgray 1px solid;
}
.txt_100_pt
{
     font-size: 12px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
     border-right: dimgray 1px solid;
     border-top: dimgray 1px solid;
     border-left: dimgray 1px solid;
     width: 100%;
     border-bottom: dimgray 1px solid;
}
.txt_50_pt
{
     font-size: 12px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
     border-right: dimgray 1px solid;
     border-top: dimgray 1px solid;
     border-left: dimgray 1px solid;
     width: 50%;
     border-bottom: dimgray 1px solid;
}
.txt_40_pt
{
     font-size: 12px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
     border-right: dimgray 1px solid;
     border-top: dimgray 1px solid;
     border-left: dimgray 1px solid;
     width: 40%;
     border-bottom: dimgray 1px solid;
}
.button
{
     padding-right: 5px;
     padding-left: 5px;
     font-size: 12px;
     padding-bottom: 5px;
     padding-top: 5px;
     font-family: Verdana;
     background-color: #AFC208;
     border-right: #CFCFCF 1px solid;
     border-top: #CFCFCF 1px solid;
     border-left: #CFCFCF 1px solid;
     border-bottom: #CFCFCF 1px solid;
     font-weight: bold;
     color: #ffffff;
     width: 120px;
}
.blue_12_bold
{
     font-size: 12px;
     color: #2B77B2;
     font-family: Verdana;
     text-decoration: none;
     font-weight: bold;
}
.golf_title
{
     font-size: 11px;
     color: #000000;
     font-family: Verdana;
     background-color: #ebebeb;
     text-decoration: none;
     text-align: center;
}
.golf_10
{
     font-size: 10px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
     text-align: center;
}
.golf_10_bold
{
     font-size: 10px;
     color: #000000;
     font-family: Verdana;
     text-decoration: none;
     font-weight: bold;
     text-align: center;
}
