/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	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:	1.75em;
	font-weight:	700;
	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	{	
	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	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.whitenormal
{
	font-family: Verdana;
	font-size: 10pt;
	color: White;	
}
a.whitenormal: link
{
	color: White;
}
a.whitenormal: visit
{
	color: White;
}
a.whitenormal: hover
{
	color: White;
	font-weight: bold;
}
.thumbnails
{
	border-style: solid;
	border-color: White;
	border-width: medium;
}
.whitebold
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;	
}
a.whitebold: link
{
	color: White;
}
a.whitebold: visit
{
	color: White;
}
a.whitebold: hover
{
	color: White;
}
.whitebolditalic
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: White;	
}
.watermark 
{
	background-image: url(images/streetplayers50t.jpg);	
	background-repeat: no-repeat;
	background-position: 200px 30px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.spdarkblue
{
    background-color: #1E2A52;
    
}
.sppurple
{
   background-color: #5B005B;
}
.sptexture
{
	background-image:url(images/sp_rough_texture.jpg);
}
.spgold
{
	background-color: #D3A22A;
}
.spdustyrose
{
	background-color:#920352;
}
.spdustyrose_header
{
	background-color: #920352;
	font-family: Tahoma;
	font-style: italic;
	font-size: 14pt;
	color: #CC6699;	
}
.spdustyrose_text
{
	background-color: #920352;
	font-family: Arial;
	font-size: 8pt;
	color: White;
    
}
.menuheaderexpanded
{
	background-color: #1E2A52;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.menuheadercollapsed
{
	background-color: #5B005B;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.menuheaderhover
{
	background-color: #1E2A52;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.menuitems
{
	background-color: #1E2A52;
	border: solid 1px #5B005B;
	font-family:Verdana;
	font-size: 8pt;
	color: #D3A22A;
	
}
.menuitemshover
{
	background-color: #1E2A52;
	border: solid 1px #5B005B;
	text-decoration: 'underline';
	font-family:Verdana;
	font-size: 8pt;
	color: #D3A22A;
	
}
.details
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #D3A22A;
}
a.details:link
{
	text-decoration: 'none';
}
a.details:visit
{
	text-decoration: 'none';
}
a.details:hover
{
	text-decoration: 'none';
	color: White;
}
.homelinks
{
	font-family: Verdana;
	font-size: 10pt;
	color: White;	
}
a.homelinks:link
{
	font-family: Verdana;
	font-size: 10pt;
	color: White;	
}
a.homelinks:visit
{
	font-family: Verdana;
	font-size: 10pt;
	color: White;
}
a.homelinks:hover
{
	font-family: Verdana;
	font-size: 10pt;
	color: White;
	text-decoration: 'underline';
}
.contacttable
{
		
}
.formcontrols
{
    COLOR: black;
    FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt
}
.formlabels
{
	font-family: Verdana;
	font-size: 8pt;
	color: White;
	text-align: right;
	font-weight: bold;
		
}
.addresslabel
{
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
   text-align: right;
}
.addresstext
{
	font-family: Verdana;
	font-size: 10pt;
}
.mailinglistlabels
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
	display: none;
}
.buttons
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
}
.membername
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: White;	
}
.memberprofile
{
	font-family: Verdana;
	font-size: 10pt;
	color: White;	
}