/* CSS Document */

/*
     Created by Dean Pearson
	 For oneTicketBroker.com
	 Primary Colors used.
	 Blue="#000080"
	 Red="#8B0027"
	 White/Creme="#EEE1C6"
*/
	 
.1TB {
	text-align: center;
	font-size: 14pt;
	color: "#EEE1C6";
	font-weight: bolder;
	background-color: "#000080";	
	}
.1TB1 {
	border: none;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	color: "#000000";
	}
.1TB2 {
	border: 1px inset #8B0027;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	color: "#000000";
	}
.1TB3 {
 	border: 1px inset #8B0027;
	text-align: Center;
	font-size: 10pt;
	font-family: Rockwell;
	color: "#000000";	
	}
.1TB4 {
 	border: none;
	text-align: Center;
	font-size: 10pt;
	font-family: Rockwell;
	color: "#000000";	
	}
A:link {
	COLOR: "#000080";
	text-decoration: none;
}
A:hover {
	COLOR: "#8B0027";
	text-decoration: none;
}
A:active {
	COLOR: "#8B0027";
	text-decoration: none;
}
A:visited {
	COLOR: "#000080";
	text-decoration: none;
} 
A:visited:hover {
	COLOR: "#8B0027";
	text-decoration: none;
}
.1TBtable td{
	border: 1px inset #8B0027;
	text-align: Center;
	font-size: 10pt;
	font-family: Rockwell;
	color: "#8B0027";
}
.1TBtable2 td{
	border: none;
	text-align: Center;
	font-size: 10pt;
	font-family: Rockwell;
}
.1TBtable3 {
	border: 1px inset #000080;
	text-align: Center;
	font-size: 10pt;
	font-family: Rockwell;
	color: "#8B0027";
	}