body {
	font-family: "Trebuchet MS", Verdana, Arial, "Arial Black", Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFF;
}
.textbox   	{ font-size: 11px; text-align: left; vertical-align: middle; border: 1px #794fff solid; 
		height: 13px; background-color: #FFFFFF
}
.textblock  { font-size: 11px; text-align: left; vertical-align: middle; border: 1px #794fff solid; 
		background-color: #FFFFFF
}

.button_purple 	{ color: #000000; font-size: 11px; background-color: #cc66ff;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ffffff;
		border-right-color: #cccccc;
		border-bottom-color: #cccccc;
		border-left-color: #ffffff;
		padding-top: 2px;
		padding-bottom: 2px;
		border-color: #ffffff #cccccc #cccccc #ffffff;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px
}
.button  	{ color: #000000; font-size: 11px; background-color: #e8d1ff;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ffffff;
		border-right-color: #cccccc;
		border-bottom-color: #cccccc;
		border-left-color: #ffffff;
		padding-top: 2px;
		padding-bottom: 2px;
		border-color: #ffffff #cccccc #cccccc #ffffff;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px
}
.button:hover  	{ background-color: #cc66ff;
}
p { font-size: 12px; font-style: normal; font-weight: normal; color: #333333; list-style-type: circle; }
h1 {  font-size: 20px; font-style: normal; font-weight: normal; color: #ff00ff; text-align: center}
h2 {  font-size: 18px; font-style: normal; font-weight: normal; color: #ff00ff; text-align: center}
h3 { font-size: 16px; font-style: normal; font-weight: normal; color: #333333; }
h4 { font-size: 15px; font-style: normal; font-weight: normal; color: #333333; }
h5 {  font-size: 13px; font-style: normal; font-weight: normal; color: #333333; }
h6  { font-size: 9px; color: #990000;}
A:hover 	{COLOR: #990000; TEXT-DECORATION: none; }
A:link 	{COLOR: #FF0000; TEXT-DECORATION: none; }
A		{COLOR: #990000;  }
.tbl 		{ font-size: 11px; line-height: normal; font-variant: normal; color: #000000;
}
.fld 		{ font-size: 12px; color: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; 
		border-bottom-width: 1px; border-left-width: 1px
; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px
}
.tblsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #CC3300}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: normal}
.products {  border: 5px #cc66ff solid; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}
.productsLarge {  border: 5px #ffffff solid; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}
.image_purple_border { 	border: 2px solid #cc66ff;}

#scrolldisplay{
width:200px;
height:600px;
overflow:hidden;
text-align:centre;
border:1px solid #333;
}


