.SubHead    {
    font-family: Tahoma;
    font-size:  11px;
    font-weight: bold;
    color: #0A0A0A;
}
.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background:#324211;
	color: #ffffff;
	font-family: Tahoma;
}
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #0A0A0A;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #0A0A0A;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #0A0A0A;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #0A0A0A;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #0A0A0A;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
.ControlPanel{
    width: 100%;
    height: 64px;
	 background-position: center;
    background-color: #ffffff;
    BORDER-RIGHT:#ffffff 1px solid; 
    BORDER-TOP: #ffffff 1px solid; 
    BORDER-LEFT: #ffffff 1px solid; 
    BORDER-BOTTOM: #ffffff 1px solid; 
}
.body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.GolfClub_userbg{
   background-image: url(GolfClub_userbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 196px;
	height: 32px;
}
.GolfClub_menubg01{
	background-image: url(GolfClub_menubg01.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 19px;
}
.GolfClub_menubg02{
	background-image: url(GolfClub_menubg02.jpg);
	background-repeat: repeat-x;
	height: 19px;
}
.GolfClub_menubg03{
	background-image: url(GolfClub_menubg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 19px;
}
/**/
.bannerpane{
	padding: 0px;
}
.banner01pane{
	padding: 2px;
}
.toppane{
	padding: 2px;
}
.leftpane{
	padding: 0px;
}
.contentpane{
	padding:0px;
}
.centerpane{
	padding: 0px;
}
.rightpane{
	padding:0px;
}
.right01pane{
	padding:0px;
}
.bottompane{
	padding: 2px;
}
.bottom01pane{
	padding: 2px;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color:#FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #98B33C; 
	text-align: center; 
	width: 15px; 
	height: 18px;
	color: #FFFFFF;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_SubMenu {
	 border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid;  
	border-right: #000000 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF;
	background-color: #98B33C; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: white 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color: #98B33C;
	height: 1px;
	color: #FFFFFF;
}

.ModuleTitle_MenuItemSel {
	background-color: #7EA00B;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:18px;
	background-position: top;
	color: #62675C;
}

.ModuleTitle_MenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:18px;
}
.RootItem TD{
	font-family: Rockwell;
	font-weight: bold;
	color: #ffffff;
	background-image: url(GolfClub_menu_linksbg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	background-position: top;
	font-size: 12px;
	font-weight: 600;
}
.RootItemActive TD{
	font-family: Rockwell;
	font-weight: bold;
	color: #ffffff;
	background-image: url(GolfClub_menu_linksbg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	background-position: top;
	font-weight: 600;
}
.RootItemSelected TD{
	font-family: Rockwell;
	font-weight: bold;
	color: #62675C;
	font-size: 12px;
	background-image: url(GolfClub_menu_linksbg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	background-position: top;
	font-weight: 600;
}
.RootItemBreadCrumb TD{
	font-family: Rockwell;
	font-weight: bold;
	color: #62675C;
	font-size: 12px;
	background-image: url(GolfClub_menu_linksbg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	background-position: top;
	font-weight: 600;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color:#98B33C; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	text-align: center; 
	width: 15; 
	height: 18;
	color:#FFFFFF;
}
.MainMenu_SubMenu {
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid;  
	border-right: #000000 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	background-color: #98B33C; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
	background-color: #98B33C;
	color: #FFFFFF;
}
.MainMenu_MenuItemSel {
	background-color: #7EA00B;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt;
	color: #62675C;
	font-weight: normal; 
	font-style: normal;
	height:18px;
}
.MainMenu_MenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
/**/
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F0500;
}
a.user:link{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F0500;
	text-decoration: none;
	}
a.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F0500;
	text-decoration: none;
}
a.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F0500;
	text-decoration: underline;
}
a.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F0500;
	text-decoration: none;
}
.login{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#1F0500;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F0500;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F0500;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F0500;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F0500;
	text-decoration: none;
}

.copyright{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#0E1301;
}
a.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#0E1301;
   text-decoration: none;
}
a.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#0E1301;
   text-decoration: none;
}
a.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#0E1301;
   text-decoration: underline;
}
a.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#0E1301;
   text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0E1301;
}
a.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0E1301;
	text-decoration: none;
}
a.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0E1301;
	text-decoration: none;
}
a.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0E1301;
	text-decoration: underline;
}
a.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0E1301;
	text-decoration: none;
}
.terms{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#0E1301;
}
a.terms:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#0E1301;
    text-decoration: none;
}
a.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#0E1301;
   text-decoration: none;
}
a.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#0E1301;
   text-decoration: underline;
}
a.terms:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#0E1301;
   text-decoration: none;
}
/**/
.font01{
   font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3B3B3B;
}
A.font01:link{
   font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3B3B3B;
	text-decoration: underline;
}
A.font01:visited{
   font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3B3B3B;
	text-decoration: underline;
}
A.font01:hover{
   font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3B3B3B;
	text-decoration: none;
}
.font02{
	font-family: tahoma;
	font-size: 11px;
	color: #363F2D;
}
.font03{
   font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #91080A;
}
A.font03:link{
   font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #91080A;
	text-decoration: underline;
}
A.font03:visited{
   font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #91080A;
	text-decoration: underline;
}
A.font03:hover{
   font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #91080A;
	text-decoration: none;
}
.font04{
   font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}
A.font04:link{
   font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
A.font04:visited{
   font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
A.font04:hover{
   font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

