	/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: maroon;
}

ASP
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

TD
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #000000
}

TR .Padded 
{
	padding: 4px;
	margin: 4px;
}

TD .Padded
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	margin: 4px;
	padding: 4px;
	color: #000000
}

.Alternate
{
	background-color: #FFFFF0;
}

.Required
{
	font-size : 10pt;
	color : Red;
} 

P 
{
	margin-bottom: 1em;
	margin-top: 1em;
}	


H1, H2, H3, H4, H5
{
	color: #800000;
}

H1 a:link, H2 a:link, H3 a:link, H4 a:link, H5 a:link
{
	text-decoration: underline;
	color: #800000;
	cursor: default;
}

H1 a:visited, H2 a:visited, H3 a:visited, H4 a:visited, H5 a:visited
{
	text-decoration: none;
	color: #660000;
	cursor: default;
}

H1 a:hover, H2 a:hover, H3 a:hover, H4 a:hover, H5 a:hover
{
	text-decoration: none;
	color: #CC0000;
	cursor: default;
}

H1 a:active, H2 a:active, H3 a:active, H4 a:active, H5 a:active
{
	text-decoration: none;
	color: #FF0000;
	cursor: default;
}


H1
{
	font-size: 14pt;
	font-weight: 700;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
	margin-bottom: 1em;
	margin-top: 1em;
}	
		
H2
{
	font-size: 12pt;
	font-weight: 700;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
	margin-bottom: 1em;
	margin-top: 1em;
}	

H3	{	
	font-size:	10pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 1em;
	margin-top: 1em;
	}	
		
H4	{	
	font-size:	9pt;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 1em;
	margin-top: 1em;
	}	
		
H5, DT	{	
	font-size:	8pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 1em;
	margin-top: 1em;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 1em;
	margin-top: 1em;
	}	
		
TFOOT, THEAD	{	
	font-size:	8pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TH	{	
	text-align: left;
	vertical-align:	baseline;
	font-size:	8pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none
	}	
	
a.Copyright:link    { color: #FFFFFF } /* unvisited links */
a.Copyright:visited { color: #FFFFFF } /* visited links   */
a.Copyright:hover   { color: #FFFFFF; text-decoration: underline; } /* user hovers     */
a.Copyright:active  { color: #FFFFFF } /* active links    */

a:link
{
	text-decoration: none;
	color: #3333cc;
	/* cursor: default; */
}	
		
a:visited	{	
	text-decoration:	none;
	color:	#333399;
	/* cursor: default; */
	}	
		
a:active	{	
	text-decoration:	none;
	color:	#333399;
	/* cursor: default; */
	}	
		
a:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	/* cursor: default; */
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

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;
	}	

DIV {
	padding: 0px; margin:-0; 
}
	
.Data
{
	font-family: Tahoma;
	font-size: 8pt;
}

.DataMoney
{
	font-size: 8pt;
	font-family: Tahoma;
	text-align: left;
}

p.LinkList
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	word-spacing: 0;
	margin-bottom: 1em;
	margin-top: 1em;
}
	
p.Copyright { 
	color: #FFFFFF
}


table tr.header td
{
	font-weight: bold;
	color: #ffffff;
}

span.Copyright
{
	font-weight: bold;
	color: #ffffff;
}

td.Copyright
{
	color: #FFFFFF;
}

.List {
	margin-bottom: 1em;
	margin-top: 1em;
}

LI TABLE {
	border: 0;
	padding: 0;
	border-collapse: collapse;
}

.Content 
{
	background-color: white;
}

.Menu a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.Menu a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.Menu a:visited
{
	color: #FFFFCC;
	text-decoration: none;
}

.MenuDynamic
{
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
}	

.MenuDynamic a:link
{
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
}

.MenuDynamic a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
}

.MenuDynamic a:visited
{
	color: #FFFFCC;
	text-decoration: none;
	z-index: 1000;
}

.SearchButton
{
	border-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	background-color: #800000;
	color: #FFFFFF;
	height: 19px;
	width:40px;
}	

.SearchTextBox
{
	border: 1px solid #800000;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	background-color: #000000;
	color: #FFFFFF;
	height: 17px;
}	

.Banner
{
	background-image: url('images/WSPA Banner Red Background.jpg');
}

.Hidden
{
	display: none;
	visibility: hidden; 
}

.Background
{
	background-image: url('images/WSPABackground2.jpg');
	background-repeat:repeat;
	width: 100%;
}

.Sweatshirt
{
	top: 0px;
	left: 200px;
	z-index: 100px;
	position: absolute; 
}


