@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
}


.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.productscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
}

.indexcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-right: 25px;
	padding-left: 25px;
}

.bodycopy {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
}

.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
a.bodylinks:link {
	color: #40004C;
}
a.bodylinks:visited {
	color: #666666;
}
a.bodylinks:hover {
	color: #666666;
	text-decoration: underline;
}
a.bodylinks:active {
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}



.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a.subnav:link {
	color: #666666;
}
a.subnav:visited {
	color: #666666;
}
a.subnav:hover {
	color: #666666;
	text-decoration: underline;
}
a.subnav:active {
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}





.twolines {
	background-image: url(../images/bg-twolines.jpg);
	background-repeat: repeat-x;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.bottomlinks{
font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	
}

a.bottomlinks:link {
	color: #666666;
}
a.bottomlinks:visited {
	color: #666666;
}
a.bottomlinks:hover {
	color: #666666;
	text-decoration: underline;
}
a.bottomlinks:active {
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.titleyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #CDB338;
	font-weight: bold;
}
a.titleyellow:link {
	color: #CDB338;
}
a.titleyellow:visited {
	color: #CDB338;
}
a.titleyellow:hover {
	color: #CDB338;
	text-decoration: underline;
}
a.titleyellow:active {
	color: #CDB338;
}

.hidden { display: none; }

.unhidden{

    display: block; 
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.unhidden:link {
	color: #666666;
}
a.unhidden:visited {
	color: #666666;
}
a.unhidden:hover {
	color: #666666;
	text-decoration: underline;
}
a.unhidden:active {
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.titlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #99C25A;
	font-weight: bold;
}
a.titlegreen:link {
	color: #99C25A;
}
a.titlegreen:visited {
	color: #99C25A;
}
a.titlegreen:hover {
	color: #99C25A;
	text-decoration: underline;
}
a.titlegreen:active {
	color: #99C25A;
}

.pageon {
	font-family: Arial, Helvetica, sans-serif;
	color: #668833;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}

.productnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	text-decoration: none;

}
a.productnav:link {
	color: #666666;
}
a.productnav:visited {
	color: #666666;
}
a.productnav:hover {
	color: #668833;
}
a.productnav:active {
	color: #668833;
	font-weight: bold;
}

.yellownav {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}
a.yellownav:link {
	color: #666666;

}
a.yellownav:visited {
	color: #666666;

}
a.yellownav:hover {
	color: #CDB338;

}
a.yellownav:active {
	color: #CDB338;
	font-weight: bold;

}

.yellowon {
	font-family: Arial, Helvetica, sans-serif;
	color: #CDB338;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}
a.yellowon:link {
	color: #CDB338;

}
a.yellowon:visited {
	color: #CDB338;

}
a.yellowon:hover {
	color: #CDB338;

}
a.yellowon:active {
	color: #CDB338;
	font-weight: bold;

}
