
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        font-size: 13px;
}
img {
        border:0px;
}
.mainbackdrop {
	background-attachment: scroll;
	background-image: url(/image/backdrop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabbutton {
	background-attachment: scroll;
	background-image: url(/image/tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabtextlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.tabtextlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
.photobackdrop {
	background-attachment: scroll;
	background-image: url(/image/photo-backdrop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.photobackdrop2 {
	background-attachment: scroll;
	background-image: url(/image/photo2-backdrop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.casebackdrop {
	background-attachment: scroll;
	background-image: url(/image/case-backdrop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.heliumbackdrop {
	background-attachment: scroll;
	background-image: url(/image/helium-backdrop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.submit {
	background-color: #5f0202;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	border-style: none;
	border-left: solid 0px #5f0202;
	border-top: solid 0px #5f0202;
	border-right: solid 0px #5f0202;
	border-bottom: solid 0px #5f0202;
	margin: 1px 1px 1px 1px;
}
form { display:inline; }

.packagesbackdrop {
	background-attachment: scroll;
	background-image: url(/image/packages-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

