/*all*/
body {
	background: #FFFFFF;
	margin: 5px;
	padding:0;
	color : #000000;
}
 a.top {
	color: #FB4A18;
	font-size:10pt;
	font-family:Helvetica, Arial;
	text-decoration:none;
	font-weight:bold;
	background-color : #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;

}
a.top: hover {
	color: #FB4A18;
	font-size:10pt;
	font-family:Helvetica, Arial;
	text-decoration:none;
	font-weight:bold;
	background-color : #EEEEEE;
	padding-left : 5px;
	padding-right : 5px;

}
a.top: visited{
	color: #FB4A18;
	font-size:10pt;
	font-family:Helvetica, Arial;
	text-decoration:none;
	font-weight:bold;
	background-color : #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;

}
a.top: active {
	color: #FB4A18;
	font-size:10pt;
	font-family:Helvetica, Arial;
	text-decoration:none;
	font-weight:bold;
	background-color : #EEEEEE;
	padding-left : 5px;
	padding-right : 5px;

}
td {font-size:8pt; font-family:Verdana,Arial,Helvetica; color: #000000;}
 
a {
	color: #000000;
	font-size:9pt;
	font-family:Helvetica, Arial;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #000000;
}
a:active {color:red; text-decoration:underline;}
a:hover {color:red; text-decoration:underline;}
 
p {
	font-size:8pt;
	font-family:Verdana,Arial,Helvetica;
	color: #000000;
	margin : 10px;
}
 
h1 {
	color: #FC5E27;
	font-family:Verdana,Tahoma, Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	margin : 0px;
}
 
/*FONTS*/
 
.tourhead {
	font-family:arial;
	font-size: 14pt;
	color: #FC5E27;
	font-weight:bold;
}

.tourbig {
	font-family:arial;
	font-size: 12px;
	color: #5580C8;
	font-weight:bold;
}
.toursm {
	font-family:Arial;
	font-size: 10pt;
	color: black;
	font-weight:normal;
}
 
/*table*/

.ttable  {
	background-color: #CCD1DD;
}

.thead   {
	background-color: #EEEEEE;
}

.tcells1 {
	background-color: #F7F7F7;
}

.tcells2 {
	background-color: #F1F1F1;
}
 
/*CUSTOM*/



a.blue {
	color: #1B86EB;
	font-size: 8pt;
	font-family:Verdana, Tahoma, Arial;
	text-decoration:none;
	font-weight:bold;
}
a.blue:hover {
	color: #FB4A18;
	text-decoration: none;
}
a.blue:visited {
	color: #1B86EB;
	text-decoration:none;
}
a.blue:active {
	color: #FB4A18;
	text-decoration: none;
}

.copy {font-size: 7pt; color: #000000; font-family:Verdana, Tahoma, Arial;}

img.women { border-color : #000066; border-width: 1px; }

.contact {

	color: #07265B;

	font-family: arial;

	font-weight: normal;

	font-size: 8pt;

	line-height: normal;

}

hr { color: #AAAAAA; height:2px;}






