.border {
	border: thin dotted #ff6600;
}
.bordersolid {
	border: thin solid #ff6600;
}
.blackmain {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;


}.black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
color: #ff6600;
}.red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}.redlarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}
a:link       { color: #ff6600;  text-decoration: none; font-size: xx-small;}
a:visited    { color: #ff66FF;  text-decoration: none; font-size: xx-small;}
a:hover { color: #ff6600;  font-size: xx-small; text-decoration:underline;}
}
.tour-top-bar
{
	background-color: #ffffff;
	border-top		: 1px solid #ff6600;
	border-bottom	: 1px solid #ff6600;
	border-left		: 1px solid #ff6600;
	border-right	: 1px solid #ff6600;
	padding			: 2;
}
.tour-top-bar2
{
	background-color: #000000;
	border-top		: 1px solid #cccccc;
	border-bottom	: 1px solid #cccccc;
	border-left		: 1px solid #cccccc;
	border-right	: 1px solid #cccccc;
	padding			: 2;
}
.orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF6600;
}
.orangelarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FF6600;
}
.orangelarger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
