body {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #000066;
}
.outsidebrdr {
	border: 1px solid #000000;
}
.cellpad1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.maintxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
}
.btmbrdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.bg4 {
	background-color: #FFFFFF;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



.cellpad2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bg1 {
	background-color: #FFFFFF;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.bg3 {
	background-color: #FFFFFF;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.sunsetbg1 {
	background-color: #FFFF00;
	background-image: url(images/sunsetbg1.gif);
	background-repeat: repeat-x;
}

.navlinks {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.headertxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 32px;
	color: #FF0000;
	font-style: italic;
}
.rednavlinks {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.blubrdr {
	border: 1px solid #0000FF;
}
.ratestxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}
.bg5 {
	background-color: #FFFFFF;
	background-image: url(images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg6 {
	background-color: #FFFFFF;
	background-image: url(images/bg6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.topbtmbrdr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-color: #000000;
}
