.UserMenuStyle
{
	border: none 1px black;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px 0px 0px 0px;
}
.UserMenuButton
{
	background-image: url(images/blankbutton.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	height: 37px;
	width: 142px;
}
.UserMenuButton A
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: black;
	height: 37px;
	width: 142px;
	padding-top: 9px;
}
.UserMenuButton A:Hover
{
	color: white;
}	
.CategoryButton
{
	font-size: 11pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #8B73AD;
	cursor: hand;
}
.CategoryButton:Hover
{
	color: #CCB8D4;
}	
.ProductListButton
{
	font-size: 7pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: center;
	color: black;
	cursor: hand;
}
.ProductListButton_Hover
{
	font-size: 7pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: center;
	color: white;
	cursor: hand;
}
.SearchTable
{
	width: 300px;
	padding: 1px 3px 1px 3px;
	background-color: #EEE6F1;
}
.ProductSubTitle
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #8B73AD;
}
.ProductDescription
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: black;
}
.ProductContentsLabel
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #8B73AD;
}
.ProductContents
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #888888;
}
.ProductInfoLabel
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #8B73AD;
}
.ProductInfo
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: black;
}
.ProductAccessoriesLabel
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: center;
	color: white;
	background-color: #8B73AD;
}
.TitleText
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #8B73AD;
}
.LabelText
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #8B73AD;
}
.LabelText A
{
	color: #8B73AD;
	text-decoration: none;
}
.LabelText A:Hover
{
	color: #EEE6F1;
}
.GenericText
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: black;
}
.GenericText A
{
	color: #8B73AD;
	text-decoration: none;
}
.GenericText A:Hover
{
	color: #EEE6F1;
}
.RelatedProductTable
{
	background-color: #EEE6F1;
	cursor: hand;
}
.RelatedProductName
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: center;
	color: #8B73AD;
}
.RelatedProductInfo
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: center;
	color: #8B73AD;
}
.RelatedProductInfoLabel
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: center;
	color: #888888;
}
.ManagementButton
{
	background-image: url(images/blanksmallbutton.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	height: 31px;
	width: 85px;
}
.ManagementButton A
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: center;
	color: black;
	height: 31px;
	width: 85px;
	padding-top: 6px;
}
.ManagementButton A:Hover
{
	color: white;
}
.AddressTable
{
	background-color: #EEE6F1;
}
.AddressText
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #8B73AD;
}
.AddressTextInput
{
	border-color: Silver;
}
.AddressTextValidator
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color:Red;
}
.OtherPagesText
{
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: black;
}
.OtherPagesText A
{
	color: #8B73AD;
	text-decoration: none;
}
.OtherPagesText A:Hover
{
	color: #EEE6F1;
}
