td img {display: block;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tableBG {
	background-color: #FFFFFF;
}
.footer {
	background-color: #A49184;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	color: #FFFFCC;
}
.pageTitle {
/*	font-family: "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	/*color: #996666;*/
	color: #336699;
}

.footerNav {
	font-family: Arial, Helvetica, sans-serif;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;	
}
.price {
/*	font-family: "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #336699;
}
.mainNav {
	background-color: #BCBE8C;
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #DBDCC2;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.mainNavBase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBE8C;
}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
}
.highlightedText {
	font-weight: bold;
	text-transform: capitalize;
	color: #999900;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.highlightedTextLink {
	font-weight: bold;
	text-transform: capitalize;
	color: #999900;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	cursor:pointer;cursor:hand
}
.hinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
}


.nav {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	/* letter-spacing: 1pt; */
	font-size: 10pt;	
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a.nav:active {
	color: #666666;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerNav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerNav:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a.footerNav:active {
	color: #666666;
	text-decoration: none;
}
a.footerNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.SubPrice {

/*	font-family: "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
}
