body {
	background-color: #033e7a;
	scrollbar-highlight-color: #033e7a;
	scrollbar-shadow-color: #033e7a;
	scrollbar-darkshadow-color: #033e7a;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-base-color: #033e7a;
	scrollbar-face-color: #033e7a;
	font-family: Comic Sans MS, Arial;
	font-size: 8pt;
	color: #ffffff;
 
	}
	
.trbtable1 {
	background-color: #033e7a;
	background-image: url('../im/bkgd2.jpg');
	background-repeat: repeat;
	font-family: Comic Sans MS, Arial;
	font-size: 10pt;
	color: #ffffff;
	border: 1px;
	border-color: #033e7a;

	}
	
.trbtable2 {
	background-color: #ffffff;
	background-repeat: repeat;
	font-family: Comic Sans MS, Arial;
	font-size: 10pt;
	color: #033e7a;

	}
	
.trbtable3 {
	background-color: #033e7a;
	background-image: url('../im/colts_logo_bkgd.jpg');
	background-repeat: repeat;
	font-family: Comic Sans MS, Arial;
	font-size: 12pt;
	color: #c00000;

	}

	
a:link {
	color: #979797;
	text-decoration: none;
	}	
	
a:visited {
	color: #979797;
	text-decoration: none;
	}	
a:active {
	color: #ffffff;
	text-decoration: none;
	}	
a:link:hover {
	color: #c00000;
	text-decoration: none;
	}	
	
all.clsMenuItemNS {
	font: bold x-small Arial;
	color: white; 
	text-decoration: none;
	}
	 
.clsMenuItemIE {
	text-decoration: none; 
	font: bold xx-small Arial; 
	color: #ffb9bb; 
	cursor: hand;
	position: top;
	}
	
