﻿#topContent
{
	background-image: url('Images/topContent.jpg');
	background-repeat: no-repeat;
	width: 951px;
	height: 11px;
}

.memberRowStyle
{
	height:48px;
}
.content
{
	width: 300px;
}
.content h1
{
	font-size: 16px;
	font-weight: bold;
	color: #0591d1;
	margin: 0px;	
	border-bottom: solid 1px #0591d1;
	padding-left: 6px;
	margin-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.content h2
{
	font-size: 14px;
	color: #10427a;
	margin: 0px;
	padding-left: 12px;		
	margin-right: 5px;
	padding-bottom: 20px;
}
.content p
{
	color: #10427a;
	padding-left: 20px;
	margin: 0px;
	margin-right: 20px;
	padding-bottom: 10px;
}
.content .breadCrumbs
{
	font-size: 12px;	
	padding-left: 12px;
	/*border-bottom: solid 1px #eeeeee;*/
}
.content .breadCrumbs a:link { color: #0591d1; text-decoration: none;}
.content .breadCrumbs a:visited {color: #0591d1; text-decoration: none}
.content .breadCrumbs a:hover {text-decoration: underline}

#contentBot
{
	background-image: url('Images/contentBot.jpg');
	background-repeat: no-repeat;
	width: 500px;
	height: 11px;
}
.menuSub
{
	background-image: url('Images/menuSub.jpg');
	background-repeat: repeat-y;
	width: 160px;
}
#menuSubBot
{
	background-image: url('Images/menuSubBot.jpg');
	background-repeat: no-repeat;
	height: 11px;
	width: 160px;
}
.menuItemTop
{
	background-image: url('Images/menuItemTop.jpg');
	background-repeat: no-repeat;
	height: 35px;
	width: 152px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 8px;
	cursor: pointer;
}

.innerContent
{
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 8px;
	cursor: pointer;

}

.menuItemTop .head { font-weight: bold; font-size: 13px; }
.menuItemTop .bottom { font-size: 12px; vertical-align: top; }
.menuItemBack
{
	background-image: url('Images/menuItemBack.jpg');
	background-repeat: no-repeat;
	height: 35px;
	width: 152px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 8px;
	cursor: pointer;
}
.menuItemBack .head { font-weight: bold; font-size: 13px; }
.menuItemBack .bottom { font-size: 12px; vertical-align: top; }

.innerMenuTop
{
	background-repeat: no-repeat;
	height: 8px;
	width: 160px;
}
.innerMenuBot
{
	background-repeat: no-repeat;
	height: 8px;
	width: 160px;
}
.innerMenuBack
{
	font-size: 12px;
	display:none;
}
.innerMenuBack ul
{
	margin-left: 0px; 
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;    
}

.imageLeft
{
	float: left;
	padding: 0px 8px 8px 0px;
}
.imageRight
{
	float: right;
	padding: 0px 0px 8px 8px;
}
.innerMenuBack a:link {color: #10427a; text-decoration: none}
.innerMenuBack a:visited {color: #10427a; text-decoration: none}
.innerMenuBack a:hover {text-decoration: none; color: #0599d4;}
.quickLinks
{
	float: right;
	background-color: #f9f9f9;
	border: solid 1px #aaaaaa;
	margin-right: 14px;
	margin-left: 8px;
	padding: 8px;
	margin-bottom: 4px;
}
.quickLinks .head
{
	font-weight: bold;
	color: #10427a;
	padding-bottom: 4px;
}
.quickLinks a:link {color: #0599d4; text-decoration: none}
.quickLinks a:visited {color: #0599d4; text-decoration: none}
.quickLinks a:hover {text-decoration: underline; color: #0599d4;}


.Top
{
	height: 80px;
	border-top: #00d8f8 thin solid;
	border-bottom: #00d8f8 thin solid;
	border-left: #00d8f8 thin solid;
	border-right: #00d8f8 thin solid;

}


.Mid
{
 
	border-top: none;
	border-bottom: none;
	border-left: #00d8f8 thin solid;
	border-right: #00d8f8 thin solid;
	padding-left:30px;
	padding-top:25px;
	font-size:13px;
}
.Bot
{
	padding-left: 30px; 
	border-top:  #00d8f8 thin solid;
	border-bottom: #00d8f8 thin solid;
	border-left: #00d8f8 thin solid;
	border-right: #00d8f8 thin solid;
	height: 80px;

}


.hole
{
	color: blue; 
	background-color: white;
}                                        

.par
{
	color: blue; 
	background-color: white;}                                        

.index
{
	color: blue; 
	background-color: white;}                                        

.blue
{
	color: white; 
	background-color: blue;
}                                        
.yellow
{
	color: blue; 
	background-color: yellow;
}                                        
.red
{
	color: white; 
	background-color: red;
}                                        




