/* Theme Designed In Commerce Cloud */
P
{
	padding: 0px;
	margin: 0px;
}
.BodyContainer
{
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	background-image: url(Images/BodyContainer.png);
	background-repeat: repeat-x;
}
.PageContainer
{
	width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
	border-right: solid 1px #4E4E4E;
	border-left: solid 1px #4E4E4E;
}
.HeaderContainer
{
	display: block;
	width: 1000px;
	height: 100px;
}
.LogoContianer
{
	float: left;
	width: 280px;
	height: 64px;
}
.StrapContianer
{
	float: left;
	color: #4e4e4e;
	width: 440px;
	text-align: center;
	padding-top: 20px;
	height: 40px;
}
.SignInContainer
{
	float: right;
	text-align: right;
	width: 140px;
	padding-top: 50px;
	height: 40px;
}
.SignInButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/SignInButton.png);
	background-color: Transparent;
}
.HoverSignInButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
	cursor: pointer;
	background-image: url(Images/HoverSignInButton.png);
	background-color: Transparent;
}
.ViewCartContainer
{
	float: right;
	text-align: center;
	width: 140px;
	padding-top: 50px;
	height: 40px;
}
.ViewCartButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/ViewCartButton.png);
	background-color: Transparent;
}
.HoverViewCartButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
	cursor: pointer;
	background-image: url(Images/HoverViewCartButton.png);
	background-color: Transparent;
}
.TabContainer
{
	text-align: left;
	background-image: url(Images/TabContainer.png);
	height: 32px;
	padding: 0px;
	padding-left: 16px;
}
.SelectedTab
{
	width: 128px;
	height: 26px;
	display: inline-block;
	font-weight: 700;
	font-size: 10pt;
	margin-right: 2px;
	text-decoration: none;
	background-image: url(Images/SelectedTab.png);
	color: #ffffff;
	text-align: center;
	float: top;
	white-space: nowrap;
	padding-top: 6px;
}
.HoverTab
{
	width: 128px;
	height: 26px;
	display: inline-block;
	font-weight: 700;
	font-size: 10pt;
	margin-right: 2px;
	text-decoration: underline;
	background-image: url(Images/HoverTab.png);
	cursor: pointer;
	color: White;
	text-align: center;
	float: top;
	white-space: nowrap;
	padding-top: 6px;
}
.UnselectedTab
{
	width: 128px;
	height: 26px;
	display: inline-block;
	font-weight: 700;
	font-size: 10pt;
	margin-right: 2px;
	text-decoration: none;
	background-image: url(Images/UnselectedTab.png);
	text-align: center;
	float: top;
	white-space: nowrap;
	padding-top: 6px;
	color: #595959;
}
.DivideContainer
{
	display: none;
}
.SearchContainer
{
	text-align: right;
	padding: 2px;
	border-bottom: solid 1px silver;
	background-color: #E8E8E8;
	background-image: url(Images/SearchContainer.png);
	height: 28px;
	overflow: hidden;
	margin-bottom: 8px;
}
.SearchTextBox
{
	border-bottom: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #555555 1px;
	border-left: solid #555555 1px;
	width: 256px;
	height: 18px;
	margin-right: 2px;
}
.SearchButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/SearchButton.png);
	background-color: Transparent;
}
.HoverSearchButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/HoverSearchButton.png);
	background-color: Transparent;
}
.MainContainer
{
	width: 1000px;
	height: 1200px;
}
.LeftContentContainer
{
	float: left;
	text-align: center;
	width: 200px;
	display: block;
}
.CenterContentContainer
{
	float: left;
	text-align: left;
	width: 600px;
	margin-bottom: 32px;
	max-width: 600px;
	display: block;
}
.RightContentContainer
{
	float: right;
	text-align: center;
	width: 200px;
	display: block;
}
.HeaderText
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	color: #555555;
}
.SubHeaderText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
	color: Black;
}
.NormalText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: 300;
	color: Black;
	width: 1000px;
}
.AlternateText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: 300;
	color: Black;
	font-style: italic;
}
.ErrorText
{
	color: #FF0000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
}
.LinkText
{
	color: #555555;
	font-family: Arial;
	font-size: 10pt;
	font-weight: 300;
	text-decoration: underline;
	cursor: pointer;
}
.HoverLinkText
{
	color: #595959;
	font-family: Arial;
	font-size: 10pt;
	font-weight: 300;
	text-decoration: underline;
	cursor: pointer;
}
.Button
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/Button.png);
	background-color: Transparent;
}
.HoverButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
	cursor: pointer;
	background-image: url(Images/HoverButton.png);
	background-color: Transparent;
}
.LargeButton
{
	border-width: 0px;
	width: 160px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/LargeButton.png);
	background-color: Transparent;
}
.HoverLargeButton
{
	border-width: 0px;
	width: 160px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
	cursor: pointer;
	background-image: url(Images/HoverLargeButton.png);
	background-color: Transparent;
}
.CategoryPanel
{
	text-align: left;
	width: 176px;
	border-right: solid 1px #4E4E4E;
	border-left: solid 1px #4E4E4E;
	margin: auto;
	margin-bottom: 16px;
}
.CategoryPanelHeaderText
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: 300;
}
.CategoryPanelText
{
	display: block;
	font-size: 10pt;
	font-family: Arial;
	font-weight: 300;
	color: Black;
}
.CategoryPanelLinkText
{
	color: #595959;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
}
.CategoryHoverPanelLinkText
{
	color: #555555;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
}
.CategoryPanelSubLinkText
{
	color: #595959;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
	padding-left: 30px;
}
.CategoryHoverPanelSubLinkText
{
	color: #555555;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
	padding-left: 30px;
}
.ContentPanel
{
	text-align: left;
	width: 176px;
	border-right: solid 1px #4E4E4E;
	border-left: solid 1px #4E4E4E;
	margin: auto;
	margin-bottom: 8px;
}
.ContentPanelHeaderText
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: 300;
}
.ContentPanelText
{
	display: block;
	font-size: 10pt;
	font-family: Arial;
	font-weight: 300;
	color: Black;
}
.ContentPanelLinkText
{
	color: #595959;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
}
.ContentHoverPanelLinkText
{
	color: #555555;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
}
.ContentPanelSubLinkText
{
	color: #595959;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
	padding-left: 30px;
}
.ContentHoverPanelSubLinkText
{
	color: #555555;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
	padding-left: 30px;
}
.BasketPanel
{
	text-align: center;
	width: 176px;
	border-right: solid 1px #4E4E4E;
	border-left: solid 1px #4E4E4E;
	margin: auto;
	margin-bottom: 16px;
}
.BasketPanelHeaderText
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: 300;
}
.BasketPanelText
{
	display: block;
	font-size: 10pt;
	font-family: Arial;
	font-weight: 300;
	color: Black;
	text-align: center;
	border-bottom: solid 1px #4E4E4E;
	padding: 8px;
}
.BasketPanelLinkText
{
	color: #595959;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
	text-align: center;
}
.BasketHoverPanelLinkText
{
	color: #555555;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
	text-align: center;
}
.RecentPanel
{
	text-align: center;
	width: 176px;
	border-right: solid 1px #4E4E4E;
	border-left: solid 1px #4E4E4E;
	margin: auto;
	margin-bottom: 16px;
}
.RecentPanelHeaderText
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: 300;
}
.RecentPanelText
{
	display: block;
	font-size: 10pt;
	font-family: Arial;
	font-weight: 300;
	color: Black;
}
.RecentPanelLinkText
{
	color: #595959;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
	text-align: center;
}
.RecentHoverPanelLinkText
{
	color: #555555;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px;
	border-bottom: solid 1px #4E4E4E;
	text-align: center;
}
.RecentViewedImage
{
	width: 80px;
	height: 80px;
	margin-top: 16px;
	border: solid 1px #595959;
	cursor: pointer;
}
.CategoryHeaderText
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	color: #555555;
}
.CategoryBreadCrumbArea
{
	margin-top: 4px;
	margin-bottom: 4px;
	width: 600px;
}
.CategorySubCategoriesArea
{
	margin-bottom: 4px;
	width: 600px;
}
.CategoryDescriptionArea
{
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 16px;
	width: 600px;
}
.ResultsNavigationContainer
{
	background-image: url(Images/ResultsNavigationContainer.png);
	height: 18px;
	margin: auto;
	color: #ffffff;
	padding: 8px;
	border-right: solid 1px #4E4E4E;
	border-left: solid 1px #4E4E4E;
	margin-bottom: 4px;
}
.ResultsText
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	padding: 4px;
}
.ResultsHeaderText
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	padding: 4px;
}
.ResultsPreviousPageLink
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	padding: 4px;
}
.ResultsNextPageLink
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	padding: 4px;
}
.ResultComboBox
{
	font-family: Arial;
	font-weight: 300;
	font-size: 8pt;
}
.ResultsSortContainer
{
	float: right;
}
.ResultsPagesContainer
{
	float: right;
}
.ResultItemContainer
{
	margin-bottom: 4px;
	padding: 2px;
	border: solid 1px #595959;
	height: 82px;
	overflow: hidden;
}
.AltResultItemContainer
{
	margin-bottom: 4px;
	padding: 2px;
	background-color: #CCCCCC;
	border: solid 1px #595959;
	height: 82px;
}
.ResultItemImage
{
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 4px;
	border: solid 1px #595959;
	cursor: pointer;
}
.ResultItemNameContainer
{
	color: #555555;
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	cursor: pointer;
	text-decoration: none;
}
.HoverResultItemNameContainer
{
	color: #595959;
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	cursor: pointer;
	text-decoration: underline;
}
.ResultItemDescriptionContainer
{
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	text-align: justify;
	height: 48px;
	overflow: hidden;
}
.ResultItemPriceContainer
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
}
.BreadCrumbLink
{
	color: #595959;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
}
.BreadCrumbHoverLink
{
	color: #555555;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
}
.BreadCrumbText
{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
}
.BreadCrumbHighlightText
{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
}
.ProductBreadCrumbArea
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.ProductContainer
{
	margin-top: 12px;
	width: 600px;
}
.ProductImageContainer
{
	float: left;
	border: solid 1px #595959;
	width: 256px;
	height: 256px;
	margin-bottom: 4px;
	margin-right: 4px;
}
.ProductImage
{
	width: 256px;
	height: 256px;
	cursor: pointer;
}
.ProductSmallImage
{
	width: 64px;
	height: 64px;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 4px;
}
.ProductCodeContainer
{
	width: 327px;
	height: 68px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #CCCCCC;
}
.ProductManufracturerContainer
{
	width: 327px;
	height: 68px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
}
.ProductQuantityContainer
{
	width: 327px;
	height: 84px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #CCCCCC;
}
.ProductQuantityTextBox
{
	border: solid 1px #595959;
	background-color: #ffffff;
	color: Black;
	width: 60px;
	height: 18px;
}
.AddToCartButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: white;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/AddToCartButton.png);
	background-color: Transparent;
}
.HoverAddToCartButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: white;
	font-weight: 700;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/HoverAddToCartButton.png);
	background-color: Transparent;
}
.ProductMoreImagesContainer
{
	float: left;
	width: 590px;
	height: 84px;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
}
.ProductPriceContainer
{
	width: 590px;
	height: 68px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #CCCCCC;
}
.ProductDescriptionContainer
{
	width: 590px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
}
.ProductTemplateContainer
{
	width: 590px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #CCCCCC;
}
.ProductUploadContainer
{
	width: 510px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #CCCCCC;
}
.ProductAddCartContainer
{
	width: 510px;
	float: left;
	padding: 4px;
	margin-bottom: 4px;
}
.ProductBlocksTable
{
	border-top: solid 1px #595959;
	border-left: solid 1px #595959;
	margin-bottom: 4px;
	width: 520px;
}
.ProductBlockPromptCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #3F86E3;
	font-weight: 700;
	color: White;
}
.ProductBlockPrefixCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #CCCCCC;
	width: 20%;
}
.ProductBlockPrefixInput
{
	border: solid 1px #595959;
	width: 90%;
}
.ProductBlockTextCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #FFFFFF;
	width: 60%;
}
.ProductBlockTextInput
{
	border: solid 1px #595959;
	width: 90%;
}
.ProductSuffixTextCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #CCCCCC;
	width: 20%;
}
.ProductBlockSuffixInput
{
	border: solid 1px #595959;
	width: 90%;
}
.ContentHeaderText
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	color: #555555;
}
.ContentBreadCrumbArea
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.ContentSubContentsArea
{
	margin-bottom: 4px;
}
.NormalTable
{
	border-top: solid 1px #595959;
	border-left: solid 1px #595959;
}
.HeaderCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #555555;
	font-weight: 700;
	color: White;
}
.AltBodyCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #CCCCCC;
}
.BodyCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #FFFFFF;
}
.CheironFogScreen
{
	background-color: #000000;
}
.CheironWindow
{
	border: solid 1px #595959;
	background-color: #555555;
}
.CheironWindowClientArea
{
	margin-left: 1px;
	margin-top: 1px;
}
.CheironWindowTitleBar
{
	color: white;
	font-weight: 300;
	font-family: arial;
	font-size: 13pt;
	padding-top: 4px;
	overflow: hidden;
	-moz-user-select: none;
}
.CheironImagePopUpPreview
{
	border: solid 1px #595959;
	cursor: pointer;
	background-color: #FFFFFF;
}
.CheironImagePopUpMain
{
	border: solid 1px #595959;
	background-color: #FFFFFF;
}
.CheironWindowCloseButton
{
	border: 0px;
	background-color: transparent;
	background-image: url(Images/CheironWindowCloseButton.png);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.CheironWindowCloseButtonHover
{
	border: 0px;
	background-color: transparent;
	background-image: url(Images/CheironWindowCloseButtonHover.png);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.BannerOneContainer
{
	display: none;
}
.BannerTwoContainer
{
	display: none;
}
.LeftAdvertContainer
{
	text-align: center;
	margin-top: 8px;
}
.BottomAdvertContainer
{
	text-align: center;
	margin-top: 16px;
}
.CopyrightContainer
{
	text-align: center;
	padding-bottom: 16px;
}
.FooterContainer
{
	background-image: url(Images/FooterContainer.png);
	width: 1000px;
	height: 34px;
	border-right: solid 1px #4E4E4E;
	border-left: solid 1px #4E4E4E;
	margin: auto;
}
.CategoryPanelTop
{
	display: none;
}
.CategoryPanelHeaderContainer
{
	background-image: url(Images/CategoryPanelHeaderContainer.png);
	height: 18px;
	margin: auto;
	color: #ffffff;
	padding: 8px;
}
.CategoryPanelBottom
{
	display: none;
}
.ConformanceContainer
{
	padding: 16px;
	text-align: center;
}
.ContentPanelHeaderContainer
{
	background-image: url(Images/ContentPanelHeaderContainer.png);
	height: 18px;
	margin: auto;
	color: #ffffff;
	padding: 8px;
}
.ContentPanelTop
{
	display: none;
}
.ContentPanelBottom
{
	display: none;
}
.BasketPanelHeaderContainer
{
	background-image: url(Images/BasketPanelHeaderContainer.png);
	height: 18px;
	margin: auto;
	color: #ffffff;
	padding: 8px;
}
.RecentPanelHeaderContainer
{
	background-image: url(Images/RecentPanelHeaderContainer.png);
	height: 18px;
	margin: auto;
	color: #ffffff;
	padding: 8px;
}
.BasketPanelTop
{
	display: none;
}
.BasketPanelBottom
{
	display: none;
}
.RecentPanelTop
{
	display: none;
}
.RecentPanelBottom
{
	display: none;
}
.RecentPanelBody
{
	text-align: center;
}
.TextBox
{
	border: solid 1px #4E4E4E;
}
.ErrorTextBox
{
	border: solid 1px #9F0000;
	background-color: #FFA0A0;
	color: #9F0000;
}
.CopyrightText
{
	font-size: 8pt;
}
.CopyrightLinkText
{
	color: #555555;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 8pt;
	cursor: pointer;
}
.HtmlEditor
{
	overflow: hidden;
	font-family: arial;
	font-size: 10pt;
	border: solid black 1px;
	padding: 0px;
	margin: 0px;
}

