.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration : none;
}

.tabletop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

A{
	font : bold smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #1E90FF;
	text-decoration : none;
	font-size : 13 px;
}

A:hover    
{
	text-decoration: none;
	color: #FF9900;
}

A.SiteLink
{
	font : bold smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #F0F8FF;
	text-decoration : none;
}

A.SiteLink:hover    
{
	text-decoration: none;
	color: #FF9900;
}

BODY
{
	background-color : #0099FF;
}

.Legal{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color : #FF9900;
}

.Dates
	{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}

UL LI   {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

/* Headers */
	h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	}

	h1{
	font-size:25;
	}

	h2{
	font-size:21;
	}

	h3{
	font-size:16;
	}
	
 input {
	font-family:Verdana; 
	font-size:12; 
	color:#000066; 
	border-width:1; 
	border-color:#000099; 
	border-style:solid; 
	background-color:#eff6fb;
	}
	
	textarea {
	font-family:Verdana; 
	font-size:12; 
	color:#000066; 
	border-width:1; 
	border-color:#000099; 
	border-style:solid; 
	background-color:#eff6fb;
	scrollbar-DarkShadow-Color:#6495ED; 
	scrollbar-Track-Color:#0066ff;   	
	scrollbar-Face-Color:#6495ED; 
	scrollbar-Shadow-Color:#000000;  
	scrollbar-Highlight-Color:#0066ff;
	scrollbar-3dLight-Color:#0066ff;
	scrollbar-Arrow-Color:#eff6fb;
	}
	
   select {
	font-family:Verdana; 
	font-size:12; 
	color:#000066; 
	border-width:1; 
	border-color:#000099; 
	border-style:solid; 
	background-color:#eff6fb;
	}
	
	hr {
		color:#000066;
		height:1px;
	}
	
	.Channel
{
	background-color: transparent;
	border: solid 1px #FF9900;
}
