<!--
body  {
		color: #000088;
		background-color: #FFFFFF;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size:11px;
	}
td  {
		color: #000000;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size:11px;
	}
.bigtext			{font-size:15px;}
.bigboldtext	{font-size:15px; font-weight: bold;}
.purple				{color: #8888F8;}
.boldred			{color: #D11500; font-weight: bold;}
.agd2 { background-color: #FFF5D9; font-family: Verdana, sans-serif; font-size: 8pt; color: #201A6E; vertical-align: top;}
.agd3 { background-color: #FFF0C1; font-family: Verdana, sans-serif; font-size: 8pt; color: #201A6E; vertical-align: top;}
.dot_tr { border-bottom-style: dotted; border-bottom-width: 1px; background-color: #FFF5D9; font-family: Verdana, sans-serif; font-size: 8pt; color: #201A6E; vertical-align: top;}
.dot_bot { border-bottom-style: dotted; border-bottom-width: 1px; background-color: #FFF5D9; font-family: Verdana, sans-serif; font-size: 8pt; color: #201A6E; vertical-align: top;}
.dot_td_left { border-left-style: dotted; border-left-width: 1px; font-family: Verdana, sans-serif; font-size: 8pt; color: #FF0000; vertical-align: top;}
.head { background-color: #201A6E; font-family: Verdana, sans-serif; font-size: 8pt; color: #FFFFFF; text-align: center; font-weight: bold;}
.subhead { background-color: #201A6E; font-family: Verdana, sans-serif; font-size: 8pt; color: #FFFFFF; text-align: center; font-weight: bold;}
.head_tbl { border-style: solid; border-width: 1px; border-bottom-color: #FF0000; }
.top { background-color: #201A6E; font-family: Verdana, sans-serif; font-size: 8pt; color: #FF0000; text-align: center; font-weight: bold;}
.pickupdate { background-color: #201A6E; font-family: Verdana, sans-serif; font-size: 8pt; color: #33FF33; font-weight: bold;}
.returndate { background-color: #201A6E; font-family: Verdana, sans-serif; font-size: 8pt; color: #FF0000; font-weight: bold;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8000;
}

hr {
width: 100%; height: 1px; color: #0033FF; background-color: #0033FF; border: solid #0033FF 0px;
}

.selcur						{ font-size : 10px; color : navy; font-family : Verdana, Arial, Helvetica, sans-serif; background-color : #FFFFFF; border-width: 1px; border-style: solid; border-color: #3366CC;width: 60px } 
.seltime					{ font-size : 10px; color : navy; font-family : Verdana, Arial, Helvetica, sans-serif; background-color : #FFFFFF; border-width: 1px; border-style: solid; border-color: #3366CC;width: 57px }
.selloc 					{ font-size : 10px; color : navy; font-family : Verdana, Arial, Helvetica, sans-serif; background-color : #FFFFFF; border-width: 1px; border-style: solid; border-color: #3366CC;width: 220px }
.seldate 					{ font-size : 10px; color : navy; font-family : Verdana, Arial, Helvetica, sans-serif; background-color : #FFFFFF; border-width: 1px; border-style: solid; border-color: #3366CC;width: 93px }
.core-button-border         { background-color : #F3BD55;}
.core-button-border-error   { background-color : #DC181E;}
.core-button 				{ font: 11px arial,helvetica, sans-serif; font-weight: bold; letter-spacing: 1; color: #333333; cursor: pointer; cursor: hand; background-image : url(http://www.gocity.nl/bin/hotels/form_button_agd.gif); background-color : White; width: 137px }



a:link		{color: #0000CC;text-decoration: none; font-size:11px;}
a:visited	{color: #FF5500;text-decoration: none; font-size:11px;}
a:active	{color: #0000CC;text-decoration: none; font-size:11px;}
a:hover 	{color: #FF0000;text-decoration: underline;font-size:11px;}

.alink a:link		{color: #0000CC;text-decoration: none; font-size:15px; font-weight: bold;}
.alink a:visited{color: #0000CC;text-decoration: none; font-size:15px; font-weight: bold;}
.alink a:active	{color: #0000CC;text-decoration: none; font-size:15px; font-weight: bold;}
.alink a:hover 	{color: #FF0000;text-decoration: underline;font-size:15px; font-weight: bold;}

.nonvisit a:link	{color: #0000CC;text-decoration: none; font-size:11px;}
.nonvisit a:visited	{color: #0000CC;text-decoration: none; font-size:11px;}
.nonvisit a:active	{color: #0000CC;text-decoration: none; font-size:11px;}
.nonvisit a:hover 	{color: #FF0000;text-decoration: underline;font-size:11px;}

a.bold:link	{color: #0000CC; text-decoration: underline; font-weight: bold;}
a.bold:visited	{color: #FF5500; text-decoration: none; font-weight: bold;}
a.bold:active	{color: #0000CC; text-decoration: none; font-weight: bold;}
a.bold:hover 	{color: #FF0000; text-decoration: underline; font-weight: bold;}

div.auto_complete {
  width: 350px;
  background: #FFFFFF;
  border:1px solid #888;
}

div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}
div.auto_complete ul li {
  margin:0;
  padding:3px;
}
div.auto_complete ul li.selected { 
  background-color: #FFB; 
}
div.auto_complete ul strong.highlight { 
  color: #800; 
  margin:0;
  padding:0;
}


#suggestBoxElement{
	/*visibility:hidden;*/
	visibility:visible;
}

#suggestDiv {
	border: 1px solid #8FABFF; 
	visibility:hidden; 
	text-align: left;  
	white-space: nowrap;
	 background-color: #EEEEEE; 
	 z-index:100; 
	 position:absolute;
}

.suggestions { 
	font-size: 14;
	background-color: #EEEEEE;  
}
.suggestionMouseOver { 
	font-size: 14;background: 
	#3333ff; color: white;  
}

.outer_office_info {
	position:absolute;
	left:50%;
	top:50%;
	width:300px;
	height:100px;
	margin-left:200px;
	margin-top:-275px;
}
#outer_currency {
	position:absolute;
	left:50%;
	top:50%;
	width:100px;
	height:20px;
	margin-left:200px;
	margin-top:-300px;
}
//-->
