﻿body
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    background-image: url(images/JojobaPageCorner.jpg); 
    background-repeat: repeat;
	font-family:Tahoma;
	line-height:12px;
	font-size:11px;
}

table div
{
	text-align:left;
	margin-left:16px; 
	margin-top:10px; 
	margin-right:15px; 
	margin-bottom:10px
}

A:link, A:visited, A:active
{
    color:#941E00;
    font-weight: bold;
    font-size: 10px;
}
A:hover
{
    color: #91B285;
}

hr
{
    background-color: #D5D6D0;
    color: #D5D6D0;
    border-style:none;
    height: 5px;
    width: 88%;
    text-align:center;
}

p
{
	margin-top:5px;	
	margin-bottom:10px;
	line-height: 12px;
}

h2
{
    padding-top: 0px;
    font-size: 17px;
    font-weight: bolder;
}

h4
{
	color: #91B285;
}

h5
{
	color:#941E00;
	font-size:11px;
	margin-bottom: 0px;
}

.b2
{
	color: #5E7E59;
	font-weight: bold;
}

.ImageBorder
{
    border-style: solid; 
    border-color: #91B285;
    border-width: 1px;
}

#TitleContent
{
    background-image: url(images/JojobaSupplierTitleBg.jpg); 
    background-repeat: no-repeat; 
    vertical-align: top;
}

#MainContent
{
	background-image:url(images/JojobaMainBgRepeater.jpg); 
	background-repeat: repeat-y;
}

#LowerContent
{
	text-align:left; 
	background-image:url(images/JojobaMainBgRepeater.jpg); 
	background-repeat:repeat-y;
}

.SideBars
{
	background-image:url(images/JojobaSideBgRepeater.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	width:50%; 
	height:46px;
}

#FooterContent
{
	text-align:center; 
	padding-bottom:10px; 
	background-image:url(images/JojobaLowerBgRepeater.gif); 
	background-repeat:no-repeat;
}

#FooterBar
{
	background-image:url(images/JojobaBottomBgBorder.gif); 
	background-repeat: no-repeat; 
	width:766px; 
	height:5px;
}

.TableChart
{
	background-color: #E2E9E1;
	border-color: #91B285;
	border-width: 1px;
	border-style: solid;
	width: 100%;
}
.TableChart TH
{
	background-color: #E2E9E1;
	border-style: none;
}
.TableChart TD
{
	border-style: none;
	background-color: #FFFFFF;
}

.SiteMap div
{
	margin-left:10px; 
	margin-top:2px; 
	margin-right:5px; 
	margin-bottom:0px
}

#HomeWorldAgExpoBanner
{
	position: relative;
	top: -10px;
	margin: 0;
}

#HomeWorldAgExpoBanner span
{
	position: absolute;
	left: -999999px;
}

#HomeWorldAgExpoBanner a
{
	display: block;
	height: 87px;
	background-image: url(Images/WorldAgExpoBanner.gif);
	background-position: top;
}

#HomeWorldAgExpoBanner a:hover
{
	background-position: bottom;
}