/* Hotel Kalamaki CSS File */

/*------------- General ------------------*/
Body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

P {
	font-size: 12px;
	font-weight: normal;
	font-family : Tahoma, Sans-Serif;
	letter-spacing : 0.02em;
	color: #0B409E;
	text-align: left;
}

p.PLink-Visited {
	font-size: 11px;
	font-weight: bold;
	font-family : Tahoma, Sans-Serif;
	letter-spacing : 0.03em;
	color: #99CDFF;
	text-decoration : none;
	text-align: left;
	vertical-align: top;
}

p.PContact {
	font-weight: bold;
	line-height: 19px;
}

p.PIndentMenu {
	margin-left: 0.4em;
	text-align : left;
}

p.PBottom {
	font-size: 9px;
	color : #99CDFF;
	text-align: center;
}

p.PBold {
	font-size: 12px;
	font-weight: bold;
}

p.PSmall {
	font-size: 9px;
	text-align: center;
}

H1 {
	color : #000099;
	font-size: 15px;
	font-weight: bold;
	font-family : Tahoma, Sans-Serif;
	letter-spacing : 0.05em;
	text-align : left;
	margin-bottom : 3px;
}

a.Link-Menu {
	font-size: 11px;
	font-weight: bold;
	font-family : Tahoma, Sans-Serif;
	letter-spacing : 0.03em;
	color: #0B409E;
	text-decoration : none;
	text-align: left;
	vertical-align: middle;
}

a.Link-Menu:hover {
	font-size: 11px;
	font-weight: bold;
	font-family : Tahoma, Sans-Serif;
	letter-spacing : 0.03em;
	color: #99CDFF;
	text-decoration : none;
	text-align: left;
	vertical-align: middle;
}

a.Link-Orange {
	font-size: 12px;
	font-weight: bold;
	font-family : Tahoma, Sans-Serif;
	letter-spacing : 0.03em;
	color: #FB9906;
	text-decoration : none;
	text-align: left;
}

a.Link-Orange:hover {
	font-size: 12px;
	font-weight: bold;
	font-family : Tahoma, Sans-Serif;
	letter-spacing : 0.03em;
	color: #99CDFF;
	text-decoration : none;
	text-align: left;
}

A.Link-Bottom {
	font-size: 11px;
	color : #99CDFF;
	font-weight: bold;
	font-family : Tahoma, Sans-Serif;
	letter-spacing : 0.03em;
	text-decoration : none;
}

A.Link-Bottom:Hover {
	font-size: 11px;
	color : #99CDFF;
	font-weight: bold;
	font-family : Tahoma, Sans-Serif;
	letter-spacing : 0.03em;
	text-decoration : underline;
}

Td.TableTD-LightBlueBack {
	color : #000099;
	background : #99CDFF;
	font-size: 12px;
	font-weight: Bold;
	font-family : Tahoma, Sans-Serif;
	text-align : left;
	border-style : solid;
	border-color : #99CDFF;
	border-width : 1px;
	padding-left : 10px;
}

Td.TableTD-LightBlueBorder {
	border-style : solid;
	border-color : #99CDFF;
	border-width : 1px;
	padding-left : 5px;
}

Td.TableTD-LightBlueBorderSmall {
	border-style : solid;
	border-color : #99CDFF;
	border-width : 1px;
	padding-left : 2px;
	text-align: center;
}

Table.Table-OrangeBorder {
	border-style : solid;
	border-color : #FB9906;
	border-width : 1px;
}

Table.Table-SmallTable {
	color : #000099;
	background : #99CDFF;
	border-style : solid;
	border-color : #0B409E;
	border-width : 1px;
	padding-left : 5px;
}