

FORM {
 font-family : Arial, Helvetica, sans-serif;
}

INPUT {
 color : Black;
 font-size: 8pt;

}

.REGINPUT {
 color : White;
 font-size: 8pt;
 background-color: White;
}

TEXTAREA {
 color : Black;
 font-size: 8pt;
 background-color: #FFFFFF;
}

SELECT {
 color : Black;
 font-size: 8pt;
 background-color: #FFFFFF;
}



.menubgconfig {
	background-color: #3C4048;
	background-image: url();
}

TD {
 font-family : Arial, Helvetica, sans-serif;
 font-size: 9pt;
}

.TDEvents {
 font-family : Arial, Helvetica, sans-serif;
 font-size: 9pt;
}

.HeadOne {
 font-size : 24pt;
 font-family: Arial, Helvetica, sans-serif;
 color: #336699;
}

.HeadTwo {
 font-size : 14pt;
 font-family: Arial, Helvetica, sans-serif;
 color: #336699;
}

.HeadThree {
 font-size : 12pt;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #336699;
}

H1 {
 font-size : 24pt;
 font-family: Arial, Helvetica, sans-serif;
 color: #336699;
}

H2 {
 font-size : 14pt;
 font-family: Arial, Helvetica, sans-serif;
 color: #336699;
}

H3 {
 font-size : 12pt;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #336699;
}



.FormText {
 font-size : 8pt;
 font-family: Arial, Helvetica, sans-serif;
}

.FormTextBold {
 font-size : 8pt;
 font-weight: Bold;
 font-family: Arial, Helvetica, sans-serif;
}

.FormTextBoldWhite {
 font-size : 8pt;
 font-weight: Bold;
 font-family: Arial, Helvetica, sans-serif;

 color: #FFFFFF;


}

.FinePrint {
 font-size : 8pt;
 font-family: Arial, Helvetica, sans-serif;
}

.FOOTERTEXTBLACK {
 color : #OOOOOO;
}

.FOOTERTEXTWHITE {
 color : #FFFFFF;
}

.FOOTERTEXTGRAY {
 color : #666666;
}





A:LINK {
 color: #336699;
 font-size : 9pt;
 font-family: Arial, Helvetica, sans-serif;
}

A:VISITED {
 color: #336699;
 font-size : 9pt;
 font-family: Arial, Helvetica, sans-serif;
}

A:HOVER {
 color: #AAAAAA;
 font-size : 9pt;
 font-family: Arial, Helvetica, sans-serif;
}





A:LINK.TopNav {
 color : White; text-decoration: none;
}

A:VISITED.TopNav {
 color : White; text-decoration: none;
}

A:HOVER.TopNav {
 color : #CCCCCC;  text-decoration: none;
}

.TABLEOUTLINE {
 border: thin;
 border-color: Black;
}

.TABLEOUTLINE1PX {
 border: 1px solid;
 border-color: #333333;
}

.FORMALERT{
 font-size : 7pt;
 font-weight: bold;
 color: Red;
}



.LeftNavOff
 {

   COLOR: #FFFFFF;
   CURSOR: hand;
   FONT-FAMILY: Arial, Helvetica, sans-serif;
   FONT-SIZE: 11px;
   FONT-WEIGHT: bold;
   LINE-HEIGHT: 15px;
   MARGIN: 2px 0px;
   PADDING-BOTTOM: 0px;
   PADDING-LEFT: 10px;
   PADDING-RIGHT: 3px;
   PADDING-TOP: 0px;
   TEXT-DECORATION: none;
   WIDTH: 120px
 }

 .LeftNavUp   { background-color: #336699; color: #FFFFFF; cursor: hand; font-family: Arial, Helvetica, sans-serif; 
               font-size: 11px; font-weight: bold; height: 0pt; 
               line-height: 15px; text-decoration: 
               none; width: 120px;
               margin-left: 0px; 
               margin-right: 0px; margin-top: 2px; margin-bottom: 2px; 
               padding-left: 10px; padding-right: 3px; padding-top: 0px; 
               padding-bottom: 0px }

.LeftNavDown
 {
   BACKGROUND-COLOR: #336699;
   COLOR: #FFFFFF;
   CURSOR: hand;
   FONT-FAMILY: Arial, Helvetica, sans-serif;
   FONT-SIZE: 11px;
   FONT-WEIGHT: bold;
   LINE-HEIGHT: 15px;
   MARGIN: 2px 0px;
   PADDING-BOTTOM: 0px;
   PADDING-LEFT: 10px;
   PADDING-RIGHT: 3px;
   PADDING-TOP: 0px;
   TEXT-DECORATION: none;
   WIDTH: 120px
 }
 
 

.RAISEDBORDER {
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-style: solid;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #999999;
 border-right-color: #999999;
 border-bottom-color: #999999;
 border-left-color: #999999;
}

.RAISEDBORDERINV {
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-style: solid;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #999999;
 border-right-color: #999999;
 border-bottom-color: #999999;
 border-left-color: #999999;
}






.table_top_bottom {
 border-top: 1px solid #999999;
 border-right: 1px none #999999;
 border-bottom: 1px solid #999999;
 border-left: 1px none #999999;
}

.table_top_left {
 border-top: 1px solid #999999;
 border-right: 1px none #999999;
 border-bottom: 1px none #999999;
 border-left: 1px solid #999999;
}

.table_right_left {
 border-top: 1px none #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px none #999999;
 border-left: 1px solid #999999;
}

.table_top_left_right {
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px none #999999;
 border-left: 1px solid #999999;
}

.table_right_left_bottom {
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #999999;
}

.table_top_right_bottom {
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 1px none #999999;
}

.table_top_left_right_bottom {
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #999999;
}

.table_right {
 border-right: 1px solid #999999;
}

.table_left {
 border-left: 1px solid #999999;
}

.table_top {
 border-top: 1px solid #999999;
}

.table_bottom {
 border-bottom: 1px solid #999999;
}

.table_right_bottom {
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
}

.table_top_right {
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px none #999999;
 border-left: 1px none #999999;
}

.table_left_bottom {
 border-top: 1px none #999999;
 border-right: 1px none #999999;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #999999;
}

.table_top_left_bottom {
 border-top: 1px solid #999999;
 border-right: 1px none #999999;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #999999;
}

body {
 background-color: #FFFFFF;
 margin: 0px;
 font-family : Arial, Helvetica, sans-serif;
 font-size: 9pt;
 
 
} 



.headertable {
 height: 125;
 width: 100%;
 
 background-color: #FFFFFF;
 
 background-repeat: repeat;
}

.headerbartable {
 height: 10px;
 width: 100%;

 background-color: #bevel;
 background-image: url(http://www.goclubexe.com/clubportal/Images/TopNavBG.gif);




}

.footertable {
 height: 50;
 width: 800Px;
 
 background-color: #FFFFFF;
 
 background-repeat: repeat;
}

.goclubfootertable {
 width: 100%;
 
 background-color: #E8E8E8;
 
 background-repeat: repeat;
}







