/* Specific style classes */

/* Black */
.LinkBlack
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
A.LinkBlack:LINK
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	text-decoration: underline;
}
A.LinkBlack:VISITED
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	text-decoration: underline;
}
A.LinkBlack:HOVER
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: arial;
	text-decoration: underline;
}

/* Black Medium */
.LinkBlackMedium
{
	font-size: 10pt;
	color: #000000;
	font-family: arial;
}
A.LinkBlackMedium:LINK
{
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	text-decoration: underline;
}
A.LinkBlackMedium:VISITED
{
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	text-decoration: underline;
}
A.LinkBlackMedium:HOVER
{
	font-size: 10pt;
	color: red;
	font-family: arial;
	text-decoration: underline;
}

/* Menu Items */
.Menu
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma,Verdana,Arial;
	text-decoration: none;
}
A.Menu:LINK
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma,Verdana,Arial;
	text-decoration: underline;
}
A.Menu:VISITED
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma,Verdana,Arial;
	text-decoration: underline;
}
A.Menu:HOVER
{
	font-size: 8pt;
	color: red;
	font-family: Tahoma,Verdana,Arial;
	text-decoration: underline;
}

.MenuB
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma,Verdana,Arial;
	text-decoration: none;
}
A.MenuB:LINK
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma,Verdana,Arial;
	text-decoration: underline;
}
A.MenuB:VISITED
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma,Verdana,Arial;
	text-decoration: underline;
}
A.MenuB:HOVER
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Tahoma,Verdana,Arial;
	text-decoration: underline;
}

.fileHeader
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-right: #666666 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #d4d0c8;
}

/* Form Items */
.textfield
{
	border-right: #646464 1px solid;
	border-top: #646464 1px solid;
	font: 11px Tahoma,Verdana,Arial;
	border-left: #646464 1px solid;
	border-bottom: #646464 1px solid;
	
}

.textfieldCk
{
	height: 14px;
}

.textfieldGray
{
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	font: 11px Tahoma,Verdana,Arial;
	border-left: #888888 1px solid;
	border-bottom: #888888 1px solid;
}

.labelfield
{
	font: 8px Tahoma,Verdana,Arial;
}

.textbutton
{
	border-right: #646464 1px solid;
	border-top: #646464 1px solid;
	font: 11px Tahoma,Verdana,Arial;
	border-left: #646464 1px solid;
	border-bottom: #646464 1px solid;
	background-color: silver;
}

.tabText
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
A.tabText:LINK
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
A.tabText:VISITED
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
A.tabText:HOVER
{
	font-weight: normal;
	font-size: 9pt;
	color: red;
	font-family: tahoma;
	text-decoration: none;
}


.locationBarText
{
	font-weight: normal;
	font-size: 9pt;
	color: Gray;
	font-family: arial;
	text-decoration: none;
	left: 10;
}

.navTextMain
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
A.navTextMain:LINK
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
A.navTextMain:VISITED
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
A.navTextMain:HOVER
{
	font-weight: normal;
	font-size: 8pt;
	color: #B1B3C8;
	font-family: tahoma;
	text-decoration: underline;
}

/* Volunteer Committee Shift Items */
.VCFMenu
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma,Verdana,Arial;
	text-decoration: none;
	border		: 1px solid threedshadow;
	
}

.playerInput2
{
	OVERFLOW: auto; 
	HEIGHT: 100%;	
}

@media print 
{

	.playerInput2
	{	
		overflow: visible;
	}
	
}


.hdr1437{
	width: 100%; 
	height: 100px; 
	background: url(/egolf/images/bmw-hdr-back.jpg) repeat-x;
}
.ftr1437{
	width: 100%; 
	height: 50px; 
	background-color: #7c7e81; 
	color: #fff; 
	padding-top: 16px;
}
.ftr1437 a
{
	color: #fff;
	padding: 0 30px 0 30px;
}

