.headerbg {
	background-image: url(images/ixtapa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 3px solid #FFFF00;
}
body {
	margin: 0px;
	background-color: #010080;
	color: #FFFFFF;
}
.headertxt {
	font-family: "Monotype Corsiva", Signature, cursive;
	font-size: 26px;
	font-weight: bold;
}
.headertxt1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h1 {
	margin: 0px;
}

.headerbg1 {
	background-color: #000066;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}

a.buttonStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	padding: 8px;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/btn-off.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height :auto;
	border :2px outset;
	width: auto;
	line-height: 32px;
	font-weight: bold;
}
a.buttonStyle:hover {
	color :#FF0000;
	text-decoration :underline;
	cursor:default;
	background-image: url(images/btn-on.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
a.buttonStyle:active {
	color: #FF0000;
	text-decoration: underline;
	background-image: url(images/btn-on.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.redbrdr {
	border: 3px outset #FF0000;
}
.headertxt2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FFFF00;
}
.headerbg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
}

.headertxt3 {
	font-family: "Monotype Corsiva", Signature, cursive;
	font-size: 34px;
	font-weight: bold;
}
.ratestxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
}
.headertxt4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
.yellow {
	color: #FFFF00;
}
.botmlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}
