<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: White; /* Background Color */
margin-bottom: 5px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 5px; /* Margins */
}

.GeneralTable
{
background-color: #404040; /* Background Color */
}

.TopBanner
{
font-family: Verdana; /* Font Face */
font-size: 8.5pt; /* Font Size */
color: black; /* Font Color */
font-weight: normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Verdana; /* 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: Gray; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Verdana; /* 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: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* 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: 150 px;}

.LeftColumnText
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* 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: 150 px;}

.RightColumn
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150 px;}

.RightColumnText
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* 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: 150 px;}

.Footer
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: ; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #ffffff; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: ; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #F3F3F3; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FF9900; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #ff9900; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #FF9900; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffff; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Verdana; /* Font Face */
font-size: 9.5pt; /* Heading Font Size */
color: White; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #666666; /* Background color */
background-image: ; /* Background Image */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #999999;
}

.ContentTableHorizontal
{
background-color: #999999;
}

.ContentTable
{
background-color: #999999;
}

.ContentTableHorizontal
{
background-color: #999999;
}

a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
}

a.LinkWhiteMenu:link {
color:#FFFFFF;
background-color:transparent;
text-decoration:none
}
a.LinkWhiteMenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.LinkWhiteMenu:hover {
color:#999999;
background-color:transparent;
text-decoration:none;
}
a.LinkWhiteMenu:active {
	text-decoration: none;
	color:#FFFFFF
}

a.SideBarLink:link {
	font-size:8pt;
	color: #333333;
	text-decoration: none;
}
a.SideBarLink:visited {
	font-size:8pt;
	text-decoration: none;
	color: #333333;
}
a.SideBarLink:hover {
	font-size:8pt;
	text-decoration: underline;
	color: #FF9900;
}
a.SideBarLink:active {
	font-size:8pt;
	text-decoration: underline;
}

.style1 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

.style2 {
	font-weight: bold;
	color: #8B5C29;
}

.Title {
	font-size: 10pt;
	font-weight: bold;
	color: #8B5C29;
}
.WasPrice {
	color: #999999;
}
.SalePrice {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.SavePrice {
	font-size: 9pt;
	font-weight:bold;
	color: #CC0000;
}

a.HomeProductName:link {
	font-size: 8.5pt;
	color: #000000;
	text-decoration: underline;
}
a.HomeProductName:visited {
	font-size: 8.5pt;
	text-decoration: underline;
	color: #000000;
}
a.HomeProductName:hover {
	font-size: 8.5pt;
	text-decoration: underline;
	color: #FF9900;
}
a.HomeProductName:active {
	font-size: 8.5pt;
	text-decoration: underline;
}

.gray_border {
	border: 1px solid #cccccc;
}

a.sidebartitle:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}
a.sidebartitle:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}
a.sidebartitle:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}
a.sidebartitle:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}