﻿	body 
	{
		text-align: center;
		background-color : #F0F0F0;
	}

	.BannerTable
	{
		width: 976px;
		height: 142px;
		background-image: url('../Images/NewBanner.jpg');
	}
	.BannerTableOmagh
	{
		width: 976px;
		height: 142px;
		background-image: url('../Images/NewBannerOmagh.jpg');
	}


	.NavigationTable
	{
		width: 976px;
		height: 50px;
		background-color: White;
	}


	.HeaderNav
	{
		width: 100%;	
	}


	.BannerNavLinks
	{
		font-size: small;
		color: #FFFFFF;
	}	
	
	.BannerNave
	{
		margin-left: 11px;
		color: red;
		font-size: 10pt;
	}
	.BannerNave a:link { color: #F0F0F0; text-decoration: none; }

	.BannerNave a:visited { color: #F0F0F0; text-decoration: none; }

	.BannerNave a:hover { color: white; text-decoration: none; }

	.BannerNave a:active { color: white; text-decoration: none; }

	.ContentAreaTable
	{
	margin: 0px;
	border-width: 0px;
	width: 976px;
	background-color: #D6D6D6;
	padding: 0px;
	}	
	
	.ListLinks a:link { color: #F0F0F0; text-decoration: none; }

	.ListLinks a:visited { color: #F0F0F0; text-decoration: none; }

	.ListLinks a:hover { color: white; text-decoration: none; }

	.ListLinks a:active { color: white; text-decoration: none; }
	
	.SiteMap
	{
	height: 170px;
	width: 976px;
	background-color: #C7C7C7;
	}
		
	.Footer
	{
	height: 70px;
	width: 976px;
	background-color: #CC0001;
	}
	
	.FooterText
	{
	color: White;
	width: 495px;
	margin-right: 68px;
}
	
	.FooterNav
	{
	margin-left: 11px;
	color: red;
	font-size: 8pt;
	width: 282px;
}

	
	.FooterNav a:link { color: #F0F0F0; text-decoration: none; }

	.FooterNav a:visited { color: #F0F0F0; text-decoration: none; }

	.FooterNav a:hover { color: white; text-decoration: none; }

	.FooterNav a:active { color: white; text-decoration: none; }



	.FrontPageTitles
	{
	font-size: 30px;
	font: ariel;
	color: #333333;
	font-weight: bold;
	}
	
	.SiteMap2
	{
	width: 948px;
	height: 213px;
	background-image: url('../Images/SiteMap-BG.jpg');
	}
	.SiteMapContent
	{
	width: 100%;
	vertical-align: top;
	}

	.SiteMapContentHeadersTable
	{
	width: 200px;  
	vertical-align: top;       
	}
        
	.SiteMapContentHeaders
	{
	font-size: large;
	color: White;
	}  
	
	.GridRow
	{
	background-color: #666666;
	height: 100px;
	font-size: large;
	font-weight: bold;
	}
        	      
	.GridRow a
	{
	color: White;
	text-decoration: none;
	}
	
	.GridRow a:active
	{
	color: White;
	text-decoration: none;
	}
	

	.AltGridRow
	{
	background-color: #999999;
	height: 100px;
	font-size: large;
	font-weight: bold;
	}
	
	.AltGridRow a
	{
	color: White;
	text-decoration: none;
	}
	
	.AltGridRow a:active
	{
		color: White;
		text-decoration: none;
	}

	.ModuleHeader
	{
		font-size: 30px;
		font-family: Arial;
		font-weight: bold;
		color: #CC0001;
	}

	.GridHeader
	{
	height: 45px;
	background-color: #CC0001;
	font-size: large;
	color: White;
	}
	
	.ItemDetailHeader
	{
	width: 100%;
	background-color: #CC0001;
	height: 50px;
	
	}
	
	.ItemDetailHeader-Make
	{
	font-size: large;
	font-family: Arial;
	color: White;
	font-weight: bold;
	}
	
	.ItemDetail
	{
	width: 100%;
	}



