BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

.btsmain {
	font-family: Arial;
	font-size: 22;
	font-style: normal;
	font-weight: bolder;
	color: Blue;
}

..subpagehdr {
	font-family : Verdana, Arial, sans-serif ;
	font-size: 22pt;
	font-style: normal;
	font-weight: bolder;
	color: Navy;
	background-color : #B9DEEE;
	text-align : left;
	width : 800px;
	vertical-align : top;
}

.subpagetxt {
	font-family : Verdana, Arial, sans-serif ;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color : #B9DEEE;
	text-align : left;
}

.littletext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.btsitalic {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: 500;
	color: Black;
}

.btsNYitalic {
	font-family: "MS Serif", "New York", serif;
	font-style: italic;
	font-size: 12pt;
	font-weight: 800;
	color: Black;
	letter-spacing : 2px;
}

.btsFAQblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: Blue;
}

.btsFAQblack {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.btsborderedblack {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	border : thin groove Black;
}

.btsborderedgrey {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	border : thin groove Gray;
}

.blueheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: Blue;
}

.blackheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	letter-spacing : 5px;
}

.bigblackheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	letter-spacing : 5px;
}

.noticethis {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	color: Black;
	font-variant : normal;
	background-color : #66FF66;
}

A {
	text-decoration: underline;
	color: Red;
}

A:Hover {
	text-decoration: underline;
	color: Blue;
}

.blueheader A {
	text-decoration: none;
	color: Blue;
}

.blueheader A:Hover {
	text-decoration: none;
	color: red;
}

.quotes {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
	font-weight: 700;
	color: #000066;
}

.xlsblack {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: 700;
	color: Black;
}

.xlsblack2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 900;
	color: Black;
}

.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
	font-weight: 100;
	color: Black;
}

.regulartext A {
	text-decoration: none;
	color: Blue;
}

.regulartext A:Hover {
	text-decoration: none;
	color: red;
}


.littletext A {
	text-decoration: none;
	color: Blue;
}

.littletext A:Hover {
	text-decoration: none;
	color: red;
}

.route1table{
   background-color: #7AB2BB;
}

.whiteroutetable{
   background-color: #FFFFFF;
}

.route2table{
   background-color: #4BF20D;
}

.route3table{
   background-color: #FFC4C4;
}

.route4table{
   background-color: #F870F1;
}
