/***********************************************/
/*              REDEFINE HTML TAGS             */
/***********************************************/

/***********************************************/
/* Use the following tags to redefine          */
/* the default settings for common HTML tags   */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #006699;
	text-decoration: underline;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: larger;
 color: #334d55;
 margin: 0px;
 padding: 5px 0px 5px 10px;
}
h2{
 font-family: Arial,sans-serif;
 font-size:medium;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h3{
 font-family: Arial,sans-serif;
 font-size: medium;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h4{
 font-family: Arial,sans-serif;
 font-size: small;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: smaller;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
ul{
 /*list-style-type: square;*/
 list-style-image: url(/travel/images/pointer2.gif);
}
ul ul{
 /*list-style-type: disc;*/
 list-style-image: url(/travel/images/pointer_blue.gif);
}
ul ul ul{
 /*list-style-type: none;*/
 list-style-image: url(/travel/images/pointer.gif);
}


/***********************************************/
/*              HEADER SECTION                 */
/***********************************************/

/***********************************************/
/* Use the following to change the background  */
/* of the top menu (menu text and popup        */
/* background is always white)                 */
/*                                             */
/* Top Menu Background Images need to be       */
/* 10px by 10px for corner images              */
/* 10px high for top and bottom middle         */
/* 10px wide for right and left middle         */
/*                                             */
/* You may remove the images and use colors    */
/* instead, but the sideboxes are              */
/* fixed at 10px                               */
/***********************************************/
.Menu_Center {
	background-color: #006699;
}
.Menu_TopLeft {
	background-color: #006699;
}
.Menu_TopMiddle {
	background-color: #006699;
}
.Menu_TopRight {
	background-color: #006699;
}
.Menu_MiddleLeft {
	background-color: #006699;
}
.Menu_MiddleRight {
	background-color: #006699;
}
.Menu_BottomLeft {
	background-color: #006699;
}
.Menu_BottomMiddle {
	background-color: #006699;
}
.Menu_BottomRight {
	background-color: #006699;
}

/***********************************************/
/* Use the following to change the format      */
/* of the date and time displayed above the    */
/* main banner.                                */
/***********************************************/
.Date_and_Time {
	font-size: x-small;
	vertical-align: bottom;
}

/***********************************************/
/* Use the following to change the background  */
/* of Top Banner.                              */
/*                                             */
/* Top Banner Background Images need to be     */
/* 10px by 10px for corner images              */
/* 10px high for top and bottom middle         */
/* 10px wide for right and left middle         */
/*                                             */
/* You may remove the images and use colors    */
/* instead, but the sideboxes are              */
/* fixed at 10px                               */
/***********************************************/
.Top_Banner_Center {
	background-color: #FFFFFF;
}
.Top_Banner_TopLeft {
	background-color: #FFFFFF;
}
.Top_Banner_TopMiddle {
	background-color: #FFFFFF;
}
.Top_Banner_TopRight {
	background-color: #FFFFFF;
}
.Top_Banner_MiddleLeft {
	background-color: #FFFFFF;
}
.Top_Banner_MiddleRight {
	background-color: #FFFFFF;
}
.Top_Banner_BottomLeft {
	background-color: #FFFFFF;
}
.Top_Banner_BottomMiddle {
	background-color: #FFFFFF;
}
.Top_Banner_BottomRight {
	background-color: #FFFFFF;
}

/***********************************************/
/* Use the following to change the contents    */
/* of the top banner.                          */
/***********************************************/
.Top_Banner {
	background-image: url(/Templates/TemplateImages/WTA-AMEX-Banner2.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 60px;
	width: 468px;
}



/***********************************************/
/*              SIDE BOXES                     */
/***********************************************/

/***********************************************/
/* Use the following to change the background  */
/* of Side Boxes.                              */
/*                                             */
/* Sidebox Background Images need to be        */
/* 17px by 17px for corner images              */
/* 17px high for top and bottom middle         */
/* 17px wide for right and left middle         */
/*                                             */
/* You may remove the images and use colors    */
/* instead, but the sideboxes are              */
/* fixed at 17px                               */
/***********************************************/
.Sideboxes {
	padding: 0px 0px 10px 10px;
	font-size: x-small;
}
.Sidebox_TopLeft {
	background-image: url(/Templates/TemplateImages/sidebox/sidebox_01.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.Sidebox_TopMiddle {
	background-image: url(/Templates/TemplateImages/sidebox/sidebox_03.gif);
	background-repeat: repeat-x;
	height: 17px;
}
.Sidebox_TopRight {
	background-image: url(/Templates/TemplateImages/sidebox/sidebox_05.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.Sidebox_MiddleLeft {
	background-image: url(/Templates/TemplateImages/sidebox/sidebox_09.gif);
	background-repeat: repeat-y;
	width: 17px;
}
.Sidebox_MiddleRight {
	background-image: url(/Templates/TemplateImages/sidebox/sidebox_10.gif);
	background-repeat: repeat-y;
	width: 17px;
}
.Sidebox_BottomLeft {
	background-image: url(/Templates/TemplateImages/sidebox/sidebox_13.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.Sidebox_BottomMiddle {
	background-image: url(/Templates/TemplateImages/sidebox/sidebox_14.gif);
	background-repeat: repeat-x;
	height: 17px;
}
.Sidebox_BottomRight {
	background-image: url(/Templates/TemplateImages/sidebox/sidebox_15.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.Sidebox_Center {
	text-align: center;
}

/***********************************************/
/*              BODY TABLES                    */
/***********************************************/

/***********************************************/
/* Use the following to change the background  */
/* of Upper Body (Description) Tables.         */
/*                                             */
/* Upper Description BG Images need to be      */
/* 25px by 25px for right and left images      */
/* 25px high for middle image.                 */
/*                                             */
/* You may remove the images and use colors    */
/* instead, but the titlebar is (currently)    */
/* fixed at 25px high.                         */
/***********************************************/

/***********************************************/
/* Use the following to change the background  */
/* of the Upper Left Description Box.          */
/***********************************************/

.Upper_Left_Desc_Center {
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
}
.Upper_Left_Desc_TopLeft {
	background-color: #FFFFFF;
}
.Upper_Left_Desc_TopMiddle {
	background-color: #FFFFFF;
}
.Upper_Left_Desc_TopRight {
	background-color: #FFFFFF;
}
.Upper_Left_Desc_MiddleLeft {
	background-color: #FFFFFF;
}
.Upper_Left_Desc_MiddleRight {
	background-color: #FFFFFF;
}
.Upper_Left_Desc_BottomLeft {
	background-color: #FFFFFF;
}
.Upper_Left_Desc_BottomMiddle {
	background-color: #FFFFFF;
}
.Upper_Left_Desc_BottomRight {
	background-color: #FFFFFF;
}

/***********************************************/
/* Use the following to change the background  */
/* of the Upper Right Description Box.         */
/***********************************************/

.Upper_Right_Desc_Center {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.Upper_Right_Desc_TopLeft {
	background-color: #FFFFFF;
}
.Upper_Right_Desc_TopMiddle {
	background-color: #FFFFFF;
}
.Upper_Right_Desc_TopRight {
	background-color: #FFFFFF;
}
.Upper_Right_Desc_MiddleLeft {
	background-color: #FFFFFF;
}
.Upper_Right_Desc_MiddleRight {
	background-color: #FFFFFF;
}
.Upper_Right_Desc_BottomLeft {
	background-color: #FFFFFF;
}
.Upper_Right_Desc_BottomMiddle {
	background-color: #FFFFFF;
}
.Upper_Right_Desc_BottomRight {
	background-color: #FFFFFF;
}

/***********************************************/
/* Use the following to change the background  */
/* of the Upper Left Description Box.          */
/*                                             */
/* This can be used to separate the two tables */
/* with whitespace OR it can be supplied with  */
/* backgrounds similar to the center column of */
/* the two Description tables to JOIN the      */
/* two tables into one single table.           */
/***********************************************/
.Upper_Desc_Separator_Top {
	background-color: #FFFFFF;
}
.Upper_Desc_Separator_Middle {
	background-color: #FFFFFF;
}
.Upper_Desc_Separator_Bottom {
	background-color: #FFFFFF;
}

/***********************************************/
/* Use the following to change the background  */
/* of Lower Body Tables.                       */
/*                                             */
/* Background Images need to be                */
/* 25px by 25px for right and left images      */
/* 25px high for middle image.                 */
/*                                             */
/* You may remove the images and use colors    */
/* instead, but the titlebar is (currently)    */
/* fixed at 25px high.                         */
/***********************************************/
.Body_Table_TopLeft {
	background-image: url(/Templates/TemplateImages/Body_Table_Titlebar_Left.gif);
	background-repeat: no-repeat;
}
.Body_Table_TopMiddle {
	background-image: url(/Templates/TemplateImages/Body_Table_Titlebar_Middle.gif);
	background-repeat: repeat-x;
}
.Body_Table_TopRight {
	background-image: url(/Templates/TemplateImages/Body_Table_Titlebar_Right.gif);
	background-repeat: repeat-x;
}
.Body_Table_Title {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	font-size: 12px;
}

a.Body_Table_Title:link {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
}
a.Body_Table_Title:visited {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
}
a.Body_Table_Title:hover {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	text-decoration:underline
}
.Body_Table_MiddleLeft {
	background-color: #f7f7ff;
}
.Body_Table_MiddleRight {
	background-color: #f7f7ff;
}
.Body_Table_BottomLeft {
	background-color: #f7f7ff;
}
.Body_Table_BottomMiddle {
	background-color: #f7f7ff;
}
.Body_Table_BottomRight {
	background-color: #f7f7ff;
}
.Body_Table_Center {
	background-color: #f7f7ff;
}

/***********************************************/
/*              FOOTER SECTOIN                 */
/***********************************************/

/***********************************************/
/* The footer, copyright, and bottom nav links */
/***********************************************/
.CopyRight {
	font-size: small;
}
.Bottom_Links {
	text-align: center;
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
}
.Bottom_Links_Category {
	text-align: center;
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
}