html {
  overflow-y: auto;
  overflow-x: hidden;
}
.bigBody {
	margin-right: 15px;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Normal a:link {
	color: #000000;
	text-decoration: none;
}
.Normal a:visited {
	color: #000000;
	text-decoration: none;
}
.Normal a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.Normal a:active {
	color: #000000;
	text-decoration: none;
}
.MenuCatName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.TopMenu a:link {
	color: #000000;
	text-decoration: none;
}
.TopMenu a:visited {
	color: #000000;
	text-decoration: none;
}
.TopMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.TopMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Footer a:link {
	color: #FF0000;
	text-decoration: none;
}
.Footer a:visited {
	color: #FF0000;
	text-decoration: none;
}
.Footer a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.Footer a:active {
	color: #FF0000;
	text-decoration: underline overline;
}
.Treeview { /*CSS for Simple Tree Menu*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.Treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.Treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: url(pix/neutral.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 15px;
	margin: 0px 0px 0px 0px; /* !!!!! This is changed in frm_menu.php (by Javascript) to fix visual in IE !!!!!!! */
}
.Treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background-position: left 1px; /* !!!!! This is changed in frm_menu.php (by Javascript) to fix visual in IE !!!!!!! */
	background-repeat: no-repeat;
	background-image: url(pix/plus.gif);
}
.Treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}
.Treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
}
.Treeview a:link {
	color: #000000;
	text-decoration: none;
}
.Treeview a:visited {
	color: #000000;
	text-decoration: none;
}
.Treeview a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.Treeview a:active {
	color: #000000;
	text-decoration: none;
}
.CategoryFrameHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.CategoryFrameBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.CategoryFramePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.ProductHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ProductBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ProductTableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.DialogText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.DialogHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.DialogHead a:link {
	color: #000000;
	text-decoration: none;
}
.DialogHead a:visited {
	color: #000000;
	text-decoration: none;
}
.DialogHead a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.DialogHead a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Top10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Top10 a:link {
	text-decoration: none;
	color: #000000;
}
.Top10 a:visited {
	text-decoration: none;
	color: #000000;
}
.Top10 a:active {
	text-decoration: underline;
	color: #666666;
}
.Top10 a:hover {
	text-decoration: underline;
	color: #666666;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Menu a:link {
	text-decoration: none;
	color: #000000;
}
.Menu a:visited {
	text-decoration: none;
	color: #000000;
}
.Menu a:active {
	text-decoration: underline;
	color: #666666;
}
.Menu a:hover {
	text-decoration: underline;
	color: #666666;
}
.stdInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #666666;
	background: #EEEEEE;
	padding-left: 5px;
}
.stdButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #666666;
	background: #EEEEEE;
}
.wreathBig {
	font-family: Verdana, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.wreathSmall {
	font-family: Verdana, Times, serif;
	font-size: 7px;
	font-weight: bold;
	color: #000000;
}
