﻿table, td, tr
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table
{
	border-collapse: collapse;
}

table.Pad0 tr td
{
	padding: 0px;
}

table.Pad1 tr td
{
	padding: 1px;
}

table.Pad2 tr td
{
	padding: 2px;
}

table.Pad3 tr td
{
	padding: 3px;
}

table.Pad5 tr td
{
	padding: 5px;
}

td, input, div, span, select
{
	font-family: Verdana;
	font-size: 8pt;
}

A:link
{
	color: green;
	font-family: Verdana;
	text-decoration: underline;
}
A:visited
{
	color: green;
	font-family: Verdana;
	text-decoration: underline;
}
A:hover
{
	color: green;
	font-family: Verdana;
	text-decoration: underline;
}
A:active
{
	color: green;
	font-family: Verdana;
	text-decoration: underline;
}

A.NavBar
{
	color: green;
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: underline;
}

UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 1px 10px;
	line-height: 10pt;
	padding-top: 0px;
}

UL.HelpList
{
	margin: 5px 0px 0px 36px;
}

UL.SiteMap
{
	margin: 5px 0px 0px 20px;
	line-height: normal;
}

LI
{
	margin: 1px 1px 6px 5px;
}

.fraction
{
	font-size: 7pt;
	font-family: Verdana;
}

.titleFraction
{
	font-size: 10pt;
	font-family: Verdana;
}
	
.Red
{
	color: red;
}

.RedBold
{
	font-family: Verdana;
	font-size: 8pt;
	color: red;
	font-weight: bold;
}

/* This is used in the footer, between the links. */
li.left10px
{
	margin: 1px auto 1px 10px;
}
.LeftBorder
{
	border-left: solid 1px #006600;
}
.RightBorder
{
	border-right: solid 1px #006600;
}
.BottomBorder
{
	border-bottom: solid 1px #006600;
}

.Gray10ptBold
{
	color: #AAAAAA;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

table.MainPageCategoriesTable tr td
{
	padding-left: 4px;
}

.Blue9ptBoldMainPageCategories
{
	color: green;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	position: relative;
	top: -1px;
}

.Blue14ptBold
{
	color: green;
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;
}
.Blue13ptBold
{
	color: green;
	font-size: 13pt;
	font-family: Verdana;
	font-weight: bold;
}
.Blue12ptBold
{
	color: green;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}
.Blue10ptBold
{
	color: green;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}
.Blue9ptBold
{
	color: green;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
}
.Blue8ptBold
{
	color: green;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}
.Blue7ptBold
{
	color: green;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
}
.Blue9pt
{
	color: green;
	font-size: 9pt;
	font-family: Verdana;
}
.Blue8pt
{
	color: green;
	font-size: 8pt;
	font-family: Verdana;
}
.Blue7pt
{
	color: green;
	font-size: 7pt;
	font-family: Verdana;
}
.Black9pt
{
	color: #006600;
	font-size: 9pt;
	font-family: Verdana;
}
.Black7pt
{
	color: #006600;
	font-size: 7pt;
	font-family: Verdana;
}
.Black6pt
{
	color: #006600;
	font-size: 6pt;
	font-family: Verdana;
}
.Black12ptBold
{
	color: #006600;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}
.Black10ptBold
{
	color: #006600;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}
.Black9ptBold
{
	color: #006600;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
}
.White12ptBold
{
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}
.White10ptBold
{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

.GridHeaderLeft
{
	background-color: #D9DFED;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #006600;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
.GridHeader
{
	background-color: #D9DFED;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
.GridHeaderPricing
{
	background-color: #D9DFED;
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 2px;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
}
.GridHeaderRight
{
	background-color: #D9DFED;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
}
.GridItemLeft
{
	padding-left: 3px;
	padding-right: 2px;
}
.GridItem
{
	border-left: 1px solid #006600;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 8pt;
	font-family: Verdana;
}
.GridItemPadded
{
	border-left: 1px solid #006600;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 8pt;
	font-family: Verdana;
}
.GridItemAddToCart
{
	border-left: 1px solid #006600;
	font-size: 8pt;
	font-family: Verdana;
}
.GridFooter
{
	border-top: solid 1px #006600;
	padding-left: 3px;
	padding-right: 3px;
}



.TabLeft
{
	background-color: #D9DFED;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
.TabRight
{
	background-color: #D9DFED;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	vertical-align: bottom;
}
.TabContent
{
	border-color: #d9dfed;
	border-style: solid;
	border-width: 1px;
}
.TabContent tr td
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.ShopByCat
{	
	background-color: #468635;
	text-align: center;
}