body {
	background: #128BDA url(images/background.jpg) repeat-x;
	margin: 0;
}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
	margin: 2px 0;
}
h3 {text-align: center;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF00FF;
	text-decoration: underline;
}
.secheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFCC;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a {
	color: #FFFFFF;
}
.shoplinks a {
	font-size: 13px;
	font-weight: bold;
}
.categorie {
}
.linksections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	width: auto;
}
#pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	height: 400px;
}
#pagetext table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
#pagetext img {
	margin: 4px;
	border: 1px solid #FFFFFF;
}
#edit {
	text-align: center;
}
#edit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #128BDA;
	font-size: 10px;
	text-decoration: none;
}
#edit a:hover {
	color: #FFFFFF;
}
#bytds {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;

}
.quickref {
	background: #99CC66;
}
#topmenu {
	text-align: center;
}
#topmenu a {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottommenu, #bottommenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#bottommenu a:hover {
	color: #FFFF66;
}
a {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #66FFFF;
}
/* ------ SHOPPING CART ----- */
.cart{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  background-color: #000066;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
}
.cart2{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  background-color: #660000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.cartitem{
  color: #000000;
  font-weight: bold;
  font-size: 13px;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
}
.empty{
  color: #CC0000;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
a.remove:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #cc0000;
        text-decoration: none;
}
a.remove:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #cc0000;
        text-decoration: underline;
}
a.remove:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #cc0000;
        text-decoration: none;
}
a.remove:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #cc0000;
        text-decoration: none;
}
.total{
  color: #000033;
  font-weight: bold;
}
.tcoutertable {
	background: #000066;
}
.tcoutertable td {
	padding: 4px 6px;
}
.tctdhead {
	font-size: 12px;
	color: #FFFFCC;
}
.gallery td {
	text-align: center;
}
