body,td
		{color: #000000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 10pt;}
		
.white
		{color: #FFFFFF;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 10pt;}
		
.boldwhite
		{color: #FFFFFF;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 10pt;}

.bigwhiteitalic
        {color: #FFFFFF;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
        font-style: italic;
		font-size: 14pt;}        				
		
.bigorange
		{color: #FF6600;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 18pt;}
		
.bigorangelite
		{color: #FFA500;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 18pt;}		
		
.medorange
		{color: #FF6600;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 12pt;}

.smallorangebold
		{color: #FFA500;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 8pt;}

.orangeitalic
		{color: #FF4500;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 10pt;
        font-style: italic;}		
		
.bigblack
		{font-size: 14pt;
		font-weight: normal;}

.black12
		{font-size: 12pt;
		font-weight: normal;}

		
.bigblackbold
		{font-size: 12pt;
		font-weight: bold;}	

.bold
		{font-weight: bold;}
		
.smallbold
		{color: #000000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 8pt;}		
		
.italic
		{font-style: italic;
		font-size: 8pt;}
		
.bolditalic
		{font-style: italic;
		font-size: 10pt;
		font-weight: bold}								
		
.small
		{color: #000000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 8pt;}
		
.verysmall
		{color: #000000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 7pt;}		
		
.smallwhite
		{color: #FFFFFF;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 8pt;}

.smallwhiteital
		{color: #FFFFFF;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
        font-style: italic;
		font-size: 8pt;}

.largegrey
        {color: #999999;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 18pt;}
		
a
		{color: #FF6600;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 10pt;
		text-decoration: underline;}
		
a:hover
		{color: #FF6600;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 10pt;
		text-decoration: none;}
		
a.black
		{color: #000000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 10pt;
		text-decoration: underline;}
		
a.black:hover
		{color: #FF6600;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 10pt;
		text-decoration: none;}		
		
a.small
		{color: #336699;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: underline;}
		
a.small:hover
		{color: #BB0000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: none;}				
		
a.footer
		{color: #000000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-size: 7pt;
		font-weight: normal;
		text-decoration: none;}
		
a.footer:hover
		{color: #BB0000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-size: 7pt;
		font-weight: normal;
		text-decoration: underline;}
		
a.white
		{color: #FFFFFF;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 10pt;
		text-decoration: none;}
		
a.white:hover
		{color: #FFFFFF;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 10pt;
		text-decoration: underline;}

a.medorangelink
		{color: #FF6600;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 12pt;
        text-decoration: underline}

a.medorangelink:hover
		{color: #999999;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: bold;
		font-size: 12pt;
        text-decoration: none}

a.nav
		{color: #000000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-size: 9pt;
		font-weight: bold;
        padding: 2px;
        text-decoration: none;
        }
				
a.nav:hover
		{color: #FF6600;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-size: 9pt;
		font-weight: bold;
        font-style: italic;
		text-decoration: none;
        }		

form
		{margin: 0px;}
		
.textarea
		{background: #FFFFFF;
		color: #000000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-size: 10pt;
		font-weight: normal;
		border-style: outset;
		border-color: #EEEEEE;
		border-width: 1px;
		scrollbar-base-color : #FFFFFF;
		scrollbar-highlight-color: #3399CC;
		scrollbar-arrow-color: #3399CC;
		scrollbar-shadow-color: #3399CC;
		scrollbar-track-color: #EEEEEE;}
		
.submit2
		{background: #FFFFFF;
		color: #000000;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-size: 8pt;
		font-weight: bold;
		cursor: hand;
		border-style: solid;
		border-color: #DDDDDD;
		border-width: 1px;
		padding: 1px 5px 1px;
		background-image: url(/images/bluegrad2.gif)}
		
.submit
		{background: #3399CC;
		color: #FFFFFF;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-size: 8pt;
		font-weight: bold;}
		
.input2
		{background-color: #FFFFFF;
		 color: #000000;
		 border-style: solid;
		 border-color: #336699;
		 border-width: 1px;
		font-size: 8pt;
		font-weight: normal;
		padding: 1px 5px 1px;
		margin: 1px;}

.input
		{background-color: #FFFFFF;
		 color: #000000;
		 border-style: outset;
		 border-color: #FF9900;}

		
#layer0
{		position: absolute;
		visibility: visible;
		top: 150px;
		left: 300px;
		z-index: 2;
}

#layer1
{		position: absolute;
		visibility: visible;
		top: 0px;
		left: 0px;
		z-index: 3;										
}
						

a.signupHPlink
		{color: red;
		font-family: Microsoft Sans Serif, Arial, Sans Serif;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: underline;}

