<!--
BODY  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}

TABLE,TR,TD	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font : normal;
}
	
A 	{
	font-weight: bold;
	}

H1,H2,H3,H4,H5,H6 {
	font-weight: bold;
	color: black;
	}
	
H1	{
	font-size: 16px;
	}

H2	{
	font-size: 12px;
	}

H3	{
	font-size: 10px;
	}

H4	{
	font-size: 8px;
	}

SMALL {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	}

.TableHeading {
	background-color : #0080C0;
	}

.TableHeadingBorder {
	background-color : #0080C0;
	}
	
.TableHeadingText {
	color : #FFFFFF;
	}

.TableEnding {
	background-color : #0080C0;
	}

.TableEndingBorder {
	background-color : #0080C0;
	}

.LinkDivider {
	background-color : #E7E3E7;
	}

.LinkDividerBorder {
	background-color : #E7E3E7;
	}
	
.extref {
	color: Green;
	font-style : italic;
} 

.vehiclesearch {
	color: #0A437C;
	} 

.infoboxheading {
	color : White;
	font : bold;
}

.button {
	color : white;
	text-decoration: none;
	}

<!--- for use with the TD-tag in a list ---> 
.list {
	height: 18px;
	}
		
.MenuLink {
	color : Black;
	text-decoration: none;
}		

.MenuLinkSelected {
	color : White;
	text-decoration: none;
}
.ContentInfo { font-size: 11px; color: RED; }

A.TableHeadingText 	{ font-weight: bold; 
					color: #FFFFFF;}

A:ACTIVE.TableHeadingText { color: #FFFFFF; }

A:VISITED.TableHeadingText { color : #FFFFFF;  }

A:LINK.TableHeadingText { color : #FFFFFF; }

	
A:hover.TableHeadingText 
	{ text-decoration: underline; }
-->
