BODY
{
	BACKGROUND: white url(../images/background_wccc_logo.jpg) no-repeat fixed 400px center;
	SCROLLBAR-HIGHLIGHT-COLOR: #618758;
	SCROLLBAR-SHADOW-COLOR: #618758;
	COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ccccaf;
	SCROLLBAR-DARKSHADOW-COLOR: #ccccaf;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";	
}
A:link 
{
	text-decoration: none;       
	color: #8080C0
}
A:visited 
{
	text-decoration: none;    
	color: #8080C0
}
A:hover 
{
	text-decoration: underline;
	color: #000040
} 
A:active 
{
	text-decoration: none;     
	color: #8080C0
}
INPUT
{
    BORDER-RIGHT: 1pt solid;
    BORDER-TOP: 1pt solid;
    BORDER-LEFT: 1pt solid;
    BORDER-BOTTOM: 1pt solid
}

H1 { font-family: Arial, non-serif; color: #CC6600 }
H2 { font-family: Arial, non-serif; color: #CC6600 } 
H3 { font-family: Arial, non-serif; color: #CC6600 }
H4 { font-family: Arial, non-serif; color: #CC6600 }
H5 { font-family: Arial, non-serif; color: #CC6600 }

.even {
	background-color: #DFDFDF;
	width: 100%;
}

TH{
	background-color: #000066;
	color:  #FFFFFF;
	font-weight: bold;
	text-align: left;
}

