﻿body {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}

body, td, a, input {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #4f4f4f;
}

select {
	font-family: tahoma, verdana, arial;
	color: #4f4f4f;
}

.mainTable {
	width: 1000px;
	text-align: center;
	height: 100%
}

.contactInfo {
	font-size: 11px;
	color: #464545;
	line-height: 15px;
}

.contactInfo a {
	font-size: 11px;
}

a {
	color: #ff7200
}

.panelLeft {
	background-image: url(../images/panel_left.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 43px;
}

.panelRight {
	background-image: url(../images/panel_right.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 43px;
}

.panelCenter {
	background-color: #ff7200;
	text-align: center;
	margin-left: 0px;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #ff7200
}

#headold {
	font-weight: bold;
	font-size: 16px;
	color: #ff7200
}

div.Comment h1 {
	font-weight: bold;
	font-size: 17px;
	color: #ff7200;
	text-align: justify;
}

div.Comment p {
	color: Gray;
	font-size: 11px;
	text-align: justify;
}

h2 {
	color: #ffffff;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

div.Comment h2 {
	font-weight: bold;
	font-size: 17px;
	color: #ff7200
}

.copyright {
	color: #7e7e7e;
	font-size: 11px;
}

.copyright a {
	color: #7e7e7e;
	font-size: 11px;
}

input.btn {
	background-image: url("../images/btn_fon.jpg");
	background-repeat: repeat-x;
	height: 20px;
	font-size: 12px;
	color: #3B3B3B;
	border: 1px silver solid;
	cursor: hand;
 	height: 22px;
}

.head {
	color: #494949;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	border-top1: 1px #e3eaee solid;
}

table.tableHead {
	border-top: 1px #e3eaee solid;
	border-bottom: 1px #e3eaee solid;
}

table.tableHead thead td {
	text-align1: center;
	color: #494949;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
}

table.tableHead thead td a {
	color: #494949;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

table.tableHead tbody td {
	border-bottom: 2px solid white;
}

.head table td {
	color: #494949;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

.head select {
	color: #494949;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	height: 18px;
}

.head2 {
	color: Gray;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px #e3eaee solid;
}

.fill {
	background-color: #E6E6E6;
	line-height: 22px;
}

.nofill {
	background-color: #ffffff;
	line-height: 22px;
}

.td_left {
	padding-top: 40px;
}

.Comment {
	color: Gray;
	font-size: 11px;
}

.BookText {
	font-weight: bold;
	font-style: italic;
	color: Gray;
}

table.Schedule td {
	font-size: 10px;
}

td.headLine {
	border-top: 1px #e3eaee solid;
	height: 5px
}

td.headLineBot {
	border-bottom: 1px #e3eaee solid;
}

.Red {
	color: Red;
}

table.tableSpecSearch {
	width: 550px;
	border: 1px solid #e4e4e4;
	background-color: #efeeee; 
}

td.tdOne {
	background-image: url(../images/one.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 70%;
	padding: 30px 20px 20px 30px;
}

td.tdTwo {
	background-image: url(../images/two.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 20px 20px 30px;
}

div.divWait {
	width: 200px;
	height: 100px;
	border: 1px gray solid;
}

div#divSearchWait {
	background-image: url(../images/loadinfo.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 140px;
	height: 140px;
	display: none;
}

div#tableWait, div#tableWaitDay {
	background-image: url(../images/loadinfo.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #efeeee; 
	height: 60px;
	width: 550px;
}

td.tdSorted {
	background-image: url(../images/sorted.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

td.tdSPO {
	text-align: center;
}

tr.trSPO {
	background-color: #ffefc8;
}

div#divActual {
	border: 1px solid silver;
	background-color: #EBEBEB;
}

div.divView {
	position: absolute;
	z-index: 99;
	border: 1px solid gray;
	background-color: #FFC;
	width: 350px;
	heigth: 100px;
	min-hight: 100px;
	display: none;
	padding: 10px;
}

div.divView a {
	float: right;
	color: #090;
	margin-bottom: 90px;
}

div.divView a#hrefBook {
	position: absolute;
	margin: 80px 10px 10px 275px;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px dotted #ff6600;
}

div.divView div {
	text-align: right;
	width: 90px;
}

div.divView span {
	position: absolute;
	left: 105px;
	font-weight: bold;
	color: red;
}

div.divView input {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height1: 20px;
	width: 100px;
}

div.divCalendar {
	background-image: url(../images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 140px;
	height: 140px;
	text-align: center;
}

div#divMonthLeft {
	float: left;
	margin: 25px 0px 0px 10px;
	width: 20px;
	display1: inline;
}

div#divMonthRight {
	float: right;
	margin: 25px 12px 0px 0px;
	width: 20px;
}

div#divMonth {
	float: left;
	color: gray;
	margin-top1: 24px;
	text-align: center;
	width: 75px;
	border1: 1px solid gray;
	font-size: 10px;
}

table#tableDate {
	width: 120px;
	margin-top: 5px;
	float1: left;
	display1: inline;
}

table#tableDate thead td {
	font-size: 9px;
	font-weight: bold;
	color: gray;
	border-right: 1px solid silver;
	text-align: center;
}

table#tableDate td.noBorder {
	border-right: 0px;
}

table#tableDate thead td.noBorder {
	color: #cc0000;
}

table#tableDate tbody tr {
	height: 13px;
}

table#tableDate tbody td {
	font-size: 9px;
	color: gray;
	border-right: 1px solid silver;
	text-align: center;
}

table#tableDate tbody td.tdSelectDay {
	background-color: #ff6600;
}

table#tableDate tbody td.tdSelectDay a {
	color: white;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
}

div#divCharterDay {
	display: none;
}

div#divSpecCharter {
	display: block;
}

div#divCaption {
	font-weight: bold;
	padding-bottom: 5px;
}

div.Comment a {
	font-size: 11px;
}

#jst {
	text-align: justify;
}

#mnlnks {
	text-align: right;
	padding-right: 0px;
	line-height: 15px;
	margin-right: 0px;
}

