<Style>/* Default CSS Stylesheet for a new Web Application project */{}
.Tag a:visited{color:#999999;}
.Tag a:link{color:#999999;}
.Tag a:hover{color:#999999;text-decoration:underline; font-weight:bold;}
.Tag a:active{color:#999999;text-decoration:none;}
.GeneralPage
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.GeneralPageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	
}
.GeneralPageLink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.GeneralPageLink a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.GeneralPageLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.GeneralPageLink a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}


.Headings
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #68616B; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Left; /* Align Text */
}
.Headings a:link, .Headings a:visited
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #999999; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Left; /* Align Text */
}
.Headings a:Hover
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #999999; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Left; /* Align Text */
}
.Headings a:Active
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #999999; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Left; /* Align Text */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 20pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: White; /* Background color */
background-image: url(images/BG.gif); /* Background Image */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Gray; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 137px;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Gray; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 137px;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Gray; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Gray; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Gray; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: "CG Omega"; /* Font Face */
font-size: 12pt; /* Font Size */
color: #790000; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: "CG Omega"; /* Font Face */
font-size: 10pt; /* Font Size */
color: #640000; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}



.Content
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Gray; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9pt; /* Heading Font Size */
color: #666666; /* Heading Font Color */
font-weight: bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: White;
}

.ContentTableHorizontal
{
background-color: White;
}

</Style>
.GeneralPageBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.GeneralPageItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.GeneralPageBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #828282;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 200;
	color: #666666;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BBBDC1;
}
.ParaIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #715B63;
}
.BannerIntro {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.CategoryIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
.BANNERBASE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362F2D;
}
.BannerTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	font-weight: normal;
}


.StrikeThrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: line-through;
}
.Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B261C;
}
.PressBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.ShopCategoryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.GeneralPageBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.GeneralPage11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.CatBannerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}

