.tourtext {
    font-size: 15px;
	text-align: center;
}
.attrtext {
    font-size: 15px;
	text-align: justify;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3333FF;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-attachment: fixed;
	background-image: url(images/water%20bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.menubody {
	background-color: #FFFFCC;
	background-image:  url(images/border.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	margin-right: 20px;


}
.heading {
    /*color: #FF6633;*/
	color: #3333FF;
	font-size: 15pt;
	font-weight: bold
}
a {
	color: #3333FF;
}
a:visited {
	color: #3333FF;
}
a:hover {
	color: #FF6633;
}
.data th {
	color: #FFFFCC;
	background-color: #3333FF;
}
.data td {
	background-color: #FFFFCC;
}
.framed {
	border: 1px solid #3333FF;
}
.framed td{
	border: 5px solid #FFFFFF;
}
.menutext {
	text-align: center;
}
strong {
	color: #FF6633;
}
.menuitem
{
	color: #3333FF;
	background-color: #FFFFFF;
	height: 22px;
	width: 180px;
	border: 1px solid #3333FF;
	margin-top:5px;
	margin-bottom:5px;
}
.menuitem a
{
	text-decoration: none;
}

#hover
{
	color: #FF6633;
	background-color: #FFFFFF;
	height: 22px;
	width: 180px;
	font-weight: bold;
	border: 1px solid #FF6633;
}
#clicked
{
	color: #FFFFFF;
	background-color: #FF6633;
	height: 22px;
	width: 180px;
	font-weight: bold;
	border: 1px solid #FF6633;
}
.menuitem#clicked a 
{
	color: #FFFFFF;
}

#quietlink {
	height: 0px;
	width: 0px;
	border: 0px none;
	margin: 0px;
	padding: 0px;

}
.picframe {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #3333FF;
	text-align: center;
	width: 180px; 
}

td {
	text-align: center;
}

