body
{
	background-color : #003046;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #22323B;
}

.txt
{
	color : #A8B79A;
}

.copy
{
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #22323B;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #22323B;
	text-decoration : none;
}

.navhome
{
	font-family : Verdana;
	font-size : 14px;
	color : #22323B;
	text-decoration : underline;
}

.navhome:hover
{
	font-family : Verdana;
	font-size : 14px;
	color : #22323B;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : none;
}

.input
{
	background-color : #F8EBB7;
	color : #22323B;
	font-family : Verdana;
	font-size : 11px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #22323B;
	border-top : 2px solid #22323B;
}

.but
{
	background-color : #F8EBB7;
	color : #22323B;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #22323B;
	border-bottom : 2px solid #22323B;
}

.just
{
	text-align : justify;
}

.sightseeing-title
{
	background-color : #F4F4F4;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
}

.left
{
	background-image : url(../images/background-left.gif);
	background-repeat : repeat-y;
}

.border
{
	border : 1px solid #F1F1F1;
}