/* Default CSS Stylesheet for a new Web Application project */{}

A:link {color: #5A8AE3}    
A:visited {color: #5A8AE3} 
A:active {color: #5A8AE3} 
A:hover {color: #F87606}

.GeneralPage
{
	background-color: #ffffff; /* Background Color */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

.GeneralTable
{
	background-color: #ffffff; /* Background Color */
}

.TopBanner
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: White; /* Font Color */
	font-weight: Bold; /* Font Style */
	text-decoration: none;
	font-style: normal; /* FontStyle */
	background-color: White; /* Background color */
	text-align: Left; /* Align Text */
}

.TopSubBanner
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #525253; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	line-height: 10px; /* Line Height */
	text-decoration: none;
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.TopSubBannerText
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #525253; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	line-height: 10px; /* Line Height */
	text-decoration: none;
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.lefttop
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #525253; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	line-height: 12px;
	text-decoration: none;
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
}

.leftbot
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #525253; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	line-height: 12px;
	text-decoration: none;
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
}

.LeftColumn
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #525253; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	line-height: 12px;
	text-decoration: underline;
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
}

.LeftColumnText
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #525253; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	line-height: 12px;
	text-decoration: underline;
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
}

.RightColumn
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #525253; /* Font Color */
	font-style: normal; /* Font Style */
	font-weight: normal; /* Font Style */
	line-height: 14px;
	text-decoration: none;
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
}

.RightColumnText
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #525253; /* Font Color */
	font-style: normal; /* Font Style */
	font-weight: normal; /* Font Style */
	line-height: 14px;
	text-decoration: none;
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
}

.Footer
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #585758; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	text-align: right; /* Align Text */
	vertical-align: Top; /* Align Text */
}

.FooterText
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #585758; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	text-align: right; /* Align Text */
	vertical-align: Top; /* Align Text */
}


.Instructions
{
	font-family: Verdana; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #5F5F5F; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.ErrorMessages
{
	font-family: Arial; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: Red; /* Font Color */
	font-weight: Bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	text-align: left; /* Align Text */
}

.Messages
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #5F5F5F; /* Font Color */
	font-weight: Bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.OrangeText
{
	font-family: Verdana; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #F87606; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	line-height: 12px; /* Line Height */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.GreenText
{
	font-family: Verdana; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #2DB82A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	line-height: 12px; /* Line Height */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.Headings
{
	font-family: Verdana; /* Font Face */
	font-size: 14px; /* Font Size */
	color: #696969; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.Inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}


.ProductNames
{
	font-family: Verdana; /* Font Face */
	font-size: 15px; /* Font Size */
	color: #696969; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.Headings2
{
	font-family: Verdana; /* Font Face */
	font-size: 15px; /* Font Size */
	color: #696969; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.Specials
{
	font-family: Verdana; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #696969; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	text-align: Left; /* Align Text */
}

.ProductLink
{
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #5292D8; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: White; /* Background color */
	text-align: Left; /* Align Text */
}

.Content
{
	font-family: Verdana; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #5F5F5F; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: White; /* Background color */
	text-align: Left; /* Align Text */
}

.textbox
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #5F5F5F; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: White; /* Background color */
	text-align: Left; /* Align Text */
	width: 100px;
}

.AlternatingContent
{
	font-family: Verdana; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #5F5F5F; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: White; /* Background color */
	text-align: Left; /* Align Text */
}

.HomeContent
{
	font-family: Verdana; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #5F5F5F; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	line-height: 12px; /* Line Height */
	text-decoration: none; /* Font Style */
	background-color: White; /* Background color */
	text-align: Left; /* Align Text */
}

.ContentTableHeader
{
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #696969; /* Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #DFDFDF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #DFDFDF;
}

.ContentTableHorizontal
{
	background-color: #DFDFDF;
}