body
{
	background-color:#EBEBEB;
	margin:0px;
}


li *, span, .ProductContent, .ProductContent td
{
	font-family:Arial;
	font-size:11px;
	color: #373535;
	vertical-align:top;
	line-height:14px;
}

a img
{
    border: 0 none;
}

span a, li a
{
	font-family:Arial;
	font-size:11px;
	color: #373535;
	font-weight:bold;
}

span a:Hover
{
	color: #373535;
	text-decoration: underline;
}

.Title a
{
	color: #73B64B;
	font-size:14px;
	font-weight:bold;
}

.Title a:Hover
{
	color: #73B64B;
}


.MainMenu
{
	background-color:#B4B4B4;
	border-top:solid 2px #FFFFFF;
	border-bottom:solid 2px #FFFFFF;
	width:798;
	text-align:center;
}

.SearchBackGround
{
	background-image: url(../Images/HeaderSearchBoxBack.jpg);
	text-align:center;
}

.NewsTeaser
{
	background-position:left bottom;
	background-image: url(../Images/BackGroundGreenDash.gif);
	background-repeat:repeat-x;
	padding:5 5 5 5;
}

.BackGroundDashGrey
{
	background-position:left bottom;
	background-image: url(../Images/BackGroundGreyDash.gif);
	background-repeat:repeat-x;
}

.Content
{
	padding:20 15 53 15;
	background-color: #FFFFFF;
}

.Title
{
	color: #73B64B;
	font-size:14px;
	font-weight:bold;
}

.FooterSeperator
{
	color:#73B64B;
	font-weight:bold;
}

.Footer
{
	border-top:	solid 9px #B4B4B4;
	padding: 10 0 40 50;
	font-size:13px;
}

.Copyrite
{
	color: #B4B4B4;	
}
ul
{
	margin:0 0 0 15;
}
span li, ul
{
    color:#73B64B;
}

.ProductContent
{
	padding:10 5 15 5;
}

.animations_link a:link,
.animations_link a:hover,
.animations_link a:visited,
.animations_link a:active
{
	font-family: Arial, Sans-Serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.MenuGroup
{
	cursor: pointer;
}

.HeadingBackground
{
	display: block;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 17px;
	padding: 3px 0px 0px 5px;
	margin: 0;
	width: auto;
	background: #606859 url('../Images/ProductBannerRight.jpg') no-repeat top right;
}