body
{
	background-repeat: repeat-x;
	background-image: url(/Store/Images/bgGray.gif);
	font-size: 9pt;
	font-family: Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14pt;
}

p
{
	margin-top: 10px;
	margin-bottom: 0px;
}

.Ingress
{
	font-weight:bold;
	font-size:9pt;
	line-height:17px
}

.NewsText
{
	font-weight:normal;
	font-size:9pt;
	line-height:17px
	
}
.Heading2
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	

}


.ErrMessage
{
	color: Red;
	font-weight: bold;
}

.RightFrontBox
{
	border: 1px solid #cccccc;
	padding: 5px;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 13px;
	font-weight: bold;
}


.ProductDescription
{
	font-size: 8pt;
	font-family: Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18pt;
}


.ProductNewsLabel
{
	color:Green;
	font-size:9px;
	font-weight:bold;
	
}


A, .Label, .Value, .TopMenu, td, .SummaryFooter, .OrderLabel
{
	font-size: 8pt;
	font-family: Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.OrderLabel
{
	font-weight:bold;
	font-size:10px
}


A
{
	color: blue;
	text-decoration: none;
	cursor: pointer;
}

A:hover
{
	text-decoration: underline;
}

.Link
{
	font-size: 8pt;
	font-family: Verdana;
}

.SummaryFooter
{
	font-weight: bold;
}


.NumberList
{
	padding-right: 20px;
	font-weight: bold;
}


.TopMenu
{
	font-weight: bold;
	text-decoration: none;
	color: #d2d2d2;
	width: 54px;
}

.AddressRow
{
	font-size: 11px;
	font-family: Verdana;
}
.SmallText
{
	font-size: 8pt;
	font-family: Verdana;
}
.SideMenu
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	border-top: #8aa2c1 1px solid;
	border-bottom: #8aa2c1 1px solid;
}

.SubMenu
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	color: White;
}



INPUT.Text
{
	font-size: smaller;
	border: #000000 1px solid;
}
INPUT.Button, .SmallButton, .SmallGreenButton, .GreenButton
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #e8edf3;
	border: solid 0px #515151;
	height: 19px;
	background-image: url(/store/images/buttonBG.gif);
}

.SmallButton, .SmallGreenButton
{
	font-size: 10px;
	font-weight: normal;
}

.GreenButton
{
	background-image: url(/store/images/buttonBgGreen.gif);
}

.SmallGreenButton
{
	font-size: 10px;
	font-weight: normal;
	background-image: url(/store/images/buttonBgGreen.gif);
}



.CheckOutSubTop
{
	
	bsackground-color:#3b6eaf;
	background-color:#000000;
	color: White;
	padding:7px;
	font-size: 12px;
	font-weight: bold;
}


.NewsHeadFirst
{
	font-size: 9pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
}
.NewsListFirst
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
}

.Heading
{
	font-weight: bold;
	font-size: 13pt;
	color: black;
	font-family: Verdana;
}

.TableHead, .GridHead
{
	background-color: #3B6EAF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4;
	padding-bottom: 4px;
}
.TextField
{
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	font-size: 10px;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	font-family: 'Arial';
}

.OrderStep
{
	font-family: Verdana;
	font-weight: bold;
	background-color: Gray;
}

.OrderStepSelected
{
	font-family: Verdana;
	font-weight: bold;
	color: White;
	background-color: Black;
}

.Row, .OddRow, .EvenRow, .SelectedRow, .GridRow, .GridRowAlternate
{
	background-color: White;
}

.EvenRow
{
	background-color: White;
}

.OddRow, .GridRowAlternate
{
	background-color: gainsboro;
}

.SelectedRow
{
	background-color: #cccc33;
}

.HiddenImage
{
	display: none;
}

.ProductListLink, .ProductListLinkOdd
{
	text-decoration: none;
	color: Black;
}

.FilterLabel
{
	font-weight: normal;
	font-size: 10px;
}

.FilterTable
{
	border:solid 1px #b0c4de;
	background-color:#cccccc;
}



.DebugArea
{
	
	background-color:white;
}

.ErrorDiv
{
	padding:12px;
	background-color:yellow;
	border:solid 2px red;
	
}



.OptionItem
{

	background-color:whitesmoke;
	border:solid 1px #5c5c5a;
	
}

.RaceRow
{
	font-size:14px;
	font-weight:normal;
	padding-top:16px
	
}

.RaceSubRow
{
	font-size:9px;
	border-bottom: solid 1px #CCCCCC;
	
	
}
