/* Style sheet for IcelandHolidays web site
   Designed by Robert Mrozek 14-04-2003
*/

/* Body Text */
body {
	font-size: 6pt;
	font-family: "Trebuchet MS";
	color: #ffffff;
	background-color: #330066}
	
/* Links */
a:link {color: #66cccc}
a:visited {color: #66cccc}
a:active {color: #ffffff}
a:hover {color: #66cccc}

.heading1  {
	font-size: 13pt;
	font-weight: plain;
	color: #ffff00}

.heading2  {
	font-size: 10pt;
	font-weight: bold;
	color: #ffff00}
	
.body2  {
	font-size: 10pt;
	font-weight: plain;
	color: #ffffff}

.note  {
	font-size: 8pt;
	font-weight: plain;
	color: #ffffff}
	
/* Fields */
.iceland_field  {
	WIDTH: 300px;
	BACKGROUND-COLOR: #330066;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: plain}
	
.btns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330066;
}

.hac_iceland_field  {
	WIDTH: 200px;
	BACKGROUND-COLOR: #330066;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: plain}

.smalltable {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.darkbarsmall  {
	background-color: #660066;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff
}
.lightbarwhite  {
	background-color: #99cc66;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff
}
.lightbarblack  {
	background-color: #669966;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
.lightbarwhitesmall  {
	background-color: #663399;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff
}
.lightbarblacksmall  {
	background-color: #6699cc;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}