.HeaderGrad {
	background-image: url(Images/grad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.MiddleHeader {
	border-top: 1px solid #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px none #0066CC;
	border-left: 1px none #0066CC;
}
.LightBlueTable {
	background-color: #D4e5f6;
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
}
.DarkBlueTable {

	background-color: #0066CC;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.Menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	background-color: #D4e5f6;
	border: 2px solid #0066CC;



}
.LightOrangeTable {

	background-color: #FF9900;
	font-family: Tahoma;
	font-size: 12px;
	color: #402600;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
.OrangeGrad {
	background-image: url(Images/grad2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 24px;
	text-align: left;

}
.tourMenu {
	border-top: 2px solid #0066CC;
	border-right: 2px solid #0066CC;
	border-bottom: 2px solid #0066CC;
	border-left: 2px none #0066CC;
}
.main {
	border: 2px solid #0066CC;
}
.textwhite {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.designedby {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.TextGrey {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.images {
	border: 2px solid #333333;
}
