﻿.sup
{
	position: relative;
	top: -0.3em;
	font-size: 0.8em;
}

li
{
	margin-bottom: 5px;
}

body
{
	background-color: #004812;
	margin-top: 25px;
}

th
{
	font-family: Verdana, Arial, Tahoma;
	background-color: #004812;
    color: #F2B833;
    font-size: 12px;
    padding-left: 5px;
}

a
{
	font-family: Verdana, Arial, Tahoma;	
}

a.bottomLinks:link, a.bottomLinks:visited, a.bottomLinks:active
{
	color: #CCCCCC;
	padding-left: 4px;
	padding-right: 4px;	
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
}

a.bottomLinks:hover
{
	text-decoration: underline;
}

.bottomText
{
	font-size: 10px;	
}

/**************************************************************/
/*                  Shopping Cart Styles
/**************************************************************/
.ProductName
{
	padding-left: 5px;	
	padding-right: 5px;
}

.ExtendedPrice
{
	padding-right: 5px;
}

.greenHeaderSmall
{
	font-size: 11px;
	font-weight: bold;
	color: #004812;
	font-family: Verdana, Arial, Tahoma;
}

.greenHeaderContact
{
	font-weight: bold;
	font-size: 14px;
	color: #004812;
	font-family: Verdana, Arial, Tahoma;
}
/************ End Shopping Cart Styles ***********************/

.greenHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #004812;
	font-family: Verdana, Arial, Tahoma;
}

.productHeader
{
	font-weight: bold;
	font-size: 18px;
	color: #004812;
	font-family: Verdana, Arial, Tahoma;
}

.standardText, td, div, input, select
{
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	font-size: 11px;
	line-height: 1.5;
}

.contactText
{
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	font-size: 14px;
}

a.greenLinks:link, a.greenLinks:visited, a.greenLinks:active
{
	color: #004812;
	padding-left: 6px;
	padding-right: 6px;	
	font-size: 10px;
	text-decoration: underline;
}

a.greenLinks:hover
{
	color: #F2B833;
}

a.cart:link, a.cart:visited, a.cart:active
{
	color: #004812;
	padding-left: 6px;
	padding-right: 6px;	
	font-size: 10px;
	text-decoration: none;
}

a.cart:hover
{
	text-decoration: underline;
}

a.greenLinksContact:link, a.greenLinksContact:visited, a.greenLinksContact:active
{
	color: #004812;
	padding-left: 6px;
	padding-right: 6px;	
	font-size: 14px;
	text-decoration: underline;
}

a.greenLinksContact:hover
{
	color: #F2B833;
}

.satisfaction
{
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	font-size: 10px;
}



