BODY  {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	cursor : default

}

A {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: Blue; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, tahoma, arial; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none
}

A:hover {
	FONT-SIZE: 11px;
 	COLOR: Red; 
	FONT-FAMILY: Verdana, tahoma, arial;
	TEXT-DECORATION: none
}

.input { 
	color: #000000; 
	font-size: 10px; 
	border: 1px #0099CC dotted; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2F0FE
} 

.inputButtons { 
	color: #000000; 
	font-size: 10px; 
	border: 1px #0099CC dotted; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2F0FE;
	cursor : pointer;
} 

.inputAddToCart { 
	color: #000000; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor : pointer;
}

.textbox {
	FONT-SIZE: 10px; 
	WIDTH: 169px; 
	FONT-FAMILY: Verdana; 
	POSITION: relative; 
	HEIGHT: 18px;
	border: 1px #0099CC 
}
.listbox {
	FONT-SIZE: 10px; 
	WIDTH: 169px; 
	FONT-FAMILY: Verdana; 
	POSITION: relative; 
	HEIGHT: 18px
}

.statistik {
	FONT-SIZE: 11px; 
	FONT-FAMILY: tahoma
}

.select {
color: #000000; 
font-size: 10px; 
border: 1px #0099CC dotted ; 
font-family: Verdana, Arial, Helvetica, sans-serif
} 

.textarea { 
color: #000000; 
font-size: 10px; 
border: 1px #0099CC dotted ; 
font-family: Verdana, Arial, Helvetica, sans-serif
} 

.stdLink {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana
}
.itemlink {
	FONT-SIZE: 8pt; 
	COLOR: #808080; 
	FONT-FAMILY: Verdana
}


.dottedborder { 
	border: dashed; 
	border-width: 2px 0px; 
	border-color: #29317b; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}


.button_shoppingcart { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color:transparent; 
	background-image: url(images/w_shoppingcart_addto_yellow.png); 
	height: 20px; 
	width: 100px
}

.newsheadline  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #cc0000;
	cursor : default

}


.newsitem  {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	cursor : default

}

.auctionEnding  { 
	font-family : Tahoma,Verdana;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : #29317b;
	cursor : default;
	margin-left: 4px; 
	margin-right: 4px	
}


.airportinfo  {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	cursor: help

}

.errormessage  {
	font-family : Verdana;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	color : red;
	cursor : default

}



/* --- Linktomore and HOVER --- */
.linktomore  {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #cc0000;
	cursor : default
}

.linktomore A  {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #cc0000
}

.linktomore A:HOVER  {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : RED
}


tr	{
	vertical-align : top	
}

td.date		{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : White
}
td.date A		{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : White
}
td.date A:HOVER	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : White
}
td.date A:Visited		{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : White
}
td.date A:visited:HOVER		{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : White
}

td.OrderFormFooter  {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #a2a2a2;
	cursor : default

}

td.coolquotes		{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : #909090
}

/* --- List and HOVER --- */
td.list		{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : #000000;
	cursor: default
}

td.list A	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : #000000;
	cursor: default
}

td.list A:Hover	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	cursor: pointer;
}

td.list A:Visited	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : #000000;
	cursor: default
}

td.list A:Visited:Hover	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	cursor: pointer;
}


/* --- ListCenter and HOVER --- */
td.listcenter		{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : #000000;
	cursor: default;
	text-align: center
}

td.listcenter A	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : #000000;
	cursor: default;
	text-align: center	
}

td.listcenter A:Hover	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	cursor: default;
	text-align: center
}

td.listcenter A:Visited	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : #000000;
	cursor: default;
	text-align: center
}

td.listcenter A:Visited:Hover	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	cursor: pointer;;
	text-align: center
}

/* --- List Headlines and HOVER --- */
td.listheadline	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : White;
	cursor: default
	
}

td.listheadline A	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : White;
	cursor: default;
	text-decoration: underline
	
}

td.listheadline A:Visited	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : White;
	cursor: default;
	text-decoration: underline
}

td.listheadline A:Hover	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	cursor: pointer;;
	text-decoration: underline
}

td.listheadline A:Visited:Hover	{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	cursor: pointer;;
	text-decoration: underline
	
}


/* --- Adress and Names and HOVER --- */
td.address	{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : Normal;
	font-style : normal;
	color : Black;
	cursor: default
	
}

td.address A	{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : Normal;
	font-style : normal;
	color : Black;
	cursor: default
	
}

td.address A:Visited	{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : Normal;
	font-style : normal;
	color : Black;
	cursor: default
}

td.address A:Hover	{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	cursor: pointer;
}

td.address A:Visited:Hover	{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	cursor: pointer;
	
}

td.addressExpired	{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	cursor: default
	
}

/* Listan - Fet stil - SlideNumber */
td.bold	{
	font-family : Verdana, Arial, "Times New Roman";
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	cursor: default;
	text-align : center
}

