.redtext
{
	font-family: sans-serif;
	font-size: 11pt;
	color: #E40327;
	text-decoration: None;
	line-height: 0.9cm;
}
.redtext:hover
{
	font-family: sans-serif;
	font-size: 11pt;
	color: #514A97;
	text-decoration: None;
	line-height: 0.9cm; 
}
.blacktext
{
	font-family: Arial;
	font-size: 9;
	font-style: normal;
	color: #000000;
	text-decoration: None;
}
.bluetext
{
	font-family: Arial;
	font-size: 14pt;
	color: #514A97;
	font-weight: Bold;
	
}
.bluebox
{
	font-family: Arial;
	font-size: 10pt;
	color: #514A97;
	text-decoration: None;
	background-color: #D2E4FC; 
	border-style: solid;
	border-color: #75A3ED0;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	display: block;
	margin-top: 0.2cm;
	padding: 0.15cm;
	width: 150px;  
}
.bluebox2
{
	font-family: Arial;
	font-size: 12pt;
	color: #514A97;
	text-decoration: None;
	background-color: #D2E4FC; 
	border-style: solid;
	border-color: #75A3ED0;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	display: block;
	margin-top: 0.2cm;
	padding: 0.15cm;
	width: 400px;  
}
.redhot
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: None;
	background-color: #ecf5fd;
	border-style: solid;
	border-color: #9fb7cd;
	border-width: thin;
	text-align: left;
	display: block;
	margin-top: 0.1cm;
	padding: 0.05cm;
}
.bluebox:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #514A97;
	text-decoration: None;
	background-color: #75A3ED; 
	border-style: solid;
	border-color: #75A3ED;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	display: block;
	padding: 0.15cm; 
}
.blueboxsmall
{
	font-family: Arial;
	font-size: 12pt;
	color: #514A97;
	text-decoration: None;
	background-color: #D2E4FC;
	border-style: solid;
	border-color: #75A3ED0;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	display: block;
	margin-top: 0.2cm;
	padding: 0.15cm; 
	width: 100px;
}
.blueboxsmall:hover
{
	font-family: Arial;
	font-size: 12pt;
	color: #514A97;
	text-decoration: None;
	background-color: #75A3ED;
	border-style: solid;
	border-color: #75A3ED;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	display: block;
	padding: 0.15cm; 
}
.yellowbox
{
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: None;
	background-color: Red;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	display: block;
	margin-top: 0.2cm;
	margin-bottom: 0.2cm;
	padding: 0.10cm; 
}
.yellowbox:hover
{
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: None;
	background-color: #75A3ED;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	display: block;
	margin-top: 0.2cm;
	margin-bottom: 0.2cm;
	padding: 0.10cm; 
}
.featured
{
	background-image: /A55870/tours.nsf/images/back/$file/back.jpg;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}