/*
STYLESHEET1.CSS
*/
.copy {
	background-color: #ffffff;	
	font-family:  trebuchet ms, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.little {
	background-color: #ffffff;	
	font-family:  verdant, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

a:link {
	color: #3366ff;
	text-decoration: underline;
}

a:visited {
	COLOR: #990066;
	TEXT-DECORATION: underline;
}

A:hover {
}
	


.headlines {
	font-family: trebuchet ms,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
	

.headtext {
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	}

.top {

	background-color: #66cc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

.upper {
	background-color: #3300ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	}

.oddrow    {
    background-color: #FFEFCE;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	}

.evenrow   {
    background-color: #EED5B7;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000066;
	}

.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;
	}

.star{
	color: #860000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight : bold;
	}

.sbmt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 18px;
	background-color: #CCCCFF;
	border-color:#000066;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	}
.events {
	font-family: verdana Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}