.tablemain {
	width: 800px;
}
.leftbanner {
	background-attachment: scroll;
	background-image: url(../images/leftbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightbanner {
	background-attachment: scroll;
	background-image: url(../images/rightbanner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topbanner {
	background-attachment: scroll;
	background-image: url(../images/topbanner.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.toptable {
	margin-bottom: 4px;

}
.pageinactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/page_dead_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: bottom;
}
.pageactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/page_select_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;

}
.linkinactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	clip:   rect(auto auto auto auto);

}
.maintextBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.tableflags {
	clear: right;
	float: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f0ece3;


}
.leftcorner {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.rightcorner {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;

}
.cellbottom {
	text-align: left;
	vertical-align: top;


}
.indexback {
	background-attachment: scroll;
	background-image: url(../images/indexback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smalltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.pageback {
	background-attachment: scroll;
	background-color: #b3ad9f;
	background-image: url(../images/backtest.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomstrip {
	background-attachment: scroll;
	background-image: url(../images/bottomstrip.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cellback {
	background-attachment: scroll;
	background-image: url(../images/headercutout2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.aboutusback {

	background-attachment: scroll;
	background-image: url(../images/couple.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ratesback {


	background-attachment: scroll;
	background-image: url(../images/palm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactback {



	background-attachment: scroll;
	background-image: url(../images/plane2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.faqback {




	background-attachment: scroll;
	background-image: url(../images/hut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.courierback {





	background-attachment: scroll;
	background-image: url(../images/handshake.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabledot {
	border-bottom: thin dotted #006699;

}
.largetextBOLD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