/* Listan - centrerade delar - Airport, Price */
td.center	{
	font-family : Verdana, Arial, "Times New Roman";
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	cursor: default;
	text-align : center
}

/* Listan  - Kursiv del - Remarks */
td.italic	{
	font-family : Verdana, Arial, "Times New Roman";
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
	color : #000000;
	cursor: default;
	text-align : left
}

td.link	{
	font-family : Verdana,Arial, "Times New Roman";
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : Black;
	cursor: default;
	text-align : right
}

td.result	{
	font-family : Verdana, Arial, "Times New Roman";
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	color : Black;
	cursor: default

}
td.iata	{
	font-family : Verdana, Arial, "Times New Roman";
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	color : Black;
	cursor: default

}

td.ConfirmHeadline	{
	font-family : Verdana, Arial, "Times New Roman";
	font-size : 12px;
	font-weight : Bold;
	font-style : normal;
	color : Black;
	cursor: default
}
	
td.downloads		{
	font-family : Verdana, Arial;
	font-size : 9px;
	font-weight : Normal;
	font-style : normal;
	color :  #191F8B;
	cursor: default;
	vertical-align : baseline;
	text-align : center
}	

td.frontheadline		{
	font-family : Verdana, Arial;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color :  white;
	cursor: default;
	vertical-align : baseline;
	text-align : center
}	
	
.info  {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	cursor : default;
	text-align : left
}

.copy  {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	cursor : default;
	text-align : center
}

/* --- Menu Headline and HOVER --- */
.menuheadline  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : Bold;
	font-style : normal;
	color : #f9f9f2;
	cursor: default

}

.menuheadline A  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : Bold;
	font-style : normal;
	color : #f9f9f2;
	cursor: default

}

.menuheadline A:HOVER  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : Bold;
	font-style : normal;
	color : RED;
	cursor: pointer;

}

.menuheadline A:visited {
	font-family : Verdana;
	font-size : 12px;
	font-weight : Bold;
	font-style : normal;
	color : #f9f9f2;
	cursor: default
}
.menuheadline A:visited:hover {
	font-family : Verdana;
	font-size : 12px;
	font-weight : Bold;
	font-style : normal;
	color : RED;
	cursor: pointer;
}


/* --- Menu and HOVER --- */
.menu  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : Bold;
	font-style : normal;
	color : #29317b
}

.menu A  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : Bold;
	font-style : normal;
	color : #29317b
}
.menu A:Visited  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : Bold;
	font-style : normal;
	color : #29317b
}

.menu A:Visited:HOVER  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : Bold;
	font-style : normal;
	color : RED
}

.menu A:HOVER  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : Bold;
	font-style : normal;
	color : RED
}

/* --- Menu Links and HOVER --- */
.menulinks  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #3300cc
}

.menulinks A  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #3300cc
}

.menulinks A:Visited  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #3300cc
}
.menulinks A:Visited:HOVER  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : RED
}

.menulinks A:HOVER  {
	font-family : Arial,Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : RED
}

.RightMenuTitle {	/*  Rubrik i "lokala nyheter"-blocket	*/
 	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;  
 	color: #29317b; 
   	font-size: 10px; 
	font-weight:  normal;
	LINE-HEIGHT: 12px;
  	margin-top:  2px; 	
	margin-bottom: 0px; 
	margin-left: 4px; 
	margin-right: 4px
}

.RightMenuTitle A{	/*  Rubrik i "lokala nyheter"-blocket	*/
 	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;  
 	color: #29317b; 
   	font-size: 10px; 
	font-weight:  normal;
	LINE-HEIGHT: 12px;
  	margin-top:  2px; 	
	margin-bottom: 0px; 
	margin-left: 4px; 
	margin-right: 4px
}

.RightMenuTitle A:Hover {	/*  Rubrik i "lokala nyheter"-blocket	*/
 	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;  
 	color: #29317b; 
   	font-size: 10px; 
	font-weight:  normal;
	LINE-HEIGHT: 12px;
  	margin-top:  2px; 	
	margin-bottom: 0px; 
	margin-left: 4px; 
	margin-right: 4px
}

.RightMenuTitle A:Visited {	/*  Rubrik i "lokala nyheter"-blocket	*/
 	font-family: Verdana,Arial, Geneva, Helvetica, sans-serif;  
 	color: #29317b; 
   	font-size: 10px; 
	font-weight:  normal;
	LINE-HEIGHT: 12px;
  	margin-top:  2px; 	
	margin-bottom: 0px; 
	margin-left: 4px; 
	margin-right: 4px
}

.RightMenuTitle A:Visited:HOVER {	/*  Rubrik i "lokala nyheter"-blocket	*/
 	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;  
 	color: #29317b; 
   	font-size: 10px; 
	font-weight:  normal;
	LINE-HEIGHT: 12px;
  	margin-top:  2px; 	
	margin-bottom: 0px; 
	margin-left: 4px; 
	margin-right: 4px
}

