@charset "utf-8";

body {
	background-image: url(../images/bck.gif);
	background-repeat: repeat-x;
	background-color: #275927;
	margin: 0px;
}

.whitefont12 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

a.whitefont12:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

a.whitefont12:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #990099;

	text-decoration: underline;

}

.whitefont18 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

a.whitefont18:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

a.whitefont18:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #990099;

	text-decoration: underline;

}

.bclgrdheader {

	background-image: url(../images/header_btm.jpg);

	background-repeat: no-repeat;

}

.greengradient {
	background-image: url(../images/greengradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2D622E;
}

.navmenu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 35px;

	font-weight: bold;

	text-transform: uppercase;

	color: #FFFFFF;

	text-decoration: none;

	background-image: url(../images/navbar_up.jpg);

	background-repeat: no-repeat;

	display: block;

}

a.navmenu:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 35px;

	font-weight: bold;

	text-transform: uppercase;

	color: #FFFFFF;

	text-decoration: none;

	background-image: url(../images/navbar_up.jpg);

	background-repeat: no-repeat;

	display: block;

}

a.navmenu:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 35px;

	font-weight: bold;

	text-transform: uppercase;

	color: #000000;

	text-decoration: none;

	background-image: url(../images/navbar_over.jpg);

	background-repeat: no-repeat;

	display: block;

}

.whitefont11 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

a.whitefont11:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

a.whitefont11:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #990099;

	text-decoration: underline;

}

.whiteborder {

	border: 1px solid #FFFFFF;

}

a.whiteborder:link {

	border: 1px solid #FFFFFF;

}

a.whiteborder:hover {

	border: 1px solid #BE63DA;

}

div.pageContent {

    color:#FFFFFF;

    margin:3px;

    padding:2px;

    padding-left:17px;

    padding-right:17px;

}

div.pageContent .pageHeading {

    color:#FFFFFF;

}

div.pageContent a, div.pageContent a:link, div.pageContent .productListing-data a {

    color: #AAAAAA;

}

div.pageContent a:hover {

    color: #FFFFFF;

}

div.pageContent table.productListing, div.pageContent table.productListing td.productListing-data

div.pageContent table.productListing tr.productListing-even, div.pageContent table.productListing tr.productListing-odd {

    background:transparent;

    background-color:none;

}

div.pageContent table.productListing td.productListing-heading {

    background-color:#660099;

    height: 25px;

    font-size:14px;

    font-weight:normal;

    text-transform: uppercase;

    padding: 3px;

}