.BasicText
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: normal;
	padding			: 6 6 6 6;
}

.DelEmph
{
	color			: Yellow;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;
}

.BasicTextWhite
{
	color			: #FFFFFF;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: normal;
	padding			: 6 6 6 6;
}

.BasicHeaderWhite
{
	color			: Yellow;
	font-family		: Arial, Verdana;
	font-size		: 12pt;
	font-weight		: bold;
	font-style      : italic;
	padding			: 6 6 6 6;
}

.BoldText
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;
	padding			: 6 6 6 6;
}

.FooterCalloutHeader
{
	color			: #FFFFFF;
	font-family		: Arial, Verdana;
	font-size		: 12pt;
	font-weight		: bold;
	font-style		: italic;
	padding			: 6 6 6 6;
}

.FooterCalloutText
{
	color			: #FFFFFF;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;
	padding			: 6 6 6 6;
}

.DeliveryAreaHeader
{
	border-bottom	: solid 1pt #FFFFFF;
	color			: Yellow;
	font-family		: Arial, Verdana;
	font-size		: 12pt;
	font-weight		: bold;
	font-style		: italic;
	padding			: 6 6 6 6;
}

.DeliveryAreaLink
{
	color			: #FFFFFF;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;
	padding			: 6 6 6 6;
}

.DeliveryAreaLink:Hover
{
	color			: Red;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;
	padding			: 6 6 6 6;
	text-decoration : underline;
}

.BasicLink
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;
	text-decoration	: none;
}

.BasicLink:Hover
{
	color			: #808080;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;
}

.BasicLinkReverse
{
	color			: #FFFFFF;
	font-family		: Arial, Verdana;
	font-size		: 7pt;
	font-weight		: bold;
	text-decoration	: none;
}

.BasicLinkReverse:Hover
{
	color			: #808080;
	font-family		: Arial, Verdana;
	font-size		: 7pt;
	font-weight		: bold;
}

.BasicInnerText
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: normal;
	padding			: 0 6 0 6;
}

.BasicHead
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 14pt;
	font-weight		: bold;
	padding			: 6 6 6 6;
}

.BasicSubHead
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 12pt;
	font-weight		: bold;
	padding			: 6 6 6 6;
}

.CalendarText
{
	background-color: #FFFFFF;
	border			: solid 1pt #D3D3D3;
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: normal;
	padding			: 0 6 0 6;
}

.CalendarHead
{
	background-color: #191970;
	color			: #FFFFFF;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;
	padding			: 2 6 2 6;
}

.ComingSoon
{
	background-color: #FF8C00;
	color			: #FFFFFF;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;
	padding			: 6 6 6 6;
}

.MainTable
{
	border-left		: solid 3px #191970;
	border-right	: solid 3px #191970;
}

.FooterTextL
{
	color			: #D3D3D3;
	font-family		: Arial, Verdana;
	font-size		: 7pt;
	font-weight		: normal;
	padding-left	: 6px;
}
.FooterTextR
{
	color			: #D3D3D3;
	font-family		: Arial, Verdana;
	font-size		: 7pt;
	font-weight		: normal;
	padding-right	: 6px;
}
.FooterText
{
	color			: #D3D3D3;
	font-family		: Arial, Verdana;
	font-size		: 7pt;
	font-weight		: normal;
}

.HomeUL
{
	padding			: 0 0 0 0;
	margin			: 3 6 3 15;
}

.HomeLI
{
	list-style-type : square;
}

.MarqueeHead
{
	color			: #FF0000;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: bold;			
}

.MarqueeTag
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 8pt;
	font-weight		: bold;	
	padding-bottom	: 0px;	
	padding-top		: 0px;	
}

.MarqueeTagEnd
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 8pt;
	font-weight		: bold;			
}

.MarqueeText
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 8pt;
	font-style		: italic;
	font-weight		: normal;			
}

.RequestInfo
{
	color			: #191970;
	font-family		: Arial, Verdana;
	font-size		: 10pt;
	font-weight		: normal;
	padding			: 0 0 3 6;
}

.SmallButton
{
	background-color: #191970;
	border-color	: #D3D3D3;
	border-style	: solid;
	border-width	: 2pt;
	color			: #FFFFFF;
	font-family		: Arial, Verdana;
	font-size		: 8pt;
	font-weight		: Bold;	
	width			: 75px;
}

.DeliveryTable
{
	color			: #191970;
	padding			: 6 6 6 6;
}