BODY {
	font-family: Verdana, Tahoma, sans-serif;
	background-color: #C0C0C0;
	background-image: none;
	font-size: 13px;
 }
a:link { border:0 }
a:visited { border: 0 }

td { font-family: Verdana, Tahoma, sans-serif;font-size: 13px; }
.mediumtext 
{ 
	font-family: Arial, verdana, tahoma; 
	font-size: 18px; 
}
a:link {
	background-color: transparent;
	color: #666666;
	text-decoration: underline;
	border: 0;
}

a:visited {
	background-color: transparent;
	color: #6d70a6;
	border: 0;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	background-color: #dee6f4;
	border-bottom: 1px solid #3a64ad;
	color: #000000;
	text-decoration: none;
}
a.nohover:hover { background-color: transparent; border: none; }
.mainarea 
{
	left: 200px;
	top: 100px;
	position: absolute;
	clip:   rect(auto auto auto auto);
	width: auto;



}
.hdrimage {
	overflow: visible;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 2;
	clip:  rect(auto auto auto auto);
	background-image: url(../kayak/images/Header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;


}
.tocimage {
	overflow: visible;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 2;
	clip:  rect(auto auto auto auto);
	background-image: url(../kayak/webpage2_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
