body
{
	background-color : #E9B17C;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #88542C;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #88542C;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #88542C;
	text-decoration : none;
}

.input
{
	background-color : #E9B17C;
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 4px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #87532B;
	border-top : 2px solid #87532B;
}

.but
{
	background-color : White;
	color : #88542C;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #700C20;
	border-bottom : 2px solid #700C20;
}

.just
{
	text-align : justify;
}

.border
{
	border : 1px solid #88542C;
}

.area
{
	background-image :   url("../english/images/background.jpg");
	background-repeat : repeat-y;
}

.rates
{
	background-color : #FFE0B0;
}

.sightseeing-title
{
	background-color : #87522A;
	color : #FFFFCC;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
}

.align
{
	text-align : left;
}