body {
	background-color: #E5E5E5;
	color: #000000;
	font: 11px "Trebuchet MS", Verdana, Arial; */
	margin: 0px;
}

div.bodycontainer {
	background-color: #F9F9F9;
	width: 600px;
	margin: 0px auto;
	border-right: 1px solid #CDCDCD;
	border-bottom: 2px solid #BCBCBC;
	padding: 0px;
}

div.contentcontainer {
	padding: 0px 10px 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background: #FFFFFF;
}

div.footercontainer {
	padding: 2px 2px 10px 0px;
	width: 598px;
	margin: 0px auto;
}

div.headercontainer {
	margin: 5px auto 0px;
	background-image: url(../../images/layout/bghdr.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 600px;
}

div.logocontainer {
	border-bottom: 1px solid #BDBDBD;
	border-left: 1px solid #FFFFFF;
	background: url(../../images/layout/bglogovert.gif) repeat-x;
	height: 40px;
	padding: 10px;
}

div.topnavcontainer {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BDBDBD;
	padding: 5px 10px 5px 5px;
	border-left: 1px solid #FFFFFF;
}

div.advertcontainer {
	border-left: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100px;
}

div.subnavcontainer {
	border-bottom: 1px solid #BDBDBD;
	text-align: left;
	font-size: 10px;
	color: #5C5C5C;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0px;
	padding: 5px 10px;
}

.hidden {
	display: none;
}

.imgtd {
	display: block;
}

#bodyproducts {
	color: #000000;
	font-size: 11px;
}

#content {
	text-align: left;
}

#content a:link, #content a:visited, #content a:active {
	color: #8AB64B;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #BAD68F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#content ul {
	font-size: 10px;
	color: #8AB64B;
	margin-left: 2em;
}

#content li {
	list-style: square;
	margin: 0px;
}
.elementimg {
	border: 1px solid #BDBDBD;
	margin-bottom: 2px;
	margin-left: 2px;
}

#footer {
	color: #5C5C5C;
	font-size: 10px;
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #5C5C5C;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footernav {
	text-align: right;
	border-top: 1px solid #7A9900;
	padding-top: 10px;
	margin-top: 10px;
}

#subnav a:link, #subnav a:visited, #subnav a:active {
	color: #8AB64B;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#subnav a:hover {
	color: #BAD68F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#topnav {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	background: url(../../images/layout/bglogovert.gif) repeat-y;
}

#topnav a {
	padding: 2px 4px;
	text-decoration: none;
}

#topnav a:link, 
#topnav a:visited {
	color: #87B347;
	border: 1px solid #F9F9F9;
}

#topnav a:hover, 
#topnav a:active {
	color: #8AB64B;
	border: 1px solid #87B347;
	background: #FFFFFF;
}

#topnav li {
	padding-right: 1px;
	display: inline;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	color: #000000;
	border-bottom: 2px solid #E5E5E5;
}

.tinytext {
	font-size: 9px;
	color: #999999;
}
h2 {
	font-size: 12px;
}
.greyborder {
	border: 1px solid #999999;
}
#content strong {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
