body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}
table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}

a {
	color: #0033FF;
	text-decoration: underline;
}

a:link {
	color: #0033FF;
	text-decoration: underline;
}

a:visited {
	color: #0033FF;
	text-decoration: underline;
}

a:active {
	color: #0033FF;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.fundprod {
	color: #ffffff;
	text-decoration: underline;
}

a.fundprod:link {
	color: #ffffff;
	text-decoration: underline;
}

a.fundprod:visited {
	color: #ffffff;
	text-decoration: underline;
}

a.fundprod:active {
	color: #ffffff;
	text-decoration: underline;
}

a.fundprod:hover {
	color: #ffffff;
	text-decoration: underline;
}


P {
	font-size: 12px;
	font-family : Verdana;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}
td.product {
	width: 33%;
}

table.products {
	padding: 10;
}

td.prodimage {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	width: 33%;
}

div.prodname {
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 8px;
}

div.proddescription {
	color: black;
	font-size: 10px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}


div.prodprice {
	text-align: center;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: underline;
	color: #FF0000;
}

img.prodimageLG{
	width: 250px;
}

img.prodimage{
	width: 125px;
}
.leftmenucatheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #7E6F43;
}

.leftmenu .leftmenucatheader a {
	color: #ffffff;
}

.leftmenucat {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 7px;
	color: #2C597A;
	font-weight: bold;
	line-height: 1.5;
}
.leftmenu .leftmenucat a {
	color: #2C597A;
}
.rightmenu .leftmenucat a {
	color: #D25929;
}
