body {
	background-color: #ffffff;
	background-image: url('../im/fadedbkgd.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	scrollbar-highlight-color: #800000;
	scrollbar-shadow-color: 35367d;
	scrollbar-darkshadow-color: 35367d;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #800000;
	scrollbar-base-color: #800000;
	scrollbar-face-color: #800000;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
 
	}
	
.trbtable1 {
	background-color: #ffffff;
	background-image: url('../im/bkgd2.jpg');
	background-repeat: repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #800000;

	}
	
.trbtable2 {
	background-color: #800000;
	background-image: url('../im/whitebkgd.jpg');
	background-repeat: repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #800000;

	}
	
.trbtable3 {
	font-family: Arial;
	font-size: 10pt;
	color: #800000;

	}

	
	
.trbtd1 {
	font-family: Arial;
	font-size: 18pt;
	color: #800000;
	}	
	
.trbtd2 {
	background-color: #800000;
	font-family: Arial;
	font-size: 14pt;
	color: #ffffff;
	}
	
.trbtd3 {
	font-family: Arial;
	font-size: 10pt;
	color: #800000;
	}	
	
.trbtd4 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #800000;
	}	

	
		
a:link {
	color: #979797;
	text-decoration: none;
	}	
	
a:visited {
	color: #979797;
	text-decoration: none;
	}	
a:active {
	color: #c00000;
	text-decoration: none;
	}	
a:link:hover {
	color: #c00000;
	text-decoration: none;
	}	
	