html, body {
   height:100%;
   margin: 0;
   padding: 0;
   border: none;
   text-align: center;
   background-image:url(../source/pix4site/background.jpg)
}
#wrapper {
   height:100%;
   padding: 0;
   border: none;
   margin: 0 auto;
   text-align: left;
   vertical-align: middle;
   width:900px;
}
 #scroll {
 height:220px;
 width:100%;
 overflow:auto;
 }
  #scroll2 {
 height:300px;
 width:100%;
 overflow:auto;
 }
 
.myButton:hover {
   cursor: pointer;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #7D0233;
	text-decoration: none;
}
.links:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #0A7406;
	text-decoration: none;
}
.RegText {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #7D0233;
	text-decoration: none;
}
.TopMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.TopMenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #40FD45;
	text-decoration: none;
}
.TopRegMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.Toplinks {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.Toplinks:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.TopRegText {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #7D0233;
	text-decoration: none;
}
.soldes {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: line-through;
}
.newPrice {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #931146;
}
.BIGtype {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.BIGtypePurple {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #931146;
}
.BigPurpleBtn {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #931146;
}
.BigPurpleBtn:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #931146;
}
.BottomText {
	font-family: Tahoma;
	font-size: xx-small;
	color: #333333;
}
.BottomTextWhite {
	font-family: Tahoma;
	font-size: xx-small;
	color: #FFFFFF;
}
