.fix {
	background-repeat : repeat-x;
	background-position: left bottom;
}

INPUT {
	BACKGROUND-COLOR: #EBEBEB;
	BORDER-BOTTOM: 1px solid #ADD8E6;
	BORDER-LEFT: 1px solid #ADD8E6;
	BORDER-RIGHT: 1px solid #ADD8E6;
	BORDER-TOP: 1px solid #ADD8E6;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
	text-align : left;
	padding-left : 5px;
}
.Radio {
	BACKGROUND-COLOR: #0F0F0F;
	BORDER-BOTTOM: 0px solid #ADD8E6;
	BORDER-LEFT: 0px solid #ADD8E6;
	BORDER-RIGHT: 0px solid #ADD8E6;
	BORDER-TOP: 0px solid #ADD8E6;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
	padding-left : 5px;
}

SELECT {
	BACKGROUND-COLOR: #EBEBEB;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
}

TEXTAREA {
	BACKGROUND-COLOR: #EBEBEB;
	BORDER-BOTTOM: 1px solid #ADD8E6;
	BORDER-LEFT: 1px solid #ADD8E6;
	BORDER-RIGHT: 1px solid #ADD8E6;
	BORDER-TOP: 1px solid #ADD8E6;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
	text-align : left;
	padding-left : 5px;
}
TD {
	FONT-SIZE: 11px;
	color : #FFFFFF;
}

TD.Content {
	FONT-SIZE: 10px;
	color : #000000;
	text-align : justify;
	line-height: 16px;
}

.Button{
	BACKGROUND-COLOR: #7998AB;
	BORDER-BOTTOM: 1px solid #516572;
	BORDER-LEFT: 5px solid #89A5B5;
	BORDER-RIGHT: 1px solid #516572;
	BORDER-TOP: 1px solid #89A5B5;
	COLOR: #EBEBEB;
	FONT: bold 10px ;
	text-align : left;
}
body {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color : #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.head {
	FONT-SIZE: 15pt;
	color : #FFCC00;
}
.headProduct {
	FONT-SIZE: 10pt;
	color : #FFCC00;
}

a.menu:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size : 8pt;
}
a.menu:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size : 8pt;
}
a.menu:active. {
	color: Black;
	text-decoration: none;
	font-size : 8pt;
}
a.menu:hover{
	color: #FFCC00;
	text-decoration: none;
	font-size : 8pt;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline
}
a:active {
	color: #FFFFFF;
	text-decoration: underline
}
a:hover {
	color: #FFD304;
	text-decoration: underline
}
.sfont {
	FONT-SIZE: 9px;
}
body {
	background-image: url("http://www.travelandleisuresea.com/images/Line_Horizontal.jpg");
	background-color: #525252;
}
.SubHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #506239;
	text-align: center;
	text-transform: uppercase;
	display: table;
	letter-spacing: 1px;
}
.button_Orange {
	BACKGROUND-COLOR: #FF9900;
	COLOR: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FFCC00;
	font-weight: bold;
	font-size: 14px;	
	height: 25px;
}

.button_Blue {
	BACKGROUND-COLOR: #3399CC;
	COLOR: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #33CCFF;
	font-weight: bold;
	font-size: 14px;	
	height: 25px;
}

.button_Gray {
	BACKGROUND-COLOR: #CCCCCC;
	COLOR: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #E4E4E4;
	font-weight: bold;
	font-size: 14px;	
	height: 25px;
}

.button_Red {
	BACKGROUND-COLOR: #6B0700;
	COLOR: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #6B0700;
	border-bottom-color: #4A0500;
	border-left-color: #9F0000;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
}

