/*all*/

body {
	background:#ffffff;
	margin:0;
	padding:0;
	font-size : x-small;
	color : #003366;
}
td {
	color: #003366;
	font-family: verdana, arial, serif;
	font-weight: normal;
	font-size: x-small;
}

a {
	color: #3991EC;
	font-family: arial;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
}
a:visited {
	color: #3991EC;
}
a:hover { color:red;}
a:active { color:red;}


p {
	margin:3pt;
	color: #003366;
	font-family: verdana, arial, serif;
	font-weight: normal;
	font-size: x-small;
}

h1 {
	color: #5286DE;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	margin: 0;
	vertical-align : bottom;
	padding-top : 10px;
}



/*fonts*/
font.tour {
	font-family:arial;
	font-size: x-small;
	color: #07265B;
	font-weight:normal;
}
.tourhead {
	font-family:arial;
	font-size: larger;
	color: #2160CB;
	font-weight:bold;
}
.tourbig {
	font-family:arial;
	font-size: small;
	color: #07265B;
	font-weight:bold;
}

.toursm {
	font-family:Arial;
	font-size: x-small;
	color: #003366;
	font-weight:normal;
}
.toursm {fontsize:10px;}

/*tables*/
.ttable  {background-color: #FFFFFF;}
.thead   {
	background-color: #C7D8FF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: smaller;
}
.tcells1 {
	background-color: #E3EEFC; 
}
.tcells2 {
	background-color: #FDFCF5;
}



/*custom*/
a.green {
	color: #3667AC;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	width: 180px;
	height: 22px;
	display: block;
	background-image : url(/img/green.gif);
	padding-left : 17px;
}
a:visited.green {
	color: #13667AC;
}
a:hover.green {
	color: #CC022D;
}
a:active.green {
	color: #CC022D;
}

a.blue {
	color: #3667AC;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	width: 180px;
	height: 22px;
	display: block;
	background-image : url(/img/blue.gif);
	padding-left : 17px;
}
a:visited.blue {
	color: #13667AC;
}
a:hover.blue {
	color: #CC022D;
}
a:active.blue {
	color: #CC022D;
}

a.navy {
	color: #3667AC;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	width: 180px;
	height: 22px;
	display: block;
	background-image : url(/img/navy.gif);
	padding-left : 17px;
}
a:visited.navy {
	color: #13667AC;
}
a:hover.navy {
	color: #CC022D;
}
a:active.navy {
	color: #CC022D;
}



.contact {
	color: #07265B;
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
}
hr { color: #2F325D; height:1px;}

img.women {border-width:1px; border-color:#666666;}
.note {
	color: #07265B;
	font-family: arial;
	font-weight:bold;
	font-size: 9pt;
	font-style:italic;
}
.note {
	color: #07265B;
	fontfamily: arial;
	fontweight:bold;
	fontsize: 9pt;
	fontstyle:italic;
}
.text {
	color:#2B3168;
	font-family: arial;
	font-weight: normal;
	font-size: x-small;
	line-height: normal;
}

/* NEW DESIGN */

.tcells3 {
	background-color: #F2F7FD;
	font-size : xx-small;
	font-family : Verdana, Tahoma, Arial;
	color : #003366;
	padding : 2px;
	
}

.anons {
font-weight: bold;
	background-color: #F2F7FD;
	font-size : small;
	font-family : Verdana, Tahoma, Arial;
	color : #003366;
	padding : 2px;
}
.anons  a {color: red;}
