/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 9px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	text-decoration: none;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH-old	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	color: black;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	black;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	black;
	}	
		
A:hover
{
	color: #21543F;
	text-decoration: underline;
}
	
SMALL	{	
	font-size: 9px;
	}	

BIG	{	
	font-size: 12px;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	square;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.lblPhotoDesc
{
}
.lblNormal
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.lblBold
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.lblULHeader
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.lblULItem
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.smallred
{
	font-size: 9pt;
	color: red;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.orangetext
{
	font-weight: 700;
	color: #ff6600;
	font-size: 14px;

}
.maincontent
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.ContentHeader
{
	font-weight: bold;
	font-size: 20pt;
	color: #ff6600;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.PropertyTitle
{
	font-weight: bold;
	font-size: 16pt;
	color: #ff6600;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.borderedtable
{
	border-right: #bfbf99 2px solid;
	padding-right: 0px;
	border-top: #bfbf99 2px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #bfbf99 2px solid;
	padding-top: 0px;
	border-bottom: #bfbf99 2px solid;
}
.navCell
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	border-left: black 1px solid;
	padding-top: 10px;
	border-bottom: black 1px solid;
	background-color: antiquewhite;
}
.chkULItem
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.lblPhotoDesc
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.ClubID
{
	color: black;
	text-decoration: none;
}
.bluelink
{
	color: blue;
	text-decoration: underline;
}
