﻿body 
{
	
}
/* Added by Sunil*/
.clsPageTitle
{ 
    font-family:Arial;
    font-weight: bold;
    font-size: 11px;
    color: #333;
    border-bottom: #333 1px solid;
    padding-bottom: 6px;
}
.clsdescriptiontitle
{ 
    font-family:Arial;
    font-weight: normal;
    font-size: 20px;
    color: #333;

    padding-bottom: 6px;
}
.clsPageHeading
{
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
	color: #cc3300;
	padding-bottom: 6px;	
}
.clsTitleText
{
    font-weight: bold;
    font-size: 11px;
    color: #333;
    font-family:Arial;  
}
.clsordernow
{
    font-weight: normal;
    font-size: 12px;
    color: #c30;
    font-family:Arial;  
}
.clsCategory
{
    font-weight: bold;
    font-size: 12px;
    color: #333;
    font-family:verdana;  
}
.clsPrice
{
    font-weight: normal;
    font-size: 24px;
    color: #333;
    font-family:Arial;  
}
.clsDescHeaderText
{
    font-family:Arial;
    font-weight: bold;
    font-size: 13px;
    color: #DE2F2F;
}
.clsTextyellow
{
    font-weight: bold;
    font-size: 11px;
    color: #fc0;
    font-family:Arial;  
}
.clsSearchText
{
    font-weight: bold;
    font-size: 11px;
    color:White;
    font-family:Arial;  
}
.clsBracketText
{
    font-size: 11px;
    color:#666;
    font-family:Arial;  
}
.clsText10 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
.clsLink a:link 
	{
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	}
	.clsLink a:visited 
	{
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	}
	.clsLink a:hover 
	{	
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #cc3300;
	text-decoration: underline;
	}
	.clsLink a:active 
	{	
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.clsMore a:link 
	{
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #DA1212;
	text-decoration: underline;
	}
	.clsMore a:visited 
	{
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #DA1212;
	text-decoration: underline;
	}
	.clsMore a:hover 
	{	
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	}
	.clsMore a:active 
	{	
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #DA1212;
	text-decoration: underline;
}
.clsError {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.clsTextBoxMedium
{ 
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    width: 160px;
    border: 1px solid #999999;
    background-color:White;
}
.clsTextBoxDate
{ 
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    width: 70px;
    border: 1px solid #999999;
    background-color:White;
}
.clsVerticalLine
{ 
    border-right:#333 1px solid;
    padding-right: 11px;
}
.clsBorder
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.clsTextBox
{
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    color: #333;
    border: 1px solid #999999;
    background-color:White;
    padding:2px 2px 2px 4px;
}
.clsTextBoxQuantity
{
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    width: 28px;
    border: 1px solid #999999; 
    
}
.clsDropDown
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    border: 1px solid #666666;	
    font-variant: normal;
    height: 20px;	
    background-color: #FFFFFF;
}
.clsAttributesTitle
{
    background-color: #808080;
    font-size: 11px;
    color: #ffffff;
    font-family: Arial;
}
.clsRetailPrice
{
    font-size: 11px;
    color: #ff0000;
    font-weight: normal;
    font-family: Arial;
    text-decoration: line-through;
}
.clsHorizantalline
{
    background: #ccc;
}
.clsTextAttributes
{
    font-weight: normal;
    font-size: 11px;
    color: #333;
    font-family: Arial;
    text-decoration: none;
}
.clsTextPink {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #a62d5b;
}
/* End of Added by Sunil*/
.clsImageBorder
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
 .clsGridHeaderBg {
	background-color: #333;
	font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family:Arial;  
	
}   
.clsPropertiesBg {
	background-color: #CCCCCC;
}
.clsRedsBg {
	background-color: #DE2F2F;
}
.clsBox
{
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
.clsSubTitleText
{
	font-weight: bold;
	font-size: 11px;
	color: #333;
	font-family:Arial;
	text-decoration: underline;
}
.clsColorText
{
	font-size: 11px;
	color: #cc3300;
	font-weight : bold;
	font-family:Arial;
}
.clsPagerSel
{		
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.clsPager
{		
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.clsPager a:link 
{		
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.clsPager a:visited 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.clsPager a:hover 
{	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
.clsPager a:active 
{	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.clsTextBoxEmail
{ 
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    width: 180px;
    border: 1px solid #999999;
    padding-left: 3px;
    background-color:White;
}
.clsTextBoxEmailID
{ 
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    padding-left: 3px;
    background-color: #333;
}
.clsTextArea
{ 
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    width: 250px;
    border: 1px solid #999999;
    background-color:White;
}
.clsGray
{		
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}
.clsTreeLink a:link 
	{
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.clsTreeLink a:visited 
	{
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.clsTreeLink a:hover 
	{	
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
	}
	.clsTreeLink a:active 
	{	
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.clsListProductInfo 
	{
	font-family: Arial;  
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.clsListProductInfo a
	{
	font-family: Arial;  
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.clsListProductInfo a:visited 
	{
	font-family: Arial;  
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.clsListProductInfo a:hover 
	{	
	font-family: Arial;  
	font-size: 11px;
	font-weight: bold;
	color:#da1212;
	text-decoration: none;
	}
	.clsListProductInfo a:active 
	{	
	font-family: Arial;  
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.clsListProductInfoCode 
	{
	font-family: Arial;  
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	}

.Pager 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.Pager a 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.Pager a:active 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.Pager a:link 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.Pager a:visited 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.Pager a:hover 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	}
	.PagerPageSelected
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: white;
		text-decoration: none;
		background-color: #cc3300;
		padding-right: 2px;
		padding-left: 2px;
	}
.clsGrayBackground
{
	background-color: #efefef;
	
}

.clsGrid {
   width: 915px;
          
}
.clsGridHeaderTitle {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	background-color: #cc3300;
	text-decoration: none;
}
.clsGridHeaderTitle a:link {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	background-color: #cc3300;
	text-decoration: underline;
}
.clsGridHeaderTitle a:visited {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	background-color: #cc3300;
	text-decoration: underline;
}
.clsGridHeaderTitle a:hover {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	background-color: #cc3300;
	text-decoration: underline;
}
.clsGridHeaderTitle a:active {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	background-color: #cc3300;
	text-decoration: underline;
}
.clsGridItem {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.clsGridItem a:link {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.clsGridItem a:visited {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.clsGridItem a:hover {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.clsGridItem a:active {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.clsGridAlternateItem {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #f1f1f1;
	text-decoration: none;
}
.clsGridAlternateItem a:link {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #f1f1f1;
	text-decoration: none;
}
.clsGridAlternateItem a:visited {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #f1f1f1;
	text-decoration: none;
}
.clsGridAlternateItem a:hover {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #f1f1f1;
	text-decoration: none;
}
.clsGridAlternateItem a:active {
	padding-right: 5px;
	padding-left: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 22px;
	background-color: #f1f1f1;
	text-decoration: none;
}
.clsGridLink a:link 
	{
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	}
	.clsGridLink a:visited 
	{
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	}
	.clsGridLink a:hover 
	{	
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #cc3300;
	text-decoration: underline;
	}
	.clsGridLink a:active 
	{	
	font-family:Arial;  
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.clsGridPadding {
    padding-right:5px;
    padding-left:5px;
}
.clsErrorBox {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.clsOrderTotal{
    font-weight: bold;
    font-size: 14px;
    color: #333;
    font-family:Arial;  
}

.clsBorder {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.clsText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #555;
}

.clsBorderLine {
	background-color: #ccc;
}

.clsTextwhite {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.clsTextwhite a:link 
	{
	font-family:Arial;  
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	}
	.clsTextwhite a:visited 
	{
	font-family:Arial;  
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	}
	.clsTextwhite a:hover 
	{	
	font-family:Arial;  
	font-size: 11px;
	font-weight: bold;
	color: #ffc;
	text-decoration:none;
    }
	.clsTextwhite a:active 
	{	
	font-family:Arial;  
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	}

.clsTextPnk {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #EB2E66;
}
.clsPromotionImageBorder {
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.clsOfferName {
		font-family: Arial;
		font-size: 20px;
		font-weight: bold;
		color: #c20001;
		text-decoration: none;
	}

.clsOfferValid {
		font-family:Arial;
		font-size: 12px;
		font-weight: normal;
		color: #E91489;
		text-decoration: none;
	}


/*------------------------ Added by yogesh -------------------------------------------------------------*/

.clsBgBlack
{
	background-color: #000000;
}

.clsBgDarkGrey
{
	background-color: #525252;
}

.clsBgLightGrey
{
	background-color: #e0e0e0;
}

.clsBgLighterGrey
{
	background-color: #f9f9f9;
}

.clsSubscribeBg
{
	background-color: #8a8a8a;
}

.clsPromotionBg
{
	background-color: #aaaaaa;
}

.clsMenuBg
{
	background-color: #c3c3c3;
}

.clsBgWhite
{
	background-color: #ffffff;
}

.clsNormalWhiteText
{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	font-family: verdana;
}

.clsNormalGreyText
{
    font-size: 10px;
    color: #666666;
    font-weight: normal;
    font-family: verdana;  
}
.clsNormalBoldText
{
    font-size: 10px;
    color: #333;
    font-weight: bold;
    font-family: verdana;  
}

.clsContentNormalText
{
    font-size: 11px;
    color: #333;
    font-weight: normal;
    font-family:Arial;  
}

.clsNormalText
{
	font-size: 12px;
    color: #666;
    font-weight: normal;
    font-family:Arial;  
}
.clsDescTitle
{
	font-size: 12px;
    color: #333;
    font-weight: bold;
    font-family:Arial;  
}
.clsDesc
{
	font-size: 14px;
    color: #333;
    font-weight: normal;
    font-family:Arial;  
}

.clsCategoriesDescTitle
{
	font-size: 14px;
    color: #c30;
    font-weight: normal;
    font-family:verdana;  
}
.clsCategoriesDescTitle a
{
    font-size: 14px;
    color: #c30;
    font-weight: normal;
    font-family:verdana; 
}
.clsCategoriesDescTitle a:visited 
{
    font-size: 14px;
    color: #c30;
    font-weight: normal;
    font-family:verdana; 
}
.clsCategoriesDescTitle a:hover 
{	
    font-size: 14px;
    color: #330;
    font-weight: normal;
    font-family:verdana; 
}
.clsCategoriesDescTitle a:active 
{	
    font-size: 14px;
    color: #c30;
    font-weight: normal;
    font-family:verdana; 
}


.clsContentNormalBoldText
{
    font-size: 10px;
    color: #333;
    font-weight: bold;
    font-family:Arial;  
}
.clsWhiteText
{
	font-size: 11px;
    color: #fff;
    font-weight: bold;
    font-family:Arial;  
}
.clsWhiteTextLink
{
	
	font-family: verdana;  
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	.clsWhiteTextLink a:visited 
	{
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	.clsWhiteTextLink a:hover 
	{	
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	}
	.clsWhiteTextLink a:active 
	{	
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.clsMenuLink
	{
	font-family: verdana;  
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.clsMenuLink a
	{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.clsMenuLink a:link 
	{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}	
	.clsMenuLink a:visited 
	{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	.clsMenuLink a:hover 
	{	
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color:#333;
	}
	.clsMenuLink a:active 
	{	
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.clsTextBoxs
{ 
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    background-color: #333;
    border: 0;
    padding-top: 2px;
    padding-left: 3px;
    background-color:White;
}

.clsBottomMenuLink
	{
		font-family: verdana;  
		font-size: 9px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	.clsBottomMenuLink a:link 
	{
		font-family: verdana;
		font-size: 9px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	.clsBottomMenuLink a:visited 
	{
		font-family: verdana;
		font-size: 9px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	.clsBottomMenuLink a:hover 
	{	
		font-family: verdana;
		font-size: 9px;
		font-weight: bold;
		color:#333;
		text-decoration: none;
	}
	.clsBottomMenuLink a:active 
	{	
		font-family: verdana;
		font-size: 9px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	
.clsChildNode
	{
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	}
	.clsChildNode a
	{
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	}
	.clsChildNode a:link 
	{
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	}
	.clsChildNode a:visited 
	{
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	}
	.clsChildNode a:hover 
	{	
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
	color:#cc3300;
	text-decoration: none;
	}
	.clsChildNode a:active 
	{	
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}	
	
.clsRootNode
	{
	font-family:verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	}
	.clsRootNode a
	{
	font-family:verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	}
	.clsRootNode a:link 
	{
	font-family:verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	}
	.clsRootNode a:visited 
	{
	font-family:verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	}
	.clsRootNode a:hover 
	{	
	font-family:verdana;
	font-weight: bold;
	font-size: 11px;
	color:#cc3300;
	text-decoration: none;
	}
	.clsRootNode a:active 
	{	
	font-family:verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.clsSiteMapLink
	{
		font-family:verdana;
		font-size: 12px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	.clsSiteMapLink a:link 
	{
		font-family:verdana;
		font-size: 12px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	.clsSiteMapLink a:visited 
	{
		font-family:verdana;
		font-size: 12px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	.clsSiteMapLink a:hover
	{
		font-family:verdana;
		font-size: 12px;
		font-weight: bold;
		color: #c30;
		text-decoration: underline;
	}
	.clsSiteMapLink a:active 
	{
		font-family:verdana;
		font-size: 12px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
	}
	