html { height: 100%; }
BODY { 
	background: #E2E2E4;
	height: 100%;
	margin: 0px 0px 0px 0px;
}

.sidebg { background-image: url('imgs/sidebg.gif'); }
.enclosingtable { 
	height: 100%;
}
.contenttable {
	height: 100%;
}
.copyrights {
	font-size: 8pt;
	font-family: arial, tahoma, san-serif;
	text-align: center;
}

.linkstable { margin: auto; width: 152px; color: #ffffff; }
.linkstable a:link { color: #ffffff; text-decoration: none;}
.linkstable a:visited { color: #ffffff;  text-decoration: none;}
.linkstable a:hover { color: #FFE400; text-decoration: none;}
.linkstabletd { padding: 0px 10px 0px 0px; background-color: #3481AE; text-align: right; border-bottom: 1px #14618E solid;}

.pkgtd { width: 124px; height: 245px; font-family: arial; font-size: 12px; text-align: center; vertical-align: top; background-image: url('imgs/pkgbg2.gif'); padding: 3px; cursor: pointer;}
.pkgabove { height: 218px;  font-size: 10px;}
.pkgtitle { font-size: 13px; }
.pkgprice { background-image: url('imgs/pkgpricebg.gif'); height: 27px; font-size: 14px; line-height: 27px; width: 121px; text-align: center; color: #ffffff; margin: auto;}
.pkgprice a:link { color: #ffffff; text-decoration: none;}
.pkgprice a:visited { color: #ffffff; text-decoration: none; }
.pkgprice a:hover { color: yellow;  text-decoration: none; font-weight: bold;}
.pkgheader { background-image: url('imgs/pkgheader.jpg'); width: 560px; height: 193px;}
.pkgtop { float: right; padding-top: 20px; padding-right: 20px; color: #ffffff; font-family: arial; text-align: right;}
.pkgphoto { padding-top: 21px; float: left; padding-left: 18px;}
.pkgphoto img { width: 140px; height: 105px; }
.pkgcontent { border-width: 0px 1px 0px 1px; border-style: solid; border-color: #135390;  width: 558px; font-family: arial;}
.pkgcontentbody { padding: 0px 10px 10px 10px; font-size: 12px; text-align: right; direction: rtl;}
.pkgfooter { background-image: url('imgs/pkgfooter.gif'); width: 560px; height: 28px; color: #ffffff; direction: rtl; font-size: 14px; font-family: arial; font-weight: bold; text-align: center; line-height: 25px;}
.pkgfooter a { text-decoration: underline; color: #ffffff; }
.pkgtd img { width: 120px; height: 90px; padding-top: 3px;}