@charset "utf-8";
/* CSS Document */

A:link     {
	font-family:Tahoma;
	text-decoration: none;
	color:#666666;
}
A:visited  {
	font-family:Tahoma;
	text-decoration: none;
	color:#666666;;
}
A:active   {
	font-family:Tahoma;
	text-decoration: none;
	color:#666666;
}
A:hover    {
	font-family:Tahoma;
	text-decoration: none;
	color:#318AAC;
}

.book:link     {text-decoration: none; color: #318AAC}
.book:visited  { text-decoration: none; color: #318AAC}
.book:active   {text-decoration: underline; color: #18AAC }
.book:hover    {text-decoration: underline; color: #666666 }

.blue {
	font-family:Tahoma;
	font-size : 10px;
	font-weight: bold;
	padding:1px;
	color : #318AAC;
}
.inputSubmit
{
	color: #FFFFFF;
	background-color: #0099FF;
	border-color : #FFFFFF;

	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
	font-weight: bold;
}
.inputBox
{
	color : #000000;
	background-color: #FFFFFF;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	padding:1px;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
}

.inputTextBox
{
	font-family:verdana;
	font-size:10px;
	color : #333333;
	background-color: #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	padding :2px;
	width:150px;
}
.Legend
{
	font-family:Tahoma;

	font-size : 10px;
	color:#D3B05E;
	font-weight: bold;
	padding-bottom:5px;
}
.footer
{
	font-family:Tahoma;
	font-size : 10px;
	color: #666666;
	font-weight: bold;
}
.DateStatus {
	border:none;
	width:100%;
	font-size:9px;
	font-family:Verdana;
	font-weight:bold;
}
.Heading
{
	font-family:tahoma;
	font-size:10px;
	color:#B78900;
	cursor:default;
	text-transform:uppercase;
}
.TotalCost
{
	font-size:15px;
}
.HeadingSmall
{
	font-size : 9px;
	letter-spacing: 1px;
	line-height:5px;
	font-size:11px;
	color:#02719B;
	text-align:right;
	cursor:default;
	font-weight:800;
	text-transform:capitalize;
}

body {
	font-family:Tahoma;
	color:#2E2E2E;
	background-image: url(../images/design/Sandy.Slices.Kos.Hotels.-03.gif);
	background-repeat: repeat-x;
	background-color: #EFEFF0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ContentClass {
	width:610px;
	overflow:auto;
}
.TextContentClass {
	font-family:Tahoma;
	line-height:1.7;
	font-size:10px;
	color:#838383;
	text-align:justify;
	cursor:default;
	padding-right: 5px;
	padding:15x;
}
.TextContentSimple {
	font-family:Tahoma;
	line-height:1.7;
	font-size:10px;
	color:#838383;
	cursor:default;
	font-weight:500;
}
.Langs {
	padding-top:48px;
	padding-left:45px;
}

