/* --- Skyway style sheets -- */
	a {
		text-decoration: none;
		font-weight: bold;
		font-size: 8pt;
		//color: Blue;
		color: #660000;
	}
	a:hover {
		text-decoration: underline;
		//color: RoyalBlue;
		color: DarkSlateBlue;
	}
	

	.sklh {
		font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
		font-size: 12pt;
		//color: MediumBlue;
		color: #660000;
	}	

	.rmapolicy {
		font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
		font-size: 10pt;
		color: #660000;
	}	

	.smallfont {
		font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
		font-size: 8pt;
		font-weight : normal;
		//color: MediumBlue;
		color: #660000;
	}	

	.SystemQuoteFont {
		font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
		font-size: 8pt;
		cursor: hand;
		color: Navy;
	}	

	.SystemQuoteTextBox {
		font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
		font-size: 8pt;
		color: Navy;
		background-color: #efe4ec; 
		border: 1px solid BlueViolet;
	}	

	.SystemQuoteSelectList {
		font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
		font-size: 8pt;
		cursor: hand;
		color: #660022;
		background-color: #efe4ec;
	}	


	.TickerFont {
		font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
		font-size: 10pt;
		//color: MediumBlue;
		color: #660000;
		font-style: italic;		
	}	
	
	.largefont {
		font-family: Arial, Helvetica, Swiss, sans-serif;
		font-size: 26pt;
		font-style: italic;
		color: #660000;
	}	
	
	.SpecialPrice {
		font-family : Times New Roman;
		color : Red;
		font-size : 20pt;
		font-weight: bold;
	}


	
	
	
		.ProductTable{
		background-color: #C3C3Aa;
		border='thin ridge';
		font-family : MS Sans Serif;
		font-weight : normal;
		font-size : 8pt;
		color : #63004a;
		width: 95%;
		}
		
		.StausTable{
		background-color: "yellow";
		border='thin ridge';
		font-family : MS Sans Serif;
		font-weight : normal;
		font-size : 8pt;
		color : "red";
		width: 540px;
		}

		.ProvinceTaxesTextBox{
		width: 50px;
		font-family : MS Sans Serif;
		font-size : 8pt;
		}
		.ProductTextFieldWide{
		width: 320px;
		font-family : MS Sans Serif;
		font-size : 8pt;
		cursor: hand;
		}
		.ProductTextFieldNarrow{
		width: 50px;
		font-family : MS Sans Serif;
		font-size : 8pt;
		cursor: hand;
		}
		
		.ProductPriceText{
		width: 60px;
		font-family : MS Sans Serif;
		font-size : 8pt;
		cursor: hand;
		}
		
		
		.PageSizeSelector{
		width: 120px;
		font-family : MS Sans Serif;
		font-size : 8pt;
		cursor: hand;
		background-color: #FFFF99;		
		}

		.ProvinceTableHeader{
		background-color: #63004a;
		color : Plum; 
		font-family : MS Sans Serif;
		font-weight : bold;
		font-size : 8pt;
		}

		.TableTitleHeader{
		background-color: #B0C4DE;
		color : #191970; 
		font-family : MS Sans Serif;
		font-weight : bold;
		font-size : 8pt;
		}		

		.SaveButton{
		font-family : MS Sans Serif;
		font-weight : bold;
		font-size : 8pt;
		width: 50px;
		margin: 5px;
		color: #660000;

		}
		.NextButton{
		font-family : MS Sans Serif;
		font-weight : normal;
		font-size : 8pt;
		width: 70px;		
		margin-top: 5px;
		margin-bottom: 5px;
		}
		
		.TimeStamp{
			font-family : Verdana;
			font-size : 8pt;
			font-weight : normal;
			color : #660000;
		}
		
		.RowBright{
			background-color: #efe4ec;
		}
		.RowDark{
			background-color: #e7ced8;
		}
		
		.PriceListBody{
			background-image: url(../asp/images/skyway_bkr_burgundy_2.jpg);
			margin: 0;
			font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
			font-size: 10pt;
			color: #660000;
		}
		
		
		.FAQBody{
			background-image: url(../asp/images/skyway_bkr_burgundy_4.jpg);
			margin: 0;
			font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
			font-size: 10pt;
			color: #660000;
		}

		.DealerZoneBody{
			margin: 0;
			font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
			font-size: 10pt;
			color: #660000;
		}

		.HomeBody{
			background-image: url(../asp/images/skyway_bkr_burgundy_2.jpg);
			margin: 0;
			font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
			font-size: 10pt;
			color: #660000;
		}

		.LeftNavBody{
			background-image: url(../asp/images/vburgundy_leftnav.jpg);
			margin: 0;
			font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
			font-size: 10pt;
			color: MediumBlue;
		}
	
		.QuoteBody{
			margin: 0;
			font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
			font-size: 10pt;
			color: #660000;
		}
		
		.PageTitleHorizontlaStrip{
			background-image: url(../asp/images/bkh_burg_left.gif);
		}
		
		.PageTitleHorizontlaStripRightToLeft{
			background-image: url(../asp/images/bkh_burgundy_right.gif);
		}

		.RightMostColumnBackground{
			background-image: url(../asp/images/vburgundy_rightnav.gif);
		}
		
		.PromotionSectionDivider{
			background-color: #660000;
		}
		
		.PromotionTable{
			border-left: 1px solid #660000;
		}
		
		.PriceListSearchButton{
			font-family : MS Sans Serif;
			font-weight : bold;
			font-size : 8pt;
			width: 100px;
			height: 30px;
			margin: 5px;
			color: #660000;
		}
		
		.HorizontalSpecialPrice{
			font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
			font-weight : bold;
			font-size: 12pt;
			color: Red;
		}

		.HorizontalProductSpecsLinkRow{
			background-color: #DED7D6;
		}

