/*

  Stylesheet:
	ttc_aat.css

  Purpose:
	AAT Kings style sheet

  Copyright:
	Copyright  2003 - 2005 Corpita Pty Ltd
	Copyright  2003 - 2005 Travel Corporation Pty Ltd

  History:
	10-Aug-2005 by Simon L. Jackson
	    New version

*/

body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 0px;
  padding-top: 0px;
}

h1 {
  font-size: 18pt;
}

h2 {
  font-size: 18pt;
  margin-top: 10px;
  margin-bottom: 2px;
}

h3 {
  font-size: 14pt;
  padding-top: 10px;
}

h6 {
  font-size: 10pt;
  padding-top: 10px;
  margin-bottom: 2px;
}

p.search {
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
}

p.search a {
  margin: 0px;
  padding: 0px;
}

table {
  border: none;
  border-collapse: collapse;
  margin : 0px;
  padding: 0px;
}

td, th {
  font-size: 9pt;
  border: none;
  margin: 0px;
  padding: 0px;
}
/**/
img {
	border: none;
}
	
/*
span.form {
  font-size: 9pt;
}
*/

/* For TTC Forms forms */

  .romberhide {
    display: none;
  }

  .romberview {
  }

  input.romberbutton {
background-color: #FFCC33;
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    text-align: center;
    margin-top: -3px;
    margin-bottom: 2px;
    margin-left: 7px;
    margin-right: 7px;
    vertical-align: middle;
    width: 80px;
  }

  table.rombererror {
    margin: 0px;
    padding: 0px;
  }

  table.rombererror td {
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    margin: 0px;
    padding: 0px;
  }

  table.rombererror td p {
    color: #ff4444;
    padding: 0px;
  }

  table.rombererror td ul {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  table.rombererror td ul li {
    color: #ff4444;
  }

  table.romberform {
    border: none;
    margin-left: 0pt;
    padding-left: 0px;
  }

table.romberform td.rombermessage img {
  border: 1px solid #666666;
}

  table.romberform td {
    font-family: Verdana, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 1px;
    vertical-align: top;
  }

  table.romberform td p {
    font-family: Verdana, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: top;
  }

  table.romberform td.romberbutton,
  table.romberform td.rombercheckbox,
  table.romberform td.romberdisplay,
  table.romberform td.romberinput,
  table.romberform td.romberitemlist,
  table.romberform td.rombermessage,
  table.romberform td.romberprompt,
  table.romberform td.romberradioset,
  table.romberform td.romberselect,
  table.romberform td.romberresult,
  table.romberform td.rombertextarea {
    padding-top: 5px;
  }

  table.romberform td.rombercheckbox input.rombercheckbox {
    margin-top: 0px;
    padding-top: 3px;
    position: relative;
  }

  table.romberform input.romberinput,
  table.romberform input.romberresult,
  table.romberform textarea.rombertextarea {
    background-color: white;
    font-family: Verdana, sans-serif;
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: top;
  }

  table.romberform input.romberinput {
    margin-top: -2px;
  }

  table.romberform input.romberresult {
    background-color: transparent;
    border-width: 0px;
    padding-top: 1px;
  }

  table.romberform textarea.rombertextarea {
    margin-top: -2px;
    padding-top: 1px;
  }

  table.romberform img {
    margin-top: -2px;
    border-width: 1px;
  }

  table.romberform select {
    font-family: Verdana, sans-serif;
    margin-top: -3px;
  }

table.ttcsplit {
  width: 100%;
  border-collapse: collapse;
}

/*
span.form table td p {
  color: #333333;
  font-size: 9pt;
  margin: 0pt;
  padding: 1pt;
}

span.form table td p input {
  font-family: monospace;

}

*/

table.myouter {
    background-attachment: scroll;
	background-image: url(images/redbar.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

table.myouter2 {
    background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right top;
}


table.directoryindex {
  border: 2px solid #cfcfcf;
  margin: 3px;
}

table.directoryindex td,th {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

table.directoryindex th {
  background-color: #fff7df;
  border: 2px solid #cfcfcf;
}

table.directoryindex td {
  border: 1px solid #cfcfcf;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #333333;
  text-align: center;
  vertical-align: top;
}

table.directoryindex th.romberleft {
  border: 1px solid #cfcfcf;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: #333333;
  vertical-align: top;
}

table.directoryindex td.romberleft img {
  display: inline;
  vertical-align: top;
  margin-right: 10px;
  float: left;
}

table.directoryindex td.romberleft p {
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

table.directoryindex td.romberleft {
  text-align: left;
  vertical-align: top;
}

table.directoryindex td.rombercenter {
  text-align: center;
}




table.pricetable {
  border: 1px solid #cfcfcf;
  margin: 3px;
  width: 350px;
  border-collapse: collapse;
}





table.pricetable td,th {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

table.pricetable th {
  background-color: #fff7df;
  border: 1px solid #cfcfcf;
  font-size: 9pt;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

table.pricetable td {
  border: 1px solid #cfcfcf;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  text-align: center;
}

table.pricetable .supplementcell {
  text-align: left;
}


table.pricetable .supplementcellprice {
  text-align: right;

}


table.results {
	width: 100%;
}

table.results td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;
}

table.results td {
  color: #333333;
}

table.results th {
  background-color: #CCCCCC;
  color: #333333;
  font-weight: bold;
	border-top: 0px none #CCCCCC;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 0px none #CCCCCC;
}

table.results th a { text-decoration: none; }
table.results th a:link { color: #333333; }
table.results th a:visited { color: #333333; }
table.results th a:hover { color: #CC3333; }
table.results th a:active { color: #FF0000; }



table.results td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.results td a:visited {color: #666666; font-weight: normal; text-decoration: none; }
table.results td a:hover {color: #CC3300; font-weight: normal; text-decoration: underline; }
table.results td a:active {color: #333333; font-weight: normal; text-decoration: underline; }













table.results em {
  color: red;
  font-weight: bold;
  text-align: right;
}

table.results-st {
	width: 100%;
}

table.results-st td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;
}

table.results-st td {
  color: #333333;
}

table.results-st th {
  background-color: #CCCCCC;
  color: #333333;
  font-weight: bold;
	border-top: 0px none #CCCCCC;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 0px none #CCCCCC;
}

table.results-st th a { text-decoration: none; }
table.results-st th a:link { color: #333333; }
table.results-st th a:visited { color: #333333; }
table.results-st th a:hover { color: #CC3333; }
table.results-st th a:active { color: #FF0000; }



table.results-st td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.results-st td a:visited {color: #333333; font-weight: normal; text-decoration: none; }
table.results-st td a:hover {color: #4A7144; font-weight: normal; text-decoration: underline; }
table.results-st td a:active {color: #333333; font-weight: normal; text-decoration: none; }




.catacategory {}
.catamenu {}

.myintrotext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333333;
}

.mytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
}

.mytext h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	text-align: left;
}

.mytext a:link {color: #333333; font-weight: bold; text-decoration: none; }
.mytext a:visited {color: #333333; font-weight: bold; text-decoration: none; }
.mytext a:hover {color: #CC3300; font-weight: bold; text-decoration: underline; }
.mytext a:active {color: #FF0066; font-weight: bold; text-decoration: none; }

.myformtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
} 

.myformtext td {
	padding: 3px;
}


.mytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3333;
	font-weight: bold;
	background-color: #333333;
} 
.mytext2 a:link {color: #FFFFFF; text-decoration: none;} 
.mytext2 a:visited {color: #FFFFFF; text-decoration: none;} 
.mytext2 a:hover {color: #CC3333; text-decoration: none;} 
.mytext2 a:active {color: #FFFFFF; text-decoration: none;}


/*
table.mynav {
}

td.mynav {
	border-top: none;
	border-right: 2px solid #000000;
	border-bottom: none;
	border-left: none;
}

th.mynav {
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: none;
}
*/

td.mynav1 {
  background-color: #0099FF;
}

/* Component Links */

table.mycomp1 {
	background-color: transparent;

}


table.mycomp1 td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
  text-align: center;
}


table.mycomp1 td p {
  font-size: 10pt;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 0px;
}

table.mycomp1 a {
  display: block;
  text-decoration: none;
  margin: 0px;
}

/* 0 is 'spacer' */

table.mycomp1 td.mynav0 {
  border-width: 0px;
  padding: 0px;
}

/* 1 are 'normal' buttons */

table.mycomp1 td p.mynav1 {
}

table.mycomp1 td.mynav1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
    text-align: right;
}

table.mycomp1 td.mynav1a a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
    text-align: right;
}

table.mycomp1 td.mynav1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC3333;
	font-weight: bold;
    text-align: right;
}
table.mycomp1 td.mynav1b a {
  color: #CC3333;
}

table.mycomp1 td.mynav1c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
    text-align: right;
}
table.mycomp1 td.mynav1c p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
    text-align: right;
}

/* 2 are 'print' buttons */

table.mycomp1 td.mynav2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
    text-align: right;
}
table.mycomp1 td.mynav2a a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
    text-align: right;
}

table.mycomp1 td.mynav2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC3333;
	font-weight: bold;
    text-align: right;
}
table.mycomp1 td.mynav2b a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC3333;
	font-weight: bold;
    text-align: right;
}

/* 3 are 'location' buttons */

table.mycomp1 td p.mynav3 {
  margin-bottom: 1px;
  font-size: 9pt;
}

table.mycomp1 td.mynav3a a {
  color: #cc3311;
  font-size: 9pt;
}

table.mycomp1 td.mynav3b a {
  color: white;
  font-size: 9pt;
}

/* 4 are 'search' buttons */

table.mycomp1 td p.mynav4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

table.mycomp1 td.mynav4a {
  background-image: url(/images/button-blue.jpg);
}
table.mycomp1 td.mynav4a a {
  color: white;
}

table.mycomp1 td.mynav4b {
  background-image: url(/images/button-blue.jpg);
}
table.mycomp1 td.mynav4b a {
  color: #CC3333;
}

/* 5 are 'specials' buttons */

table.mycomp1 td p.mynav5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

table.mycomp1 td.mynav5a {
  background-image: url(/images/button-special.jpg);
}
table.mycomp1 td.mynav5a a {
  color: white;
}

table.mycomp1 td.mynav5b {
  background-image: url(/images/button-special.jpg);
}
table.mycomp1 td.mynav5b a {
  color: #CC3333;
}

/* 5 are 'careers' buttons */

table.mycomp1 td p.mynav6 {
  margin-top: 5px;
  margin-bottom: 5px;
}

table.mycomp1 td.mynav6a {
  background-image: url(/images/button-careers.jpg);
}
table.mycomp1 td.mynav6a a {
  color: white;
}

table.mycomp1 td.mynav6b {
  background-image: url(/images/button-careers.jpg);
}

table.mycomp1 td.mynav6b a {
  color: #CC3333;
}


.myhr {
	background-color: #c0c0c0;
	height: 3px;
}

.tourname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

.tourname18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #333333;
}

.days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

.tourcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

.smheaderswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

table.pricetable_sum {
    border-color: #111111;
}

table.pricetable_sum td {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 0pt;
	left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table.pricetable1 {
    border-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

table.pricetable1 td {
 	border-collapse: collapse;
    border-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

table.pricetable1 tr {
    border-color: #FFFFFF;
}

td img {
    display: inline;
}

.admintext {
}

.admintext td {
	padding-left: 5px;
	font-style: normal;
	font-weight: normal;
}

.admintext a {color: #333333;  text-decoration: none; font-weight: bold;} 

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

.introtext td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
}
.introtext th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.introtext a:link {color: #666666;  text-decoration: none; font-weight: bold;} 
.introtext a:visited {color: #666666;  text-decoration: none; font-weight: bold;} 
.introtext a:hover {color: #CC3333; font-weight: bold;} 
.introtext a:active {color: #666666; text-decoration: none; font-weight: bold;}


.newstext td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

.introheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

table.pricetable2 {
    border-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.specialswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.mytextgray {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #999999; 
	text-align: left;
    padding-left: 5px;
}

.mytextgray td{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; color: #999999; text-align: left;
}

.mybook {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; color: #000000;
}

table.mybook{
	background-color: #FDEDEE;
	border: 1px solid #000000;
	text-indent: 5pt;
}

.mybook th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #CC3300;
	font-weight: bold;
	text-align: center;
}

.mybook td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}

.mytext2nt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #fff0bf;
	color: #CC3333;
	font-weight: bold;
} 

table.mytext2nt td {
	padding: 2px;
}

.mytext2nt a:link {color: #FFFFFF; text-decoration: none;} 
.mytext2nt a:visited {color: #FFFFFF; text-decoration: none;} 
.mytext2nt a:hover {color: #CC3333; text-decoration: none;} 
.mytext2nt a:active {color: #FFFFFF; text-decoration: none;}

.mytext2nz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3333;
	font-weight: bold;
	background-color: #009900;
} 
.mytext2nz a:link {color: #FFFFFF; text-decoration: none;} 
.mytext2nz a:visited {color: #FFFFFF; text-decoration: none;} 
.mytext2nz a:hover {color: #CC3333; text-decoration: none;} 
.mytext2nz a:active {color: #FFFFFF; text-decoration: none;}

.mytext2ql {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3333;
	font-weight: bold;
	background-color: #33CCCC;
} 
.mytext2ql a:link {color: #FFFFFF; text-decoration: none;} 
.mytext2ql a:visited {color: #FFFFFF; text-decoration: none;} 
.mytext2ql a:hover {color: #CC3333; text-decoration: none;} 
.mytext2ql a:active {color: #FFFFFF; text-decoration: none;}

.mytext2ta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3333;
	font-weight: bold;
	background-color: #669966;
} 
.mytext2ta a:link {color: #FFFFFF; text-decoration: none;} 
.mytext2ta a:visited {color: #FFFFFF; text-decoration: none;} 
.mytext2ta a:hover {color: #CC3333; text-decoration: none;} 
.mytext2ta a:active {color: #FFFFFF; text-decoration: none;}

.mytext2wa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3333;
	font-weight: bold;
	background-color: #FF9900;
} 
.mytext2wa a:link {color: #FFFFFF; text-decoration: none;} 
.mytext2wa a:visited {color: #FFFFFF; text-decoration: none;} 
.mytext2wa a:hover {color: #CC3333; text-decoration: none;} 
.mytext2wa a:active {color: #FFFFFF; text-decoration: none;
}

.mytext p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.introheader12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.search img {
	border-width: 0px;
}
  
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	top: -1px;
} 
.button a:link {
    color: #FFFFFF; text-decoration: none; 	font-weight: bold;
} 

.button a:visited {
    color: #FFFFFF; 
	text-decoration: none;
} 

.button a:hover {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
} 
.button a:active {color: #FFFFFF; text-decoration: none;}

td.button {
	background-image: url(/images/button_gr.jpg);
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	height: 20px;
	white-space: nowrap;
	vertical-align: middle;
	padding-top: 0px;
}

td.buttonwb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	height: 16px;
	white-space: nowrap;
	vertical-align: middle;
	padding-top: 0px;
}

td.button p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.buttonhr {
	height: 3px;
}

table.headershome {
  border-collapse: separate;
  border-spacing: 8px;
  margin-left: auto;
  margin-right: auto;
}

table.headershome td.headershome {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  left: 0px;
  top: 4px;
  right: 0px;
  bottom: 0px;
  padding: 2px;
}

table.headershome td.headershome a {
  display: block;
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: none;
  height: 110px;
}

table.headershome td.headershome a:visited {
  background-color: transparent;
  color: #FFFFFF;
}

table.headershome td.headershome a:hover {
  background-color: transparent;
  color: #FF6600;
}

.myloctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-align: center;
}

.myloctext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.myloctext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC6600;
	font-weight: bold;
	text-align: center;
}

.myspectext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC6600;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: inset;
	border-bottom-style: outset;
	border-top-color: #FF9966;
	border-bottom-color: #FF9966;
}

.myspectext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC6600;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #FF9966;
}

.myspectext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #FF9966;
}

.myspectext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC6600;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #FF9966;
}

table.tourheader {
	background-color: #FFFFCC;
}

table.tourheader td.tourheader {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 1px;
}

table.tourheader p.tourheader {
	font-size: 11pt;
	color: #A10117;
	font-weight: bold;
    margin-left: 10px;
}

ul.brochuresetlist1 {
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
	border: none;
	margin-top: 15px;
	margin-left: 50px;
	line-height: 40px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(/images/bullet.jpg);
} 


ul.brochuresetlist1 a { 
text-decoration: none; 
}

ul.brochuresetlist1 a:link { 
text-decoration: none;
}
ul.brochuresetlist1 a:visited { 
text-decoration: none;
}
ul.brochuresetlist1 a:hover { 
text-decoration: underline; 
}
ul.brochuresetlist1 a:active { 
}




ul.brochuresetlist2 {
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
	border: none;
	margin-top: 15px;
	margin-left: 50px;
	line-height: 40px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(/images/bullet.jpg);
}


table.pagetable {
  border: none;
}

table.pagetable tr {
  	font-size: 9pt;
	color: #CC0000;
	font-weight: bold;
	padding: 8px 8px 8px 12px;
}

table.pagetable td,th {
  border-top: 1px inset #999999;
  border-right: 1px outset #999999;
  border-bottom: 1px outset #999999;
  border-left: 1px outset #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

table.pagetable td {
  background-color: #FFFFFF;
  color: #333333;
}

table.pagetable th {
  border: 1px solid #7f7f7f;
  background-color: #333333;
  color: #CC3333;
  font-weight: bold;
}

table.pagetable td a {
  background-color: #FFFFFF;
  color: #CC3333;
  font-weight: bold;
}

table.pagetable td a { text-decoration: none; }
table.pagetable td a:link { color: #666666; }
table.pagetable td a:visited { color: #ffffff; }
table.pagetable td a:hover { color: #CC3333; }
table.pagetable td a:active { color: #FF0000; }

table.pagetable em {
  color: red;
  font-weight: bold;
  text-align: right;
}


div.webbook {
  border: none;
  background-color: #FDE9AC;
}


table.webbook {
  border: none;
  background-color: #FDE9AC;
}

table.webbook td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
}


input.fixed-width {
    width:	7em;
    text-align: center;
}

input.fixed-width-small {
    width:	6em;
    text-align: center;
}

input.fixed-width-large {
    width:	9em;
    text-align: center;
}

input.go-button {
    margin: 0px 3px 1px 0px;
}



input, select {
    font-family: verdana, sans-serif;
    font-size: 8pt;
}

textarea {
    font-size: 13px;
    font-family: monospace;
}

table.item-info-hdr {
    padding: 0px;
    margin: 0px;
}



td.child-age-input input {
    width: 2em;
}

input.adultCount {
    width: 2em;
}

a.image-link:link, a.image-link:active, a.image-link:visited, a.image-link:hover {
    text-decoration: none;
}

.webbookheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	text-align: center;
	padding: 2px;
} 


div.webbookinc {
  background-color: #FEC419;
}

table.webbookinc {
	border-collapse: collapse;
    border: 0px solid #333333;
  background-color: #FEC419;
}

table.webbookinc th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A10117;
	border: none;
	background-color: transparent;
	padding: 8px;
}

table.webbookinc td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
  background-color: transparent;
}


table.lastminute {
  margin: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table.lastminute th {
	background-color: #FFCC33;
	border-top: 0px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
 	 padding-top: 2px;
 	 padding-bottom: 2px;
 	 padding-left: 5px;
 	 padding-right: 5px;
 	 text-align: center;
}

table.lastminute th a:link { color: #CC0000; }
table.lastminute th a:hover { color: #CC3333; }

table.lastminute td {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

.lastminute14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}

.lastminute14 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}

.lastminute14 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;
}

.lastminute18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CC0000;
}

.lastminute18 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CC0000;
}

.lastminute18 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0000FF;
}

table.rombertable {
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	width: 100%;
}

td.ttcrighthighlight {
	border-collapse: collapse;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 2pt 2pt 2pt 2pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

table.rombertable td,th {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

table.rombertable th {
  	border: 1px solid #000000;
	background-color: #FFCC33;
}

table.rombertable td {
	border-top: 1px none #000000;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	font-style: normal;
 	 font-weight: bold;
  	color: #333333;
 	 text-align: center;
  	vertical-align: top;
}

table.rombertable th.romberleft {
  border: 1px solid #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: #333333;
  vertical-align: top;
}

table.rombertable td.romberleft img {
  display: inline;
  vertical-align: top;
  margin-right: 10px;
  float: left;
  border: 1px solid #000000;
}

table.rombertable td.romberleft p {
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

table.rombertable td.romberleft {
  text-align: left;
  vertical-align: top;
}

table.rombertable td.rombercenter {
  text-align: center;
}




.roll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: left;
}

.roll a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: left;
	background-image: url(images/swap_de_3.jpg);
	float: left;
	height: 420px;
	width: 640px;
}

.roll a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: left;
	background-image: url(images/swap_de_3_f4.jpg);
}




.chromestyle{
width: 99%;
font:bold 12px Arial, Verdana, Helvetica, sans-serif;
text-align: left;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(/images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #E8BEBE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url(/images/chromebg-over.gif) repeat-x left center; 
color: #CC0000;/*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font: normal 10px Arial, Verdana, Helvetica, sans-serif;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=135,strength=4); *//*Add Shadow in IE. Remove if desired*/
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 0px solid #333333; /*THEME CHANGE HERE*/
border-bottom: 1px solid #999999;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FFCC33;
}


.chromestyle1{
width: 99%;
font:11px Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
}

.chromestyle1:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 20px; 
clear: both; 
visibility: hidden;
}

.chromestyle1 ul{
border: 0px solid #BBB;
width: 100%;
background: url(/images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle1 ul li{
display: inline;
}

.chromestyle1 ul li a{
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #4A7144; /*THEME CHANGE HERE*/
}

.chromestyle1 ul li a:hover{
background: url(/images/chromebg-over.gif) repeat-x left center; 
color: #4A7144;/*THEME CHANGE HERE*/
}

.chromestyle1 ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


.bookonline {
	font-family: Monotype Corsiva, Times New Roman, Times, serif;
	font-size: 30px;
	font-style: normal;

}


table.hl {
	margin-top: 2px;
	border-top: 1px solid #000066;
}

th.hl {
	background-color: #999999;
	border: 1px solid #000066;
	color: white;
	font-size: 8pt;
	font-weight: normal;
}

th.hl a:link {
	color: #000080;
	text-decoration: none;
}

th.hl a:visited {
	color: #000080;
	text-decoration: none; 
	}

th.hl a:hover {
	color: #FF0066;
	text-decoration: none;
}
th.hl a:active {
	color: #FF0066;
	text-decoration: none;
}

td.hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	padding: 0pt 2pt 0pt 4pt;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 1px none #000066;
	border-right: 1px none #000066;
	border-bottom: 1px solid #000066;
	border-left: 2px none #000066;
}

td.hl a:link {
	color: #666666;
	text-decoration: none;
}
td.hl a:visited {
	color: #666666;
	text-decoration: none; }
td.hl a:hover {
	color: #FF0066;
	text-decoration: none;
}
td.hl a:active {
	color: #666666;
	text-decoration: none;
}


table.hla {
	border: none;

}

th.hla {
	background-color: transparent;
	border: none;
	color: white;
	font-size: 8pt;
	font-weight: normal;
}

th.hla a:link {
	color: white;
	text-decoration: none;
}

th.hla a:visited {
	color: #000080;
	text-decoration: none; 
	}

th.hla a:hover {
	color: #FF0066;
	text-decoration: none;
}
th.hla a:active {
	color: #FF0066;
	text-decoration: none;
}

td.hla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0pt 2pt 0pt 0pt;
	text-align: left;
	border-top: 1px none #000066;
	border-right: 1px none #000066;
	border-bottom: 1px solid #000066;
	border-left: 2px none #000066;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #CCCCCC;
}

td.hla a:link {
	color: #000066;
	text-decoration: none;
}
td.hla a:visited {
	color: #000066;
	text-decoration: none; }
td.hla a:hover {
	color: #FF0066;
	text-decoration: none;
}
td.hla a:active {
	color: #000066;
	text-decoration: none;
}

.corsiva1 {
	font-family: Monotype Corsiva, Times New Roman, Times, serif;
	font-size: 30px;
	font-style: normal;
}

.corsiva {
	font-family: Monotype Corsiva, Times New Roman, Times, serif;
	font-size: 30px;
	font-style: normal;
}

.corsiva th {
	font-family: Monotype Corsiva, Times New Roman, Times, serif;
	font-size: 30px;
	font-style: normal;
}

.partner {
	font-size: 14pt;
	color: #FF6600;
	font-weight: bold;
    margin-left: 0px;
}

.partner a:link {
	font-size: 14pt;
	color: red;
	font-weight: bold;
    margin-left: 0px;
}

tr.ttcguaranteed td {
	background-color: #FFFFCC;
	color: #A10117;
	font-weight: bold;
}

option.ttcguaranteed {
  background-color: #FFFFCC;
}



/*

table.sustainable {
  border: 1px solid #cfcfcf;
  margin: 10px;
  width: 560px;
  border-collapse: collapse;
}


table.sustainable th {
  background-color: #fff7df;
  border: 1px solid #cfcfcf;
  font-size: 9pt;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
}

table.sustainable td {
  border: 1px solid #cfcfcf;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}


*/

table.sustainable {
  border: 1px solid #cfcfcf;
  margin: 10px;
  width: 100%;
  border-collapse: collapse;
}


table.sustainable th {
  background-color: #fff7df;
  border: 1px solid #cfcfcf;
  font-size: 9pt;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
}

table.sustainable td {
	border: 1px solid #4A7144;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	vertical-align: top;
	background-attachment: scroll;
	background-image: url(images/cell-bkr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



table.specials {
	width: 100%;
	  border: none;
  border-collapse: collapse;
}

table.specials td,th {
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials td {
	font-size: 10pt;  
	color: #333333;
}

table.specials th {
  background-color: #C51F35;
	font-size: 12pt;
  color: #FFE9B7;
  font-weight: bold;
  	  border: none;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px solid black;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials th a { 
text-decoration: none; 
color: #FFFFFF;
}

/**/table.specials th a:link { 
text-decoration: none;
}
table.specials th a:visited { 
text-decoration: none;
}
table.specials th a:hover { 
text-decoration: underline; 
}
table.specials th a:active { 
}



table.specials td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.specials td a:visited {color: #666666; font-weight: normal; text-decoration: none; }
table.specials td a:hover {color: #CC3300; font-weight: normal; text-decoration: underline; }
table.specials td a:active {color: #333333; font-weight: normal; text-decoration: underline; }

table.specials-nt {
	width: 100%;
	  border: none;
  border-collapse: collapse;
}

table.specials-nt td,th {
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials-nt td {
	font-size: 10pt;  
	color: #333333;
}

table.specials-nt th {
  background-color: #339900;
	font-size: 12pt;
  color: #FFE9B7;
  font-weight: bold;
  	  border: none;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px solid black;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials-nt th a { 
text-decoration: none; 
color: #FFFFFF;
}

/**/table.specials-nt th a:link { 
text-decoration: none;
}
table.specials-nt th a:visited { 
text-decoration: none;
}
table.specials-nt th a:hover { 
text-decoration: underline; 
}
table.specials-nt th a:active { 
}



table.specials-nt td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.specials-nt td a:visited {color: #666666; font-weight: normal; text-decoration: none; }
table.specials-nt td a:hover {color: #CC3300; font-weight: normal; text-decoration: underline; }
table.specials-nt td a:active {color: #333333; font-weight: normal; text-decoration: underline; }



table.specials-wl {
	width: 730px;
	  border: none;
  border-collapse: collapse;
}

table.specials-wl td,th {
	font-family: Arial, Helvetica, sans-serif;
padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials-wl td {
	font-size: 10pt;  
	color: #333333;
}

table.specials-wl th {
	background-color: #A1B836;
	font-size: 12pt;
	color: #FFE9B7;
	font-weight: bold;
	border: none;
	background-attachment: scroll;
	background-image: url(au/images/8039NoLeaveNoLife_web_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;	/*border-top: 0px none #CCCCCC;
	border-right: 0px solid black;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials-wl th a { 
text-decoration: none; 
color: #FFFFFF;
}

/**/table.specials-wl th a:link { 
text-decoration: none;
}
table.specials-wl th a:visited { 
text-decoration: none;
}
table.specials-wl th a:hover { 
text-decoration: underline; 
}
table.specials-wl th a:active { 
}



table.specials-wl td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.specials-wl td a:visited {color: #666666; font-weight: normal; text-decoration: none; }
table.specials-wl td a:hover {color: #CC3300; font-weight: normal; text-decoration: underline; }
table.specials-wl td a:active {color: #333333; font-weight: normal; text-decoration: underline; }



table.specials-w2 {
	width: 730px;
	  border: none;
  border-collapse: collapse;
}

table.specials-w2 td,th {
	font-family: Arial, Helvetica, sans-serif;
padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials-w2 td {
	font-size: 10pt;  
	color: #333333;
}

table.specials-w2 th {
	background-color: #D2232A;
	font-size: 12pt;
	color: #FFE9B7;
	font-weight: bold;
	border: none;

}

table.specials-w2 th a { 
text-decoration: none; 
color: #FFFFFF;
}

/**/table.specials-w2 th a:link { 
text-decoration: none;
}
table.specials-wl th a:visited { 
text-decoration: none;
}
table.specials-w2 th a:hover { 
text-decoration: underline; 
}
table.specials-w2 th a:active { 
}



table.specials-w2 td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.specials-w2 td a:visited {color: #666666; font-weight: normal; text-decoration: none; }
table.specials-w2 td a:hover {color: #CC3300; font-weight: normal; text-decoration: underline; }
table.specials-w2 td a:active {color: #333333; font-weight: normal; text-decoration: underline; }





table.lm-specials {
	width: 100%;
	  border: none;
  border-collapse: collapse;
}

table.lm-specials td,th {
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.lm-specials td {
	font-size: 10pt;  
	color: #333333;
}

table.lm-specials th {
  background-color: #F9BA39;
	font-size: 12pt;
  color: #FFFFFF;
  font-weight: bold;
  	  border: none;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px solid black;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}


table.lm-specials th a { 
text-decoration: none; 
color: #FFFFFF;
}

/**/table.lm-specials th a:link { 
text-decoration: none;
}
table.lm-specials th a:visited { 
text-decoration: none;
}
table.lm-specials th a:hover { 
text-decoration: underline; 
}
table.lm-specials th a:active { 
}



table.lm-specials td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.lm-specials td a:visited {color: #666666; font-weight: normal; text-decoration: none; }
table.lm-specials td a:hover {color: #CC3300; font-weight: normal; text-decoration: underline; }
table.lm-specials td a:active {color: #333333; font-weight: normal; text-decoration: underline; }




table.ee-specials {
	width: 100%;
	  border: none;
  border-collapse: collapse;
}

table.ee-specials td,th {
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.ee-specials td {
	font-size: 10pt;  
	color: #333333;
}

table.ee-specials th {
  background-color: #FFE9B7;
	font-size: 12pt;
  color: #333333;
  font-weight: bold;
  	  border: none;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px solid black;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}


table.ee-specials th a { 
text-decoration: none; 
color: #333333;
}

table.ee-specials th a:link { 
text-decoration: none;
}
table.ee-specials th a:visited { 
text-decoration: none;
}
table.ee-specials th a:hover { 
text-decoration: underline; 
}
table.ee-specials th a:active { 
}



table.ee-specials td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.ee-specials td a:visited {color: #666666; font-weight: normal; text-decoration: none; }
table.ee-specials td a:hover {color: #CC3300; font-weight: normal; text-decoration: underline; }
table.ee-specials td a:active {color: #333333; font-weight: normal; text-decoration: underline; }


/* Grid styles */
table.ricoLG_table tr td {
      vertical-align: top;
      margin: 0px;
      padding: 0px;
}

table.ricoLG_table tr.ricoLG_hdg td {
	vertical-align: middle;
}

.ricoLG_hdg th,
.ricoLG_hdg td {
	background-color: #CCCCCC;
	font-weight: bold;
	height: 2.4em;
}

.ricoLG_hdg a {
	text-decoration: none;
}

.ricoLG_hdg div:hover {
	cursor: pointer;
}

.ricoLG_hdg .ricoLG_cell {
	height: auto;
	max-height: 2.4em;
	font-size: 8pt;
}

.ricoLG_hdg img {
	border: 0px;
	margin: 0px;
	max-height: 1em;
	position: absolute;
	top: 10px;
	float: right;
}

.ricoLG_hdg p {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

div.ricoLG_selection {
	background-color: #aaccff;
	cursor: pointer;
}

.ricoLG_hdg p.results_left {
	float: left;
	margin-right: 4px;
}

.results_center {
	text-align: center;
}

.ricoLG_hdg p.results_center {
	margin-left: 10px;
	margin-right: 10px;
}

.results_right {
	text-align: right;
}

.ricoLG_hdg p.results_right {
	text-align: center;
	padding-left: 10px;
}

.results_right .ricoLG_cell {
 	padding-right: 15px;
}

.results_bookmark {
	margin-left: 4px;
}

.brochurename {
	font-weight: bold;
}

.brochuredescription {
	font-size: 8pt;
	color: #999999;
}


div.newsletter {
	background-position: 0% 60%;
	border: 2px outset #9fafef;
	margin-left: 5px;
	margin-right: 5px;
	padding: 14px 3px 14px 3px;
	background-color: #FFFF99;
}

div.newsletter table.romberform td.romberbuttons p {
  text-align: center;
}

  .rombershadow {
    font-style: oblique;
    color: #7f7f7f;
  }

.partner {
	font-size: 14pt;
	color: #FF6600;
	font-weight: bold;
    margin-left: 0px;
}

.partner a:link {
	font-size: 14pt;
	color: red;
	font-weight: bold;
    margin-left: 0px;
}




table.online {
	width: 100%;
}

table.online td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;
}

table.online td {
  color: #CC3300;
}

table.online th {
  background-color: #FF6600;
  color: white;
  font-weight: bold;
	border-top: 0px none #CCCCCC;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 0px none #CCCCCC;
}

table.online th a { text-decoration: none; }
table.online th a:link { color: #333333; }
table.online th a:visited { color: #333333; }
table.online th a:hover { color: #CC3333; }
table.online th a:active { color: #FF0000; }



table.online td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.online td a:visited {color: #666666; font-weight: normal; text-decoration: none; }
table.online td a:hover {color: #CC3300; font-weight: normal; text-decoration: underline; }
table.online td a:active {color: #333333; font-weight: normal; text-decoration: underline; }

table.specials-ad {
	width: 100%;
	  border: none;
  border-collapse: collapse;
}

table.specials-ad td,th {
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials-ad td {
	font-size: 10pt;  
	color: #333333;
}

table.specials-ad th {
  background-color: #000066;
	font-size: 12pt;
  color: #FFE9B7;
  font-weight: bold;
  	  border: none;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px solid black;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials-ad th a { 
text-decoration: none; 
color: #FFFFFF;
}

/**/table.specials-ad th a:link { 
text-decoration: none;
}
table.specials-ad th a:visited { 
text-decoration: none;
}
table.specials-ad th a:hover { 
text-decoration: underline; 
}
table.specials-ad th a:active { 
}



table.specials-ad td a:link {color: #333333; font-weight: normal; text-decoration: none; }
table.specials-ad td a:visited {color: #666666; font-weight: normal; text-decoration: none; }
table.specials-ad td a:hover {color: #CC3300; font-weight: normal; text-decoration: underline; }
table.specials-ad td a:active {color: #333333; font-weight: normal; text-decoration: underline; }

table.specials-ad {
	width: 100%;
	  border: none;
  border-collapse: collapse;
}

table.specials-ad td,th {
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}

table.specials-ad td {
	font-size: 10pt;  
	color: #333333;
}

table.specials-ad th {
  background-color: #000066;
	font-size: 12pt;
  color: #FFE9B7;
  font-weight: bold;
  	  border: none;
	/*border-top: 0px none #CCCCCC;
	border-right: 0px solid black;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;*/
}


