.headingLG {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
a.headingLG_a:link {
	color: #000000;
	font: 24px "Times New Roman", Times, serif;
	text-decoration: none;
}
a.headingLG_a:hover {
	color: #CCCCCC;
	font: 24px "Times New Roman", Times, serif;
	text-decoration: none;
	background-color:#990000;
}
a.headingLG_a:visited {
	color: #000000;
	font: 24px "Times New Roman", Times, serif;
	text-decoration: none;
}
a.headingLG_a:active {
	color: #000000;
	font: 24px "Times New Roman", Times, serif;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.copyBOLDgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}

.footerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00736d;
}
.texty a:visited {
 color:#990000;
 text-decoration: none;
}
.texty a:hover {
	color:#CCCCCC;
	background-color:#990000;
}

.texty2 a:visited {
 color:#990000;
 text-decoration: none;
}
.texty2 a:hover {
	color:#CCCCCC;
	background-color:#990000;
}

.copy a:visited {
 color:#990000;
 text-decoration: none;
}
.copy a:hover {
	color:#CCCCCC;
	background-color:#990000;
}

.footerCopySabre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a1a1a1;
}

.footerCopySabre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a1a1a1;
	text-decoration: none;
}

.footerCopySabre a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a1a1a1;
	text-decoration: underline;
	}

#main_table { background:url(images/table_back.gif); }
#main_table_center { background:url(images/table_back.gif); border-left: 1px solid #336699; border-right: 1px solid #336699; }
#main_table_right { background:url(images/table_back.gif); border-left: 1px solid #336699; }
.texty { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; padding-bottom:10px; width:auto;}
.texty img {
	float:left;
	margin: 0px 10px 50px 10px;
	border: 2px solid #336699;
	display:inline;}
	
.texty2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; padding-bottom:10px; width:auto;}
.texty2 img {
	float:left;
	margin: 0px 10px 90px 10px;
	border: 2px solid #336699;
	display:inline;
}
.topper {
	font-size: 12px;
	margin-bottom:5px;
	color: #336699;
	text-transform: uppercase;
}
.lefty { width:140px; height:350px; float:left;}
.lefty2 { width:20px; height:350px; float:left;}
/*.texty2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	width: auto;
	padding-bottom: 10px;
}*/.BottomLink {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}

