<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* 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: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.LeftColumnText
{
font-family: Arial; /* 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: 15%;}

.RightColumn
{
font-family: Arial; /* 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: #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: #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: 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: #000000; /* 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: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* 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: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* 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: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* 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: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #5e4543; /* 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 */
}

.CategoryContent
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #5e4543; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Right; /* Align Text */
}

.HomeCategoryContent
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #5e4543; /* 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 */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E7E3D7;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

a.CategoryContent:link{font-family:arial;font-size:9pt;color:#5e4543;text-decoration:none;}
a.CategoryContent:hover{font-family:arial;font-size:9pt;color:#990000;text-decoration:none;}
a.CategoryContent:visited{font-family:arial;font-size:9pt;color:#5e4543;text-decoration:none;}
a.CategoryContent:active{color:none;text-decoration:none;}
a.CategoryContent:img {border: none;} 


.hometag{font-family:arial;font-size:15px;color:#000000}
.homeemailtext{font-family:arial;font-size:10px;color:#52504F}
.homeHeadertext{font-family:arial;font-size:17px;color:#ffffff;font-weight:bold}
.hometext{
	font-family:arial;
	font-size:12px;
	color:#52504F;
	line-height: 16pt;
}

a.hometext:link{font-family:arial;font-size:9pt;color:#990000;text-decoration:none;}
a.hometext:hover{font-family:arial;font-size:9pt;color:#990000;text-decoration:none;}
a.hometext:visited{font-family:arial;font-size:9pt;color:#990000;text-decoration:none;}
a.hometext:active{color:none;text-decoration:none;}
a.hometext:img {border: none;} 


.homeproducttext{font-family:arial;font-size:14px;color:#52504F}


a.GeneralPage:link{font-family:arial;font-size:13px;color:#575453;text-decoration:none;}
a.GeneralPage:hover{font-family:arial;font-size:13px;color:#575453;text-decoration:none;font-weight:bold}
a.GeneralPage:visited{font-family:arial;font-size:13px;color:#575453;text-decoration:none;}
a.GeneralPage:active{color:none;text-decoration:none;}
a.GeneralPage:img {border: none; } 

a.homeemenu:link{font-family:arial;font-size:13px;color:#575453;text-decoration:none;}
a.homeemenu:hover{font-family:arial;font-size:13px;color:#575453;text-decoration:none;font-weight:bold}
a.homeemenu:visited{font-family:arial;font-size:13px;color:#575453;text-decoration:none;}

.bannermenu{font-family:arial;font-size:11px;color:#52504F;text-decoration:none;}
a.bannermenu:link{font-family:arial;font-size:11px;color:#52504F;text-decoration:none;}
a.bannermenu:hover{font-family:arial;font-size:11px;color:#52504F;text-decoration:none;font-weight:bold}
a.bannermenu:visited{font-family:arial;font-size:11px;color:#52504F;text-decoration:none;}

a.sidemenu.active{font-family:arial;font-size:13px;color:#52504F;text-decoration:none;font-weight:bold;}

a.sidemenu:link{font-family:arial;font-size:13px;color:#52504F;text-decoration:none;}
a.sidemenu:hover{font-family:arial;font-size:13px;color:#52504F;text-decoration:none;font-weight:bold}
a.sidemenu:visited{font-family:arial;font-size:13px;color:#52504F;text-decoration:none;}
a.sidemenu:active{font-family:arial;font-size:13px;color:#52504F;text-decoration:none;font-weight:bold;}

.cballetflat{font-family:arial;font-size:14px;color:#A74F3D;}
.wintersale{font-family:arial;font-size:13px;color:#ffffff;}
.wintersale1{font-family:arial;font-size:18px;color:#ffffff;font-weight:bold;}
.wintersale2{font-family:arial;font-size:15px;color:#ffffff;font-weight:bold;}
.newsletter{font-family:arial;font-size:11px;color:#52504F;}
.notice{width:120px;height:16px;border:none;}

.dnaot{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#5e4543;}
.terracota{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#c01f25;}
.dinfo{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#5e4543;}
.suede{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5e4543;}
.mail{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#cbc9c8;}
.view{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#827d78;}
.dnaot1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#69504E;}
.dyou{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#5e4543;}

.combostyle{height:10;font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#5e4543;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;}


TABLE.main {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
}

TABLE.innermain {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF;
border-bottom: 1px solid #D3D3D3;
width: 150px;
height: 40px;
}

TD.CategoryContent {
background-color: #FFFFF;
}

TD.innermain {
background-color: #FFFFF;
width:100px
}

.subborders {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF;
border-left: 1px solid #D3D3D3;
border-right: 1px solid #D3D3D3;
border-bottom: 1px solid #D3D3D3;
border-top: 1px solid #D3D3D3;
}

.homefooter {
font-family: Arial; /* Font Face */
font-size: 9pt; /* Heading Font Size */
color: #99000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

</Style>
