BODY {margin: 0;}
.playground {
	background-image: url(../images/play-ground.gif);
	background-repeat: repeat;
}
.home-page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navone{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navone:link {color: #000000;font-weight: bold; text-decoration: none;}
a.navone:active {color: #000000;  font-weight: bold; text-decoration: none;}
a.navone:visited {color: #000000; font-weight: bold; text-decoration: none;}
a.navone:hover {color: #ffffff;  font-weight: bold; text-decoration: none;}
.orange-back {
	background-image: url(../images/o-vline.gif);
	background-repeat: repeat;
}
.dgray {
	background-color: #484848;
}

.orangetwentytwo {
	background-color: #e65038;
	height: 22px;
}
.top {
	height: 1px;
	background-image: url(../images/h.gif);
}
.orange {
	background-color: #e65038;
}
.darkgrey {
	background-color: #484848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.darkgrey:link {color: #ffffff;font-weight: bold; text-decoration: none;}
a.darkgrey:active {color: #ffffff;  font-weight: bold; text-decoration: none;}
a.darkgrey:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
a.darkgrey:hover {color: #e65038;  font-weight: bold; text-decoration: none;}
.home-page-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.product-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
