P {
	font-family: verdana;
	font-size: 100%;
}

P.standardtext {
	font-family: verdana;
	font-size: 60%;
}


a:link, a:active, a:visited {
	font-weight: bold;
	color: #FF99CC;
}

a:hover {
	font-weight: bold;
	color: #99E3FF;
}

td {
	font-family: verdana;
	font-size: 60%;
	}


td.menu {
	font-family: Georgia;
	font-size: 100%;
	}
	
td.standardtext {
	font-family: verdana;
	font-size: 60%;
	}

	
b {
	font-size:100%;
	}
	
a.menu:link, a.menu:visited {
	background-color: #AEAEB0;
}

a.menu:hover, a.menu:active {
	background-color: #FF99CC;
	text-decoration: none;
}

a.itemtop{	
	margin: 0;
	padding: 0;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	padding: 5px;
	background-color: #fff;
	color: #AEAEB0;
	height: 40px;	
}

a.itemtop:link, a.itemtop:visited {
	background-color: #AEAEB0;
	color: #fff;
	border-right: 1px solid #fff;
}

a.itemtop:hover, a.itemtop:active {
	background-color: #FF99CC;
	color: #fff;
	text-decoration: none;
	text-decoration: none;
}

BODY{scrollbar-face-color:white; 
	scrollbar-shadow-color:#99E3FF; 
	scrollbar-highlight-color:#99E3FF; 
	scrollbar-3dlight-color:#99E3FF;
	scrollbar-darkshadow-color:#99E3FF; 
	scrollbar-track-color:#AEAEB0; 
	scrollbar-arrow-color: #99E3FF;
}

#tourdiary p{
	text-align:right;
	}
	
.tourphotos {
width:290px;  
height:70px;
margin-left:0px;
}

.thumbnail {
	width:70px;
	overflow:hidden;
	margin:0px;
	padding:0px; 
	float:left;
	text-align:center;
	margin-top:2px;
	margin-left:2px
}

.thumbnail img{
	float:left;
	border:none;
}	
