﻿A
{
	text-decoration: none;
	color: #003399;
}

A:hover
{
	text-decoration:underline;
}

body
{
	margin: 0px;
	background-color: #EEEEEE;
}

combobox
{
	font-family: Arial;
}

textbox
{
	font-family: Arial;
}

.clsHeaderBG
{
	background-color: #001e96;
}

.clsTopMenuBG
{
	background-color: #333333;
}

.clsCellBG
{
	background-color: #CCCCCC;
}

.clsSectionBG
{
	background-color: #191919;
}

.clsSidePanelBG
{
	background-color: #FFFFFF;
}

.clsCategoryHeaderBG
{
	background-color: #000066;
}
.clsCategoryBG
{
	background-color: #CECECE;
}

.clsBrandHeaderBG
{
	background-color: #000066;
}
.clsBrandBG
{
	background-color: #CECECE;
}

.clsSearchHeaderBG
{
	background-color: #000066;
}
.clsSearchBG
{
	background-color: #CECECE;
}

.clsCartHeaderBG
{
	background-color: #000066;
}

.clsCartBG
{
	background-color: #CECECE;
}


.clsWhiteBG
{
	background-color: #FFFFFF;
}
.clsLightGrayBG
{
	background-color: #EFEFEF;
}
.clsFormBG
{
	background-color: #FFFFFF;
}

.clsTableHeader
{
	background-color: #666666;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.clsInfoBG
{
	background-color: #D3E2E2;
}

.clsTabBorder
{
	border-right: inactivecaption 1px solid;
	border-top: inactivecaption 1px solid;
	border-left: inactivecaption 1px solid;
	border-bottom: inactivecaption 1px solid;
}



.clsNoBorder
{
	border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid
}

.clsWhiteBorder
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.clsGrayBorder
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
}

.clsBlackBorder
{
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
}


.clsAlternateGridItem
{
	background-color: #D8E4F8;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	font-weight: normal;
}

.clsPageName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: Black;
	font-weight: bold;
}

.clsxxxWhiteLight
{
	font-family: Arial; 
	font-size: 11px; 
	color: White;
	font-weight: normal;
}

.clsxxxWhiteDark
{
	font-family: Arial;
	font-size: 11px; 
	color: White;
	font-weight: bold;
}

.clsxxWhiteLight
{
	font-family: Arial;
	font-size: 12px; 
	color: White;
	font-weight: normal;
}

.clsxxWhiteDark
{
	font-family: Arial;
	font-size: 12px; 
	color: White;
	font-weight: bold;
}

.clsxWhiteLight
{
	font-family: Arial;
	font-size: 13px; 
	color: White;
	font-weight: normal;
}

.clsxWhiteDark
{
	font-family: Arial;
	font-size: 13px; 
	color: White;
	font-weight: bold;
}

.clsWhiteLight
{
	font-family: Arial;
	font-size: 14px; 
	color: White;
	font-weight: normal;
}

.clsWhiteDark
{
	font-family: Arial;
	font-size: 14px; 
	color: White;
	font-weight: bold;
}

.clsxxxBlackLight
{
	font-family: Arial;
	font-size: 11px; 
	color: black;
	font-weight: normal;
}

.clsxxxBlackDark
{
	font-family: Arial;
	font-size: 11px; 
	color: black;
	font-weight: bold;
}

.clsxxBlackLight
{
	font-family: Arial;
	font-size: 12px; 
	color: black;
	font-weight: normal;
}

.clsxxBlackDark
{
	font-family: Arial;
	font-size: 12px; 
	color: black;
	font-weight: bold;
}

.clsxBlackLight
{
	font-family: Arial;
	font-size: 13px; 
	color: black;
	font-weight: normal;
}

.clsxBlackDark
{
	font-family: Arial;
	font-size: 13px; 
	color: black;
	font-weight: bold;
}

.clsBlackLight
{
	font-family: Arial;
	font-size: 14px; 
	color: black;
	font-weight: normal;
}

.clsBlackDark
{
	font-family: Arial;
	font-size: 14px; 
	color: black;
	font-weight: bold;
}

.clsxxxRedLight
{
	font-family: Arial;
	font-size: 11px; 
	color: #CC0001;
	font-weight: normal;
}

.clsxxxRedDark
{
	font-family: Arial;
	font-size: 11px; 
	color: #CC0001;
	font-weight: bold;
}

.clsxxRedLight
{
	font-family: Arial;
	font-size: 12px; 
	color: #CC0001;
	font-weight: normal;
}

.clsxxRedDark
{
	font-family: Arial;
	font-size: 12px; 
	color: #CC0001;
	font-weight: bold;
}

.clsxRedLight
{
	font-family: Arial;
	font-size: 13px; 
	color: #CC0001;
	font-weight: normal;
}

.clsxRedDark
{
	font-family: Arial;
	font-size: 13px; 
	color: #CC0001;
	font-weight: bold;
}

.clsRedLight
{
	font-family: Arial;
	font-size: 14px; 
	color: #CC0001;
	font-weight: normal;
}

.clsRedDark
{
	font-family: Arial;
	font-size: 14px; 
	color: #CC0001;
	font-weight: bold;
}

.clsxxxGrayLight
{
	font-family: Arial;
	font-size: 11px; 
	color: Gray;
	font-weight: normal;
}

.clsxxxGrayDark
{
	font-family: Arial;
	font-size: 11px; 
	color: Gray;
	font-weight: bold;
}

.clsxxGrayLight
{
	font-family: Arial;
	font-size: 12px; 	
	color: Gray;
	font-weight: normal;
}

.clsxxGrayDark
{
	font-family: Arial;
	font-size: 12px; 
	color: Gray;
	font-weight: bold;
}

.clsxGrayLight
{
	font-family: Arial;
	font-size: 13px; 
	color: Gray;
	font-weight: normal;
}

.clsxGrayDark
{
	font-family: Arial;
	font-size: 13px; 
	color: Gray;
	font-weight: bold;
}

.clsGrayLight
{
	font-family: Arial;
	font-size: 14px; 
	color: Gray;
	font-weight: normal;
}

.clsGrayDark
{
	font-family: Arial;
	font-size: 14px; 
	color: Gray;
	font-weight: bold;
}

.clsxxxBlueLight
{
	font-family: Arial;
	font-size: 11px; 
	color: #003399;
	font-weight: normal;
}

.clsxxxBlueDark
{
	font-family: Arial;
	font-size: 11px; 
	color: #003399;
	font-weight: bold;
}

.clsxxBlueLight
{
	font-family: Arial;
	font-size: 12px; 
	color: #003399;
	font-weight: normal;
}

.clsxxBlueDark
{
	font-family: Arial;
	font-size: 12px; 
	color: #003399;
	font-weight: bold;
}

.clsxBlueLight
{
	font-family: Arial;
	font-size: 13px; 
	color: #003399;
	font-weight: normal;
}

.clsxBlueDark
{
	font-family: Arial;
	font-size: 13px; 
	color: #003399;
	font-weight: bold;
}

.clsBlueLight
{
	font-family: Arial;
	font-size: 14px; 
	color: #003399;
	font-weight: normal;
}

.clsBlueDark
{
	font-family: Arial;
	font-size: 14px; 
	color: #003399;
	font-weight: bold;
}

