html * {
padding: 0;
margin: 0;
}


@media screen {
body {
	text-align: center; /* for IE */
	padding-top:5px;
	background-color: #ffffff;
	background-image:url(/images/LC-BG-Strip.png);
	background-position:center;
	background-repeat: repeat-y;
	
}
}

@media print {
body {
	text-align: center; /* for IE */
	background-color: #ffffff;
}
}


#PageContainer {
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */


}


p {
  margin-top: 0em;
  margin-bottom: 0em;
}


hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border:none; 
}

a:active, a:focus { outline-style: none; -moz-outline-style:none; }


.Header {
	font-family: "Tahoma";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #697074;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}
.Header a:link {
	color: #697074;
	text-decoration: none;
}
.Header a:visited {
	color: #697074;
	text-decoration: none;
}
.Header a:hover {
	color: #ff3399;
	text-decoration: none;
}
.Header a:active {
	color: #697074;
	text-decoration: none;
}

.HeaderBIEGE {
	font-family: "Tahoma";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fef9cb;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}
.HeaderBIEGE a:link {
	color: #fef9cb;
	text-decoration: none;
}
.HeaderBIEGE a:visited {
	color: #fef9cb;
	text-decoration: none;
}
.HeaderBIEGE a:hover {
	color: #D70D0E;
	text-decoration: none;
}
.HeaderBIEGE a:active {
	color: #fef9cb;
	text-decoration: none;
}

.HeaderWhite {
	font-family: "Tahoma";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}
.HeaderWhite a:link {
	color: #ffffff;
	text-decoration: none;
}
.HeaderWhite a:visited {
	color: #ffffff;
	text-decoration: none;
}
.HeaderWhite a:hover {
	color: #697074;
	text-decoration: none;
}
.HeaderWhite a:active {
	color: #ffffff;
	text-decoration: none;
}

.SBHeader {
	font-family: "Tahoma";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal ;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 6px;
}
.SBHeader a:link {
	color: #ffffff;
	text-decoration: none;
}
.SBHeader a:visited {
	color: #ffffff;
	text-decoration: none;
}
.SBHeader a:hover {
	color: #697074;
	text-decoration: none;
}
.SBHeader a:active {
	color: #ffffff;
	text-decoration: none;
}

.SubHeader {
	font-family: "Tahoma";
	font-size: 90%;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #50703e;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-bottom: 8px;
}
.SubHeader a:link {
	color: #50703e;
	text-decoration: none;
}
.SubHeader a:visited {
	color: #50703e;
	text-decoration: none;
}
.SubHeader a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.SubHeader a:active {
	color: #50703e;
	text-decoration: none;
}
.HeaderPink {
	font-family: "Tahoma";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff8105;
	padding-top: 8px;
	padding-bottom: 8px;
}
.HeaderPink a:link {
	color: #ff8105;
	text-decoration: none;
}
.HeaderPink a:visited {
	color: #ff8105;
	text-decoration: none;
}
.HeaderPink a:hover {
	color: #cccccc;
	text-decoration: none;
}
.HeaderPink a:active {
	color: #ff8105;
	text-decoration: none;
}

.XLHeaderPink {
	font-family: "Tahoma";
	font-size:x-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff8105;
	padding-top: 8px;
	padding-bottom: 8px;
}
.XLHeaderPink a:link {
	color: #ff8105;
	text-decoration: none;
}
.XLHeaderPink a:visited {
	color: #ff8105;
	text-decoration: none;
}
.XLHeaderPink a:hover {
	color: #cccccc;
	text-decoration: none;
}
.XLHeaderPink a:active {
	color: #ff8105;
	text-decoration: none;
}


.XLHeaderGREY {
	font-family: "Tahoma";
	font-size:x-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
.XLHeaderGREY a:link {
	color: #666666;
	text-decoration: none;
}
.XLHeaderGREY a:visited {
	color: #666666;
	text-decoration: none;
}
.XLHeaderGREY a:hover {
	color: #cccccc;
	text-decoration: none;
}
.XLHeaderGREY a:active {
	color: #666666;
	text-decoration: none;
}

.MainText {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #697074;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainText a:link {
	color: #ff3399;
	text-decoration: none;
}
.MainText a:visited {
	color: #ff3399;
	text-decoration: none;
}
.MainText a:hover {
	color: #999999;
	text-decoration: none;
}
.MainText a:active {
	color: #ff3399;
	text-decoration: none;
}

.MainTextGreen {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#009900;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextGreen a:link {
	color: #009900;
	text-decoration: underline;
}
.MainTextGreen a:visited {
	color: #009900;
	text-decoration: underline;
}
.MainTextGreen a:hover {
	color: #ff0000;
	text-decoration: none;
}
.MainTextGreen a:active {
	color: #009900;
	text-decoration: underline;
}


.FormText {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}


.MainTextSTRIKETHRU {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434748;
	text-decoration: line-through;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.MainTextRedSTRIKETHRU {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D70D0E;
	text-decoration: line-through;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.MainTextGrey {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9A9A9A;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextGrey a:link {
	color: #9A9A9A;
	text-decoration: none;
}
.MainTextGrey a:visited {
	color: #9A9A9A;
	text-decoration: none;
}
.MainTextGrey a:hover {
	color: #ff3399;
	text-decoration: none;
}
.MainTextGrey a:active {
	color: #9A9A9A;
	text-decoration: none;
}

.MainTextGreyNP {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9A9A9A;
	padding-top: 0px;
	padding-bottom: 0px;
}
.MainTextGreyNP a:link {
	color: #9A9A9A;
	text-decoration: none;
}
.MainTextGreyNP a:visited {
	color: #9A9A9A;
	text-decoration: none;
}
.MainTextGreyNP a:hover {
	color: #ff3399;
	text-decoration: none;
}
.MainTextGreyNP a:active {
	color: #9A9A9A;
	text-decoration: none;
}

.MainTextGreySTRIKETHRU {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9A9A9A;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: line-through;
}

.Title {
	font-family: "Tahoma";
	font-size: 180%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808285;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextWhite {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextWhite a:link {
	color: #FF5BC6;
	text-decoration: none;
}
.MainTextWhite a:visited {
	color: #FF5BC6;
	text-decoration: none;
}
.MainTextWhite a:hover {
	color: #ffffff;
	text-decoration: none;
}
.MainTextWhite a:active {
	color: #FF5BC6;
	text-decoration: none;
}

.MainTextWhiteNP {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.MainTextWhiteNP a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.MainTextWhiteNP a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.MainTextWhiteNP a:hover {
	color: #697074;
	text-decoration: none;
}
.MainTextWhiteNP a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.MainTextBLUE {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextBLUE a:link {
	color: #0099CC;
	text-decoration: none;
}
.MainTextBLUE a:visited {
	color: #0099CC;
	text-decoration: none;
}
.MainTextBLUE a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.MainTextBLUE a:active {
	color: #0099CC;
	text-decoration: none;
}
.MainTextBLUENP {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
	padding-top: 0px;
	padding-bottom: 0px;
}
.MainTextBLUENP a:link {
	color: #0099CC;
	text-decoration: none;
}
.MainTextBLUENP a:visited {
	color: #0099CC;
	text-decoration: none;
}
.MainTextBLUENP a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.MainTextBLUENP a:active {
	color: #0099CC;
	text-decoration: none;
}

.MainTextRed {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D70D0E;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextRed a:link {
	color: #D70D0E;
	text-decoration:underline;
}
.MainTextRed a:visited {
	color: #D70D0E;
	text-decoration: underline;
}
.MainTextRed a:hover {
	color: #666666;
	text-decoration: none;
}
.MainTextRed a:active {
	color: #D70D0E;
	text-decoration: underline;
}


.MainTextRedNP {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D70D0E;
	padding-top: 0px;
	padding-bottom: 0px;
}
.MainTextRedNP a:link {
	color: #D70D0E;
	text-decoration: none;
}
.MainTextRedNP a:visited {
	color: #D70D0E;
	text-decoration: none;
}
.MainTextRedNP a:hover {
	color: #666666;
	text-decoration: none;
}
.MainTextRedNP a:active {
	color: #D70D0E;
	text-decoration: none;
}
.FooterText {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434748;
	padding-top: 8px;
	padding-bottom: 8px;
}
.FooterText a:link {
	color: #434748;
	text-decoration: none;
}
.FooterText a:visited {
	color: #434748;
	text-decoration: none;
}
.FooterText a:hover {
	color: #0099CC;
	text-decoration: none;
}
.FooterText a:active {
	color: #434748;
	text-decoration: none;
}

.MainTextYellow {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFF00;
	padding-top: 12px;
	padding-bottom: 8px;
}
.MainTextYellow a:link {
	color: #fef9cb;
	text-decoration: none;
}
.MainTextYellow a:visited {
	color: #fef9cb;
	text-decoration: none;
}
.MainTextYellow a:hover {
	color: #E31E26;
	text-decoration: none;
}
.MainTextYellow a:active {
	color: #fef9cb;
	text-decoration: none;
}

.HeaderHIGHLIGHT {
	font-family: "Tahoma";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff4999;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 12px;
	padding-bottom: 8px;
}
.HeaderHIGHLIGHT a:link {
	color: #ff4999;
	text-decoration: none;
}
.HeaderHIGHLIGHT a:visited {
	color: #ff4999;
	text-decoration: none;
}
.HeaderHIGHLIGHT a:hover {
	color: #666666;
	text-decoration: none;
}
.HeaderHIGHLIGHT a:active {
	color: #ff4999;
	text-decoration: none;
}


.HeaderPink {
	font-family: "Tahoma";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff4999;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 12px;
	padding-bottom: 8px;
}
.HeaderPink a:link {
	color: #ff4999;
	text-decoration: none;
}
.HeaderPink a:visited {
	color: #ff4999;
	text-decoration: none;
}
.HeaderPink a:hover {
	color: #666666;
	text-decoration: none;
}
.HeaderPink a:active {
	color: #ff4999;
	text-decoration: none;
}

H1 {
	font-family: "Tahoma";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0;
	margin: 0;
}
H2 {
	font-family: "Tahoma";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0;
	margin: 0;
}
.SubHeader {
	font-family: "Tahoma";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}
.HeaderBlack {
	font-family: "Tahoma";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}



.MainTextNP {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #697074;
	padding-top: 0px;
	padding-bottom: 0px;
}
.MainTextNP a:link {
	color: #ff3399;
	text-decoration: none;
}
.MainTextNP a:visited {
	color: #ff3399;
	text-decoration: none;
}
.MainTextNP a:hover {
	color: #697074;
	text-decoration: none;
}
.MainTextNP a:active {
	color: #ff3399;
	text-decoration: none;
}
.CATTextGreen {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #50703e;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	
	display:block; 
	width:135px; 
	background-color: #D4E5D3
	
}
.CATTextGreen a:link {
	color: #50703e;
	text-decoration: none;
}
.CATTextGreen a:visited {
	color: #50703e;
	text-decoration: none;
}
.CATTextGreen a:hover {
	color: #cccccc;
	text-decoration: none;
	background-color: #990000
}
.CATTextGreen a:active {
	color: #50703e;
	text-decoration: none;
}





ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
}

.MCHeader {
	font-family: "Tahoma";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 2px;
}
.MCHeader a:link {
	color: #333333;
	text-decoration: none;
}
.MCHeader a:visited {
	color: #333333;
	text-decoration: none;
}
.MCHeader a:hover {
	color: #D70D0E;
	text-decoration: none;
}
.MCHeader a:active {
	color: #333333;
	text-decoration: none;
}
.MCText {
	font-family: "Tahoma";
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 12px;
}
.MCText a:link {
	color: #333333;
	text-decoration: none;
}
.MCText a:visited {
	color: #333333;
	text-decoration: none;
}
.MCText a:hover {
	color: #cccccc;
	text-decoration: none;
}
.MCText a:active {
	color: #333333;
	text-decoration: none;
}


.MCTextB {
	font-family: "Tahoma";
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}
.MCText a:link {
	color: #333333;
	text-decoration: none;
}
.MCText a:visited {
	color: #333333;
	text-decoration: none;
}
.MCText a:hover {
	color: #cccccc;
	text-decoration: none;
}
.MCText a:active {
	color: #333333;
	text-decoration: none;
}



.ProductHeader {
	font-family: "Tahoma";
	font-size: 90%;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
}
.ProductHeader a:link {
	color: #333333;
	text-decoration: none;
}
.ProductHeader a:visited {
	color: #333333;
	text-decoration: none;
}
.ProductHeader a:hover {
	color: #999999;
	text-decoration: none;
}
.ProductHeader a:active {
	color: #333333;
	text-decoration: none;
}

.SBListTextWhite {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.SBListTextWhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.SBListTextWhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.SBListTextWhite a:hover {
	color: #ff0000;
	text-decoration: none;
}
.SBListTextWhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.MainTextBEIGE {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fef9cb;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextBEIGE a:link {
	color: #fef9cb;
	text-decoration: none;
}
.MainTextBEIGE a:visited {
	color: #fef9cb;
	text-decoration: none;
}
.MainTextBEIGE a:hover {
	color: #ff0000;
	text-decoration: none;
}
.MainTextBEIGE a:active {
	color: #fef9cb;
	text-decoration: none;
}

.MainTextBEIGENP {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fef9cb;
	padding-top: 0px;
	padding-bottom: 0px;
}
.MainTextBEIGENP a:link {
	color: #fef9cb;
	text-decoration: none;
}
.MainTextBEIGENP a:visited {
	color: #fef9cb;
	text-decoration: none;
}
.MainTextBEIGENP a:hover {
	color: #ff0000;
	text-decoration: none;
}
.MainTextBEIGENP a:active {
	color: #fef9cb;
	text-decoration: none;
}


#SideBarH a
{
	display: block;
	color: #ffffff;
	width:167px; 
	height:26px;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: medium;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image:url(/images/LC-SBHeader.png) ;
	padding:9px 0px 0px 0px; 
}

#SideBarH a:hover
{
	color: #697074;
	text-decoration: none;
}

.SBListing {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #697074;
	padding-top: 2px;
	padding-bottom: 2px;
}
.SBListing a:link {
	color: #697074;
	text-decoration: none;
}
.SBListing a:visited {
	color: #697074;
	text-decoration: none;
}
.SBListing a:hover {
	color: #ff4999;
	text-decoration: none;
}
.SBListing a:active {
	color: #697074;
	text-decoration: none;
}

.SBListing2 {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff4999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.SBListing2 a:link {
	color: #ff4999;
	text-decoration: none;
}
.SBListing2 a:visited {
	color: #ff4999;
	text-decoration: none;
}
.SBListing2 a:hover {
	color: #697074;
	text-decoration: none;
}
.SBListing2 a:active {
	color: #ff4999;
	text-decoration: none;
}


.SBHeader2 {
	font-family: "Tahoma";
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff4999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.SBHeader2 a:link {
	color: #ff4999;
	text-decoration: none;
}
.SBHeader2 a:visited {
	color: #ff4999;
	text-decoration: none;
}
.SBHeader2 a:hover {
	color: #697074;
	text-decoration: none;
}
.SBHeader2 a:active {
	color: #ff4999;
	text-decoration: none;
}

.SBHeader3 {
	font-family: "Tahoma";
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
.SBHeader3 a:link {
	color: #333333;
	text-decoration: none;
}
.SBHeader3 a:visited {
	color: #333333;
	text-decoration: none;
}
.SBHeader3 a:hover {
	color: #697074;
	text-decoration: none;
}
.SBHeader3 a:active {
	color: #ff4999;
	text-decoration: none;
}

.MainTextPink {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ff4999;
	padding-top: 12px;
	padding-bottom: 8px;
}
.MainTextPink a:link {
	color: #ff4999;
	text-decoration: none;
}
.MainTextPink a:visited {
	color: #ff4999;
	text-decoration: none;
}
.MainTextPink a:hover {
	color: #999999;
	text-decoration: none;
}
.MainTextPink a:active {
	color: #ff4999;
	text-decoration: none;
}

.MainTextPinkNP {
	font-family: "Tahoma";
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ff4999;
	padding-top: 0px;
	padding-bottom: 0px;
}
.MainTextPinkNP a:link {
	color: #ff4999;
	text-decoration: none;
}
.MainTextPinkNP a:visited {
	color: #ff4999;
	text-decoration: none;
}
.MainTextPinkNP a:hover {
	color: #999999;
	text-decoration: none;
}
.MainTextPinkNP a:active {
	color: #ff4999;
	text-decoration: none;
}
