.header { font-family: arial; font-weight: bold; }
.content { font-family: arial; font-size: 13px; }
.label { font-family: arial; font-weight: bold; font-size: 16px; color: #006633; }
p {font-family: arial; font-size: 13px;}
a {color: #334444;}
a:hover {color: #669900;}
.menuitem
{
  font-family: Arial;
  width: 125px;
  color: #FFFFFF;
  font-size:10pt;
  font-weight:bold;
  height: 25px;
  margin-top: 5px;
}
.nameStyle
{
  font-family: Arial;
  font-size:12pt;
  font-weight:bold;
}
.idStyle
{
  font-family: Arial;
  font-size:10pt;
}
.table
{
    font-family: arial;
    font-size: 12px;
}
.headertable
{
    width: 90%;
}
.clubtable
{
    width: 90%;
}
.clubtable img
{
    margin-top: 20px;
    margin-bottom: 10px;
}
.clubtable td
{
    width: 33%;
    text-align: center;
}
.clubtable td img
{
    width: 120px;
    border-style: none;
}
.style13
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 48px;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
}
.memberstable
{
    width: 85%;
}
.memberstable ul
{
    text-align: center;
    list-style-type: none;
}
.linktable
{
    font-size: 13px;
}

.camptable
{
    text-align: center;
}
.camptable .large
{
    font-weight: bold;
    font-size: 14px;
}
.sponsersmenu
{
    width: 100%;
    height: 20px;
    background-color: #1B5034;
}
.sponsersmenu TD
{
    padding: 0 0 0 0;
}
.sponsersmenu UL
{
    font: bold 12px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    display: block;
    color: #FFFFFF;
    float: left;
    width: 100%;
    padding-left: 40px;
    margin: 0px 0px 0px 0px;
}
.sponsersmenu UL LI
{
    display: block;
    float: left;
    text-transform: uppercase;
    width: 130px;
    vertical-align: middle;
    text-align: center;
}
.sponsersmenu UL LI A
{
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}
.sponsersmenu UL LI A.stay
{
    background-color: #359563;
    display: block;
}
.sponsersmenu UL LI A:hover
{
    background-color: #359563;
}
.sponsorstable
{
    width: 90%;
}
.sponsorstable img
{
    margin: 20px 20px 10px 20px;
}
.sponsorstable td
{
    width: 33%;
    text-align: center;
}
.sponsorstable td img
{
    width: 200px;
    border-style: none;
}
.TableHeaderRow
{
  background-color: #EBEBEB;
}
.TableHilightRow
{
  background-color: #EEEEEE;
}
.clubname
{
  font-family: Arial;
  font-size:12pt;
  font-weight:bold;
  color: #669900;
}
.loginTable
{
    width: 421px;
    height: 243px;
    background-image: url('images/logonbox.jpg');
    text-align: left;
    padding-left: 20px;
}
.loginTable table
{
    width: 100%;
}
.loginTable .txtBox
{
   	background-color : #FAFAFA;
	border: 1px solid #AAAAAA;
	width: 350px;
}
.loginTable table tr
{
    height: 20px;
    vertical-align:bottom;
}
.loginTable td.Header
{
  padding-top: 10px;
  font-family: Arial;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  color: #669900;
}
.loginTable td.label
{
  padding-top: 10px;
  font-family: Arial;
  font-size: 8pt;
  color: #AAAAAA;
}
.loginTable .btn {
  padding-top: 10px;
}
.loginTable .lost {
  color: #669900;
  text-decoration:none;
}
.loginTable tr.footer
{
  font-family: Arial;
}
.addNewLink
{
  font-family: Arial;
  font-size:10pt;
  text-decoration:none;
}

.modalsub 
{ 
    margin-bottom:12px; 
    width:95%; 
    padding: .4em; 
}
.modalmess
{ 
    margin-bottom:12px; 
    width:95%;
    padding: .4em; 
}
.Maildialog .ui-dialog-titlebar
{
    background: #29744D;
    border: solid 1px #669900;
}
.Maildialog .ui-widget-content .ui-state-default
{
    color: #669900;
}
.Maildialog .ui-widget-content .ui-state-hover, .Maildialog .ui-widget-content .ui-state-focus 
{ 
    border: 1px solid #669900; 
    background: #DFFFDF; 
    font-weight: bold; 
    color: #669900; 
    outline: none; 
}
.Maildialog .ui-state-hover, .Maildialog .ui-state-focus
{
    border: 1px solid #669900; 
    background: #DFFFDF; 
}
