/* Redefined HTML tags */


/*  
body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
*/

form {
      margin: 0;
      padding: 0;
      border: 0;
}




h4 {
	font-size: 100%;
	padding: 0 0 3px 3px;
	color: #669;
}


img {
	border: 0;
}

td {
    	border: 0;
	padding: 0;
}

td.specials {
      background-color: #006300;
      color: #F1840F;
      font-size: 24px;

}


td.catchphrase {
      background-color: #B2D8B2;
      color: #004700;
      font-size: 22px;

}



td.menu {
      background-color: #C7D7C7;
      border-width: thick;
      border-style: outset;
      border-color: green;
}


td.contact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	padding: 0;
        margin: 0; 
        color: green;  
        background: #d0d68a;
}
 

tr {
    	border: 0;
	padding: 0;
}



td.rates {
      background-color: #b7c7c7; 
      border-width: thin;
      padding-right: 5px;
      padding-left: 2px; 
}

td.rates_divider {
      background-color: #b7c7c0; 
      border-width: thin;
      padding-right:5px;
      padding-left: 2px; 
}


td.rates_2 {
      background-color: #C7D7d7; 
      border-width: thin;
      padding-right: 5px;
      padding-left: 2px;
}

td.rates_divider_2 {
      background-color: #B7C7D0; 
      border-width: thin;
      padding-right: 5px; 
      padding-left: 2px;
}





table.menutable {
      background-color: green;
}

table.textbody {
    border-style: solid;
    border-color: #C7D7C7;
    border-width: 15;
}   

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}







/*
input, select {
	margin: 0 0 2px 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	background-color: #fff;
}

input.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: x-small;
	border: 1px solid #666;
	padding: 1px;
}

input.buttongray {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #D6D3CE;
	color: #000;
	font-size: x-small;
	vertical-align: top;
}

input.function_button {
	background-color: #9c9;
	margin-top: 2px;
}

input.long_function_button {
	background-color: #9c9;
	margin-top: 2px;
	width: 13%;
	font-size: xx-small;
}

input.radio {
	 background: #efefef;
	 color: #fff;
	 margin-bottom: -2px;
}

li.help {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0 0 6px 0;
}

li.tabs {
	float: left;
	background: url("../images/norm_left.gif") ;
	margin: auto;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #996;
}

div.navbuttons {
	margin-left: 110px;
	position: relative;
}

select.sevenletter {
	width: 80px;
}

select.tenletter {
	width: 135px;
}

select.twentyletter {
	width: 250px;
}

select.longest {
	width: 180px;
}

table {
	padding: 0;
	margin: 0;
	width: 100%;
}

table.nowidth {
	width: auto;
}

textarea {
	margin: 0 0 8px 4px;
}

th {
	background-color: #9c9;
	font-size: 80%;
	padding: 4px;
}

td.logout {
	text-align: right;
	vertical-align: bottom;
}

tr.dark {
	background-color: #ccc;
}

tr.light {
	background-color: #fff;
}

/* CSS Selectors (#ID) */

#admin {
	padding-top: 4px;
}

#buttons {
	float: right;
	padding-top: 12px;
}

#content, #top_form {
	width: 100%;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content th {
	background-color: #cc6;
	padding: 3px;
	white-space: nowrap;
	font-size: 80%;
}

#content td, #top_form td {
	padding: 3px;
}

#content td.page {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	padding: 2px;
	white-space: nowrap;
	vertical-align: bottom;
	padding: 6px 25px 6px 6px;
}

#fields {
	font-size: 11px;
	margin-left: 100px;
	width: 70%;
}

#fields td {
	padding: 2px;
}

#firstcell {
	border-left: 1px solid #666;	
	border-bottom: 1px solid #666;	
}

#header {
	float: left;
	font-size: 93%;
	line-height: normal;
	margin: 20px 0 -5px 0px;
	padding: 0 0 -5px 0;
	width: 500px;
	border-bottom: 1px solid #996;
}

#header a, #header2 a {
	display: block;
	background: url("../images/norm_right.gif") no-repeat right top;
	padding: 5px 15px 3px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
	margin: 0;
}

#header a:hover, #travelheader a:hover, #header2 a:hover {
	color: #333;
}

#header #current, #travelheader #current, #header2 #current {
	background-image: url("../images/norm_left_on.gif");
}

#header #current a, #travelheader #current a, #header2 #current a {
	background-image: url("../images/norm_right_on.gif");
	color: #333;
	padding-bottom: 3px;
}

#header ul, #travelheader ul, #header2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header2 {
	float: left;
	font-size: 93%;
	line-height: normal;
	margin: 20px 0 -5px 45px;
	padding: 0 0 -5px 0;
	width: 500px;
	border-bottom: 1px solid #996;
}

#lastcell {
	border-right: 1px solid #666;	
	border-bottom: 1px solid #666;	
}

