
html {
	height:100%;
	width:100%;
}
body {

	margin:0px;
	height:100%;
	width:100%;
}
#PageMaster {
	background:url(images/MainBG5.jpg) repeat-x #497e9d;
	height:100%;
}
img {
	border:none;
} 
.Normal {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#000;
}
.White {
	color:white;
}
#controlpanel {
	width: 100%;
	background-color: #000000;
}
.SkinItem {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color: #fff;
}
A.SkinItem:link, A.SkinItem:visited {
    text-decoration: none;
    color: #fff;
}

A.SkinItem:hover {
    text-decoration: underline;
    color: #fff;
}

A.SkinItem:active {
    text-decoration: none;
    color: #fff;
}
.Search Label {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold; 
	width:auto; 
	color:#ffffff; 
}
.NormalTextBox {
	border:0px;
	background:url(images/TextBoxBG.gif) no-repeat;
	padding:3px;
}
.toppane {
	background-color:white;
}
.contentContainer {
	background-repeat:repeat-x;
	background-color:white;
}
#TD_Logo {
	background-color:#d2d6e9;
	background-image:url(images/LogoBack2.png);
	background-repeat:no-repeat;

}
#Logo {
	z-index:1000 !important;
	width:277px;
	height:97px;
	background:url(images/JC_Logo_02.png) no-repeat;
}
.SkinItem2 {
	font-family:Verdana;
	font-size:xx-small;
	font-weight:bold;
	color: #003366;
}
A.SkinItem2:link, A.SkinItem2:visited {
    text-decoration: none;
    color: #003366;
}

A.SkinItem2:hover {
    text-decoration: underline;
    color: #fff;
}

A.SkinItem2:active {
    text-decoration: none;
    color: #003366;
}
.SkinObject, A.SkinObject:link {
	color:white;
}
.linkbox {
	letter-spacing: 6px;
}
A.CATMenu:link,
A.CATMenu:visited,
A.CATMenu:hover,
A.CATMenu:active
 {
	letter-spacing: 0px;
	font-family:Arial;
	font-size:11px;

}
.PlaylistBG {
	background-image: url(../../images/playlistBG.jpg);
	background-repeat: no-repeat;
	background-position: -1 50%;
	padding:15px;
}
.FormLBL {
	font-weight:bold;
}
.TitleCase {
	text-transform:capitalize;
}
.switcherDisplay {
	padding-right:15px; 
	float:right; 
	position:relative; 
	font-family:Verdana; 
	font-size:xx-small;
	color:white;
}
#GolfContentTable {
	display:block;
}

#BBContentTable {
	display:none;
}