a:hover          {
	background-color: #DFDFFF;
}

a:link {
	color: navy;
}

a:visited {
	color: Purple;
}
.bigger_print    {
	font-size: 14px;
	font-family: Verdana;
	line-height: 16px
}
body           {
	color: black;
	background-color: #f5f5f5;
	background-attachment: fixed;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	background-image: url(../Images-Backgrounds/perfect-present-bg.jpg);
}

.breadcrumbs         {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.frmGrey  {
	padding: 0px;
	border: inset 5px #ccc
}
.frmRBGrey  {
	padding: 5px;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.frmRBBlue   {
	padding: 5px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #ccc #4682b4 #4682b4 #ccc;
}
.frmRBLavender {
	padding: 5px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #96f;
	background-image: url(../Images-Backgrounds/blue-hydrangea-cell.jpg);
}
.frmRBPeru {
	padding: 5px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #6b8e23 #cd853f #cd853f #6b8e23;
	background-image: url(../Images-Backgrounds/canyon-cell-background.jpg);
}
.frmRBOlive {
	padding: 2px;
	background-image: url(../Images-Backgrounds/blue-green-cell.jpg);
	border-top-width: 0;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.frmRBOliveNoPadding {
	padding: 0px;
	border-top: 0 inset;
	border-right: 5px inset #6b8e23;
	border-bottom: 5px inset #6b8e23;
	border-left: 0 inset;
	background-image: url(../Images-Backgrounds/blue-green-cell.jpg);
}
.frmRBMenu {
	background-image: none;
	border-top-width: 0;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin: 0px;
	background-color: #E2E2E2;
}
.frmRBMenuTextGrey {
	background-image: none;
	border-top-width: 0;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin: 0px;
	background-color: #E2E2E2;
	color: #999;
}


.frmRBGreyNoPadding {
	padding: 0px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #ccc;
}
.frmBlue {
	padding: 0px;
	border: 5px inset #4682B4
}
.frmRBBlueNoPadAfterStorm {
	padding: 0px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #ccc #4682b4 #4682b4 #ccc;
	background-image: url(../Images-Backgrounds/After-Storm-Cell.jpg);
}
.frmRBBlueNoPad {
	padding: 0px;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #ccc;
	border-right-color: #331F5A;
	border-bottom-color: #331F5A;
	border-left-color: #ccc;
}


.text_medium_serif    { font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: 500; line-height: 14px }
.text_small     { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: 500; line-height: 12px }
.text_smallTopSpace {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height: 12px;
	padding-top: 5px;
}

.text_very_small {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	line-height: 15px
}
H1                {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
}
H2               {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
}
H3             { font-size: 14px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px; margin-bottom: 0; padding-bottom: 0 }
H4        { font-size: 14px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px; margin: 0 }
H5 { font-size: 14px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px; margin: 0 }
h6 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.increasePadding  { padding: 6px 5px 5px }
.increase_line_height_18 { line-height: 18px }
.increase_line_height_28 { line-height: 28px }
.increase_line_height_21 { line-height: 21px }
.underline { text-decoration: underline }
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.script  { font-family: "Brush Script MT", Tahoma }
.very_Large_Text   { font-size: 22px; font-family: "Lucida Bright", Verdana; font-style: italic; font-weight: bold; line-height: 24px }
.very_Large_TextRed {
	font-size: 22px;
	font-family: "Lucida Bright", Verdana;
	font-style: italic;
	font-weight: bold;
	line-height: 24px;
	color: #8C0000;
}

.still_bigger_print { font-size: 15px; font-family: Verdana; line-height: 17px }
form  { font-size: 12px; line-height: 15px; margin-bottom: -2px; padding-bottom: -2px }
.headline {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height: normal
}
.big_headline   {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: 600;
	line-height: 18px
}
.very_big_headline  { font-size: 24px; font-family: "Times New Roman", Verdana; font-weight: 600; line-height: 26px }
.big_headline1 {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: 400;
	line-height: normal
}
#yaktraxchristmasgift {
	background-image: url(../Images-Backgrounds/Christmas-Cell-BG-Holly.jpg);
}
.big_headline1_promo {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 400;
	line-height: normal;
	font-style: normal;
	padding-left: 25px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.big_headline1_no_padding {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: 400;
	line-height: normal;
	font-style: italic;
}
.big_headline1_italic_bold_no_padding {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
}

.big_headline2 {
	font-size: 18px;
	font-family: "Times New Roman", Verdana;
	font-weight: 400;
	line-height: normal
}
.big_headline2_no_padding_bold {
	font-size: 18px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.big_headline2_no_padding_bold_red {
	font-size: 18px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	font-style: normal;
	color: #800000;
}
.big_headline1_no_padding_bold {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}
.big_Headline2_Enter_Qty {
	font-size: 18px;
	font-family: "Times New Roman", Verdana;
	font-weight: 400;
	line-height: 28px
}
.bigger_print_Bold {
	font-size: 14px;
	font-family: Verdana;
	line-height: 16px;
	font-weight: bold;
}

body {
	font-size: 14px;
}
.bottomSpace {
	padding-bottom: 10px;
}
.bottomSpaceHalf {
	padding-bottom: 5px;
}

.cellBG {
	background-color: #FFE6E6;
}
.cellBgPink {
	background-color: #ffc0cb;
}
.cellBgBlue {
	background-color: #add8e6;
}
.cellBgGrey {
	background-color: #CCC;
}

.cellBgBlack {
	background-color: #000000;
}
.cellBgSmoke {
	background-color: #f5f5f5;
}

.cellBgYellow {
	background-color: #FEF8DC;
}

.cellBgWhite {
	background-color: #ffffff;
}
.cellBgWhiteLeftSpace {
	background-color: #ffffff;
	padding-left: 10px;
}

.cellBgDarkBlue {
	background-color: #4682b4;
}
.cellBgGreen {
	background-color: #7fff00;
}
.cellBgLightLavender {
	background-color: #F6EDF8;
}

.cellBgYellowTopSpace {
	background-color: #FEF8DC;
	padding-top: 10px;
	padding-bottom: 5px;
}
.cellBgMaroon {
	background-color: #8C0000;
}
.cellBgYellowTopSpaceHeader {
	background-color: #FEF8DC;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.cellBgYellowTopSpaceHeader1 {
	background-color: #FEF8DC;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.cellBgYellowSmallPrint {
	background-color: #FEF8DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.cellBgYellowHeader1 {
	background-color: #FEF8DC;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.cellBgYellowTopSpaceHeader2 {
	background-color: #FEF8DC;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.cellBgWhiteViewCart {
	font-size: 14px;
	font-weight: bold;
	background-color: #E0E0E0;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.cellBGGreen {
	background-color: #99B24D;
}
.footer {
	font-size: 14px;
	font-family: Verdana;
	line-height: 16px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.frmRBOliveBlueGreenBG {
	padding: 5px;
	border-top: 0 inset;
	border-right: 5px inset #6b8e23;
	border-bottom: 5px inset #6b8e23;
	border-left: 0 inset;
	background-image: url(../Images-Backgrounds/blue-green-cell.jpg);
}
.frmRBPeruGuitarBG {
	padding: 5px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #6b8e23 #cd853f #cd853f #6b8e23;
	background-image: url(../Images-Backgrounds/Guitar-Cell-Background.jpg);
}
.frmRBPeruNoPadding {
	padding: 0px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #6b8e23 #cd853f #cd853f #6b8e23;
	background-image: url(../Images-Backgrounds/canyon-cell-background.jpg);
}
.frmRBRed {
	padding: 0px;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #ccc;
	border-right-color: #F1263A;
	border-bottom-color: #F72439;
	border-left-color: #ccc;
}
.frmRBRedNoPadding {
	padding: 0px;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #ccc;
	border-right-color: #F1263A;
	border-bottom-color: #F72439;
	border-left-color: #ccc;
}

.frmRBLavenderNoPad {
	padding: 0px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #96f;
	background-image: url(../Images-Backgrounds/blue-hydrangea-cell.jpg);
}

.frmRBBlueAfterStormCopy {
	padding: 5px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #ccc #4682b4 #4682b4 #ccc;
	background-image: url(../Images-Backgrounds/After-Storm-Cell.jpg);
}
.frmGold {
	padding: 0px;
	border: 5px inset #C3945E
}
.frmRBGoldNoPad {
	padding: 0px;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #ccc;
	border-right-color: #c3945e;
	border-bottom-color: #c3945e;
	border-left-color: #ccc;
}
.frmGreyMrg {
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #ccc;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #ccc;
}
.frmRight {
	margin: 1px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.frmRBBrown {
	padding: 0px;
	background-image: url(../Images-Backgrounds/canyon-cell-background.jpg);
	border-top-width: 0;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: 0;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #4A2F13;
	border-bottom-color: #4A2F13;
}
.frmRBMenu div strong {
	color: #D8D8D8;
}
.increasePaddingMore {
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.indent {
	padding-left: 30px;
}
.indentTopSpace {
	padding-left: 30px;
	padding-top: 5px;
}
.indentTopSpaceDouble {
	padding-left: 30px;
	padding-top: 10px;
}


.indentDouble {
	padding-left: 60px;
}
.indentDoubleTopSpace {
	padding-left: 60px;
	padding-top: 5px;
}


.leftSpace {
	padding-left: 25px;
}
.leftSpaceTopSpace {
	padding-left: 25px;
	padding-top: 10px;
}

.leftSpaceBottomSpace {
	padding-left: 25px;
	padding-bottom: 10px;
}
.leftRightTopBottomSpace {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}


.leftSpaceHalf {
	padding-left: 12px;
}
.leftSpaceHalfTopSpace {
	padding-left: 12px;
	padding-top: 10px;
}
.leftSpaceHalfTopSpaceDouble {
	padding-left: 12px;
	padding-top: 17px;
}



li {
	padding-bottom: 5px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
}
.liLessTopMar {
	margin-top: 0px;
}
.liLessBotMar {
	margin-bottom: 0px;
}
.menu {
	font-size: 14px;
	font-family: Verdana;
	line-height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}

.monogram {
	font-family: "monogram kk";
	font-weight: bold;
}
.navpadding {
	padding-bottom: 5px;
	padding-left: 6px;
}
.navpadding1 {
	padding-bottom: 6px;
	padding-left: 6px;
}
.navpadding1BotLn {
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 3px;
	border-bottom-style: groove;
}

.navpadding2 {
	padding-bottom: 7px;
	padding-left: 6px;
	padding-top: 4px;
}
.navpadding2BotLn {
	padding-bottom: 7px;
	padding-left: 6px;
	padding-top: 4px;
	border-bottom-width: 3px;
	border-bottom-style: groove;
}

.navpadding3 {
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
}
.noTopSpace {
	padding-top: 0px;
}
ol {
	margin-top: 2px;
	margin-bottom: 2px;
}
.orangeBG {
	background-color: #FB5B40;
}
.pNoBotMar {
	margin-bottom: 4px;
}
.promo     {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.rightSpace {
	padding-right: 8px;
}
.rightSpaceDouble {
	padding-right: 16px;
}
.rightSpaceDoubleBottomSpace {
	padding-right: 16px;
}


.rightSpaceBottomSpace {
	padding-right: 8px;
	padding-bottom: 8px;
}
.tableNoTopMarg {
	margin-top: 0px;
}


#xmas {
	padding-top: 12px;
}
.script {
	font-family: "Imprint MT Shadow", "Times New Roman";
	font-size: 18px;
	color: #C60000;
	font-weight: normal;
	font-style: normal;
}

#tablebottom {
	margin-bottom: 0px;
}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 25px;
}

.ulNoTopMar {
	margin-top: 0px;
}
.ulNoBotMar {
	margin-top: 0px;
	margin-left: 0px;
}
.spaceBetweenLines {
	line-height: 20px;
}
.whatsThis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
}
.text12px {
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.text12pxBG {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	background-color: #FFE6E6;
}

.text12pxBold {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.text12pxRed {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	color: #8C0000;
}
.text12pxLnHgt21 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 21px;
	font-weight: normal;
}
.text12pxBoldLnHgt21 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 21px;
	font-weight: bold;
}



.text12pxMenu {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	padding-right: 6px;
	border: 0px none #999;
}
.text12pxLinkHdr {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	border: 0px none #999;
	font-weight: bold;
	text-decoration: underline;
}


.text12pxLink {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}


.text12pxNav {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.text12pxNavBold {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

.text14px {
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}



.text14pxBold {
	font-size: 14px;
	font-weight: bold;
}
.text14pxBoldBG {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFE6E6;
}


.text14pxBoldRed {
	font-size: 14px;
	font-weight: bold;
	color: #8C0000;
}
.text14pxBoldRedBG {
	font-size: 14px;
	font-weight: bold;
	color: #8C0000;
}

.text14pxLnHgt21 {
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
}
.text14pxLnHgt21BG {
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	background-color: #FFE6E6;
}



.text14pxBoldLnHgt21 {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}

.text14pxBoldLnHgt21Red {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	color: #8C0000;
}

.text16px {
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.text16pxBGGrey {
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #DDD;
}

.text16pxBold {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.text16pxBoldRed {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #8C0000;
}


.text16pxBoldLnHgt21 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 21px;
}
.text16pxBoldLnHgt21BGGrey {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 21px;
	background-color: #DDD;
}

.text16pxBoldLnHgt21Red {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 21px;
	color: #8C0000;
}


.redText {
	color: #800000;
}
.textGlowGreen {
	color: #7fff00;
	background-color: #000;
}
.textRed {
	color: #800000;
}

.textRed16Bold {
	color: #800000;
	font-size: 16px;
	font-weight: bold;
}
.textGrey {
	color: #C0C0C0;
}
.textGreyDarker {
	color: #F00;
}
.topSpace {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.topSpaceLeftSpace {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 5px;
}

.topSpaceRightSpace {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.topSpaceRightSpaceBottomSpace {
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 10px;
}


.topSpaceaDouble {
	padding-top: 10px;
	padding-bottom: 5px;
}
.topSpaceBottomSpace {
	padding-top: 5px;
	padding-bottom: 5px;
}
.topSpaceBottomSpaceDouble {
	padding-top: 10px;
	padding-bottom: 10px;
}
.topSpaceaDoubleWhiteBG {
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.topSpaceaTriple {
	padding-top: 15px;
	padding-bottom: 5px;
}
.topSpaceaTripleBotSpace {
	padding-top: 15px;
	padding-bottom: 20px;
}


.topSpaceaTripleBotLn {
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: groove;
}

.underlineBold {
	font-weight: bold;
	text-decoration: underline;
}


.woridssoftestsocksbutton {
	font-size: 14px;
	line-height: 21px;
	background-image: url(../world%27s-softest-socks-images/General/Worlds-Softest-Socks-Page-Normal.jpg);
	padding-bottom: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #83BAFE;
	border-bottom-color: #83BAFE;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-left-width: 0px;
}
dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