#lastcolumn {
	border-left: 1px solid #666;
	border-right: 1px solid #666;	
}

#lastrow {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;	
}

#logo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #9c9;
}

#logo img {
	border: 0;
	padding: 0;
	margin: 0;
}

#mission {
	padding-top: 10px;
}

#mission_info {
	background-color: #efefef;
	padding: 5px 0 5px 0;
	margin: -1px 0 10px 0;
	border-top: 1px solid #996;
	border-bottom: 1px solid #996;
	font-size: 110%;
}

#paging {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	position: relative;
	margin-top: 4px;
	padding: 2px 30px 8px 8px;
	text-align: right;
	border-top: 1px solid #ccc;
}

#paging a {
	padding-left: 2px;
}

#paging img {
	margin-bottom: -2px;
}

#paging span.current_page {
	color: #990;
	font-weight: bold;
	padding-left: 2px;
}

#paging2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	position: relative;
	margin-top: 4px;
	padding: 8px 94px 8px 8px;
	text-align: right;
	border-top: 1px solid #ccc;
}

#script {
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
	white-space: nowrap;
}

#search {
	padding-top: 10px;
}

#searchbox {
	position: relative;
	margin-left: 16px;
	margin-bottom: 0;
	padding: 0;
	background-color: #9c9;
	z-index: 50;
	width: 170px;
}

#searchbox form {
	margin: 0 10px 0 10px;
}

#searchbox p {
	margin: 0 10px 0px 14px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
}

#srch {
	margin: 0;
	padding: 0;
	height: auto;
}

#submenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
}

#submenu a {
	font-size: 80%;
}

#team_detail {
	height: 140px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

#team_detail table {
	padding: 0 6px 0 6px;
}

#team_detail th {
	background-color: #69c;
	font-size: 75%;
}

#team_headers {
	position: relative;
	width: 100%;
	height: 14px;
	font-size: 75%;
	font-weight: bold;
}

#top_form .green {
	background-color: #9c9;
}

#top_form .bluebottom {
	background-color: #69c;
	border-bottom: 6px solid #fff;
	font-weight: bold;
	white-space: nowrap;
	font-size: 80%;
}

#top_form .bluetop {
	background-color: #69c;
	border-top: 6px solid #fff;
	font-weight: bold;
	white-space: nowrap;
	font-size: 80%;
}

#top_form .gray {
	background-color: #efefef;
}

#total_cost {
	font-weight: bold;
        background-color: #efefef;
}

#travelheader {
	float: left;
	font-size: 93%;
	line-height: normal;
	margin: 20px 0 -4px 0px;
	padding: 0 0 -5px 0;
	width: 535px;
}

#travradio {
	vertical-align: middle;
}

/* CSS Classes (.classname) */

.acronym {
	font-size: 200%;
	vertical-align: middle;
	padding: 5px;
}

.banner{
	width:100%;
	margin:0px;
	background-image:url(../images/stretchbg.jpg);
	background-repeat:repeat-x;
	}

.btn_img {
	padding: 0;
	border: 0;
}

.data {
	padding: 0 0 0 6px;
	font-size: 80%;
}

.empty {
	background-color: #fff;
}

.error {
	font-size: x-small;
	font-weight: bold;
	color: #f00;
}

.form_row {
	padding: 6px 0 6px 0;
}

.grid {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 3px;
}

.helptext {
	padding: 16px 0 0 4px;
	font-size: x-small;
}

.label {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	font-size: 80%;
}

.label_right {
	font-weight: bold;
	text-align: left;
	font-size: 80%;
}

.ltgray {
	background-color: #efefef;
}

.menu {
	margin-left: 80px;
	font-size: 90%;
	line-height: 70%;
}

.menutop {
	margin-left: 80px;
	font-size: 90%;
	line-height: 70%;
	padding-top: 6px;
}

.menubottom {
	margin-left: 80px;
	font-size: 90%;
	line-height: 70%;
	padding-bottom: 6px;
}

.roundbottom {
	background: url("../images/br.gif") no-repeat top right; 
}

.roundtop { 
	background: url("../images/tr.gif") no-repeat top right; 
}

.scroll {
	overflow: auto;
	height: 129px;
}

.section_hdg {
	font-size: 110%;
	font-weight: bold;
	border-top: 6px solid #fff;
	border-bottom: 1px solid #555;
	text-align: center;
}

.spacer {
	padding-top: 8px;
}

.submenu {
	margin: -2px 0 0 83px;
}

.submenu2 {
	margin: -2px 0 0 177px;
}

.submenu_current {
	font-size: 80%;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 -4px 0;
}

.team_field {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0;
}

.team_field_top {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: 0;
}

.title {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	padding-right: 22px;
}

.title2 {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	padding: 10px 22px 0 0;
}

.top_section_hdg {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #555;
	text-align: center;
}

.total_cost {
	margin-left: 4px;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
}

.upper {
   text-transform:uppercase;
}
*/
