body
{
	background-color : #F1F1F1;
	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 : #999999;
}

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;
}

.nav
{
	font-family : Verdana;
	font-size : 11px;
	color : #A8B79A;
	text-decoration : underline;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #A8B79A;
	text-decoration : none;
}

.input
{
	background-color : #FFFFFF;
	color : #22323B;
	font-family : Verdana;
	font-size : 12px;
	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 : #FFFFFF;
	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;
}

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

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