/* CSS Document */


body, html {


	margin:0px; background-color: #000000;
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
    font-size: 11pt;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url("images/mainbackgnd2.jpg");

}


td {

	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
    font-size: 11pt;
	color: #FFFFFF;
	line-height: 20px;
}



th {

	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
    font-size: 11pt;
    color: #FFFFFF;
	line-height: 20px;
}


a:link {

	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
    font-size: 11pt;
    color: #CFD6E0;
    text-decoration: none;

}

a:visited {

	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
    font-size: 11pt;
    color: #CFD6E0;
    text-decoration: none;    

}

a:hover {

	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
    font-size: 11pt;	
	color: #999999;
    text-decoration: none;	

}

a:active {

	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
    font-size: 11pt;	
	color: #CFD6E0;
    text-decoration: none;

}