.topbarlink { text-decoration: none; font-family: Verdana, Halvetica, Arial; font-size: 10px; color:#003466; font-weight: bold; }
.smalllink { text-decoration: underline; font-family: Verdana, Halvetica, Arial; font-size: 10px; color:#003466;}
.smalllink:Hover { text-decoration: underline; font-family: Verdana, Halvetica, Arial; font-size: 10px; color:red;}
.txt {font-family: Verdana,Arial,Helvetica; font-size: 11px;}
.blur{background-color: #ccc; color: inherit; margin-left: 4px; margin-top: 4px; }
.shadow, .content{ position: relative; bottom: 3px; right: 3px; }
.shadow{ background-color: #666; color: inherit; }
.mybtn{color:#333;font:bold 11px Verdana;background-color:#fed;border-top:1px solid #999;border-bottom:2px solid #000;border-left:1px solid #999;border-right:2px solid #000; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#f3b26d');}
.smallbluelink { text-decoration: underline; font-family: Verdana, Halvetica, Arial; font-size: 10px; color:blue;}
.smallbluelink:Hover { text-decoration: underline; font-family: Verdana, Halvetica, Arial; font-size: 10px; color:red;}
.mediumbluelink { text-decoration: underline; font-family: Verdana, Halvetica, Arial; font-size: 12px; color:blue;}
.mediumbluelink:Hover { text-decoration: underline; font-family: Verdana, Halvetica, Arial; font-size: 12px; color:red;}
.largebluelink { text-decoration: underline; font-family: Verdana, Halvetica, Arial; font-size: 13px; color:blue;}
.largebluelink:Hover { text-decoration: underline; font-family: Verdana, Halvetica, Arial; font-size: 13px; color:red;}
.smallredtxt {font-family: Verdana, Halvetica, Arial; font-size: 10px; color:red;}
.smalltxt { text-decoration: none; font-family: Verdana, Halvetica, Arial; font-size: 11px; color:#000000}
.mediumtxt { text-decoration: none; font-family: Verdana, Halvetica, Arial; font-size: 12px; color:#000000}
.bigtxt { text-decoration: none; font-family: Verdana, Halvetica, Arial; font-size: 14px; color:#000000}
.printtxt { font-family: serif; font-size: 12pt;}
.smallredlink { text-decoration: underline; font-family: Verdana, Halvetica, Arial; font-size: 10px; color:red;}
.blueBttn {border-bottom:2px solid #006600;border-right:2px solid #006600;border-top:2px solid #CCCCCC;border-left:2px solid #CCCCCC;font-size:10px;font-family:Verdana;font-weight:bold;background-color:#3079C0;color:#FFFFFF;padding-top:2px;}
.whiteBttn {border-bottom:2px solid #006600;border-right:2px solid #006600;border-top:2px solid #000000;border-left:2px solid #000000;font-size:10px;font-family:Verdana;font-weight:bold;background-color:#FFFFFF;color:#000000;padding-top:2px;}
.barheader { font-size: 10px; font-family: Verdana, Halvetica, Arial; color: #FFFFFF; font-weight: bold;}
a.bluehighlink:link, a.bluehighlink:visited, a.bluehighlink:active {
	text-decoration: none; color: blue; font-family: Verdana,Arial,Helvetica; font-size: 10px;}
a.bluehighlink:Hover {
	text-decoration: underline; color: blue; font-family: Verdana,Arial,Helvetica; font-size: 10px;}
a.blackhighlink:link, a.blackhighlink:visited, a.blackhighlink:active {
	text-decoration: none; color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 10px;}
a.blackhighlink:Hover {
	text-decoration: underline; color: #003466; font-family: Verdana,Arial,Helvetica; font-size: 10px;}
.topbar {background: #B8EFFF; }
.topobar {background: #f8e1af; }
.topbarh {background: #FFFFFF; }
table.it {
	 border: 2px outset;
}
table.menu a {
			width:100%;
			border-bottom:1px solid #ACCDE5;
			border-top:1px solid #ACCDE5;
			}
div.menu	a{		color: #333333;
					background: #B8EFFF;
					text-decoration:none;
					width:100%;
					height:22px;
					font-size:11px;
					line-height:16px;
					padding: 2px 5px;
					font-family: Verdana,Arial,Helvetica;}	
div.menu (position:absolute;top:0; left:0;) 
div.menu	a:link {color: #000000; text-decoration: none; background: #B8EFFF;}
div.menu	a:active {color: #000000; text-decoration: none; background: #B8EFFF;}
div.menu	a:visited {color: #000000; text-decoration: none; background: #B8EFFF;}
div.menu	a:hover {color: #003466; text-decoration: none; background: #FFFFFF; }
thead td	{ padding: 3px; height: 50px; width: auto; border-top: 1px solid #6DBEE8;	border-right: 1px solid #6DBEE8;
	border-bottom: 1px solid #6DBEE8;	border-left: 1px solid #6DBEE8;
	background-image: url(http://img.affordabletours.com/img/sliver.gif);
   cursor: hand;
			 }
.arrow		{font-family: webdings; color: blue; padding: 0; font-size: 11px;
			height: 12px; width: 11px; overflow: hidden;
			margin-bottom: 2; margin-top: -3; padding: 0; padding-top: 0; padding-bottom: 2;}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}

#dhtmlpointer{
position:absolute;
left: 300px;
z-index: 101;
visibility: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

