/* CSS Document */

body,td {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
 	background-color: #c6d8f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin: 7px;
}
h1 {
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Tahoma;
	color: #e25e05;
}
.address {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #99CCFF;
	font-weight: bold;
}
.pinakas {  
    border: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}
/* ----------------- links -----------------------*/
a {
	text-decoration: none;
	color: #FF6633;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #33CCFF;
}
/* ----------------- back & copyright -----------------------*/
.backlinks {
	font-weight: bold;
	color: #0099FF;
}
.backlinks a:link {
	color: #99FFFF;
	text-decoration: none;
}
.backlinks a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #333333;
}
/* ----------------- form -----------------------*/
.formspace {
	color: #333333;
}
.formspace td{
	color: #333333;

}
.formfield {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #6991C5;
	font-size: 11px;
	padding: 3px;
}
.formbutton {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #104B92;
	border: 1px solid #E2E0E4;
	font-size: 11px;
	padding: 2px;
}
/* ----------------- pricelist -----------------------*/
.ratestable {
	width: 100%;
}
.ratescorner {
	background-color: #3b7ecd;
	border: 1px solid #1f567c;
}
.ratesheader {
	background-color: #3b7ecd;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border: 1px solid #1f567c;
}
.ratesrooms {
	background-color: #a6c8f1;
	font-weight: bold;
	color: #17467e;
	border: 1px solid #1f567c;
	padding-right: 4px;
	padding-left: 4px;
}   
.ratesprices {
	background-color: #d9e7f8;
	color: #17467e;
	text-align: center;
	border: 1px solid #1f567c;
}
.notes {
	background-color: #a6c8f1;
	font-weight: normal;
	color: #17467e;
	border: 1px solid #1f567c;
	font-weight: normal;
	padding: 4px;
	text-align: left;
}	
.offers {
    background-color: #a6c8f1;
	font-weight: normal;
	color: #17467e;
	border: 1px solid #1f567c;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
/* ----------------- hotel styles -----------------------*/
