body {
color: #000000;
/*background: #0080ff;      */
}

/* Title text in links */
.cat_links {font-weight:bold; font-face:Arial MT,Arial,Helvetica; font-size:9pt;}
.g-head_links {font-color:white; font-face:Tahoma,Arial,Helvetica; font-size:12; text-decoration:none;}
.menu_links {font-weight:bold; font-face:Arial MT,Arial,Helvetica; font-size:10; text-decoration:none;}
/* links to categories */
.category_links {font-weight:bold; font-face:Arial MT,Arial,Helvetica; font-size:11pt; text-decoration:none;}
.url_links {font-weight:normal; font-face:Arial MT,Arial,Helvetica; font-size:8pt; text-decoration:none;}

/*	Paragraph									*/
p {				
/*margin-left: 60px;			*/
margin-top: 2px;
/*color: #000000;			*/
/*background: #FFFFFF;			*/
font-size: 11pt;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;		
}

p.small {				
/*margin-left: 60px;			*/
margin-top: 2px;
/*color: #000000;			*/
/*background: #FFFFFF;			*/
font-size: 9pt;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;		
}

p.tiny {				
/*margin-left: 60px;			*/
margin-top: 2px;
/*color: #000000;			*/
/*background: #FFFFFF;			*/
font-size: 8pt;
font-weight: normal;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;		
}

/*	Definition list									*/
dl {
color: #000000;
/*background: #FFFFFF;					*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	Menu									*/
small.menu {
font-size: 10pt;
font-weight: bold;
color: #000000;
/*background: #FFFFFF;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

small {				
font-size: 8pt;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;		
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #000080;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Menu visited links							*/
a.menulink:visited {
color: #0000FF;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #2266BB;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #000000;
text-decoration: underline;
/*background: #FFFFFF;				*/
}
/*	Red bar unvisited links							*/
a.redlink:link {
color: #ffffe0;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Red bar visited links							*/
a.redlink:visited {
color: #ccccb0;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Red bar active links (not widely supported)				*/
a.redlink:active {
color: #FFB000;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Red bar links when hovered over (MSIE only)				*/
a.redlink:hover {
color: #FFFFFF;
text-decoration: underline;
/*background: #FFFFFF;				*/
}

/*	Small unvisited links							*/
a.smalllink:link {
font-size: 8pt;
color: #666650;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Small visited links							*/
a.smalllink:visited {
font-size: 8pt;
color: #555540;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Small active links (not widely supported)				*/
a.smalllink:active {
font-size: 8pt;
color: #662020;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Small links when hovered over (MSIE only)				*/
a.smalllink:hover {
font-size: 8pt;
color: #000000;
text-decoration: underline;
/*background: #FFFFFF;				*/
}

/*	Links unvisited links							*/
a.link:link {
color: #000080;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Links visited links							*/
a.link:visited {
color: #0000FF;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #2266BB;
text-decoration: none;
/*background: #FFFFFF;				*/
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #000000;
text-decoration: underline;
/*background: #FFFFFF;				*/
}

/*	Visited links								*/
a:visited {
color: #0000FF;
/*background: #FFFFFF;				*/
}

/*	Active links (not widely supported)					*/
a:active {
color: #2266BB;
/*background: #FFFFFF;				*/
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #223344;
/*background: #FFFFFF;			*/
}

/*	Links ordered lists							*/
ol {
margin-left: 22px;
font-size: 9pt;				
color: #000000;
/*background: #FFFFFF;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	Links unordered lists							*/
ul {
margin-left: 22px;
padding-left:0px;
font-size: 11px;
list-style: circle;
color: #000000;
/*background: #FFFFFF;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	Unordered lists for the short category listing					*/
ul.briefcatlist {
margin-top: 0px;
margin-left:22px;
padding-left:0px;
font-size: 11px;
list-style: circle;
color: #FFFFE0;
/*background: #FFFFFF;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: 8pt;
color: #000000;
/*background: #FFFFFF;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	New links								*/
sup.new {
font-size: 11pt;
color: green;
/*background: #FF3300;				*/
font-weight: bold;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: 11pt;
color: blue;
/* background: #FFFFFF;          */
font-weight: bold;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	Updated links								*/
sup.upd {
font-size: 10pt;
color: red;
/* background: #FFFFFF;          */
font-weight: bold;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: 8pt;
color: #666666;
/*background: #FFFFFF;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 8pt;
color: #666666;
/*background: #FFFFFF;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
/*background: #FFFFFF;				*/
font-weight: bold;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: 8pt;
color: #000000;
/*background: #FFFFFF;				*/
font-weight: normal;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
/* margin-left: 40px;   */
text-align: center;
font-size: 16pt;
font-weight: strong;
border: none;
color: #222222;
/*background: #000000;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
/*margin-left: 40px;     */
font-size: xx-large;
font-weight: strong;
border: none;
color: #556677;
/* background: #000000;   */
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This is used for the sub headers					*/
h2 {
/*margin-left: 40px;   */
font-size: 14pt;
font-weight: strong;
border: none;
/*background: #000000;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This is used for the sub headers					*/
h3 {
/*margin-left: 40px;       */
text-align: center;
margin-bottom: 2px;
font-size: 14pt;
font-weight: strong;
border: none;
/*background: #000000;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This is used for the sub headers					*/
h4 {
/*margin-left: 40px;       */
margin-bottom: 2px;
font-size: 11pt;
font-weight: strong;
border: none;
/*background: #000000;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FF3300;
/* #background: #FF3300;   */
font-weight: bold;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 0px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: 13pt;
font-weight: bold;
color: #000000;
/*background: #FFFFFF;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

#flights th
{
font-size: 9pt;
color: #FFFFFF;
background-color: #990033;
border-style: none;
vertical-align: bottom;
padding: 4pt;
}

#flights td
{
font-size: 8pt;
border-style: none;
vertical-align: top;
padding: 4pt;
}

/*	Table cells								*/
td {					
font-size: 12pt;
color: #000000;
/*background: #FFFFFF;					*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	Table cells in forms							*/
td.form {
vertical-align: middle;
font-size: 11pt;
/*color: #000000; */
/*background: #FFFFFF;					*/
font-family: "Verdana", "Arial",  "Helvetica", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 12pt;
color: #000000;
/*background: #ffffe0;				*/
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.briefcat {
font-size: 8pt;
color: #FFFFE0;
background: #CC2000;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: 13pt;
font-weight: bold;
color: #000000;
/*background: #FFFFFF;				*/
}

/*	This is for the page last updated text					*/
small.update {
font-size: 8pt;
/*fo

