/* Default CSS Stylesheet for a new Web Application project */


BODY
{
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Tahoma;
	font-size: 10px;
	margin-top: 20px;
	height: 100%;
	color: #807F7F;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}

.tblOuterBdr {
	border: 1px solid #E3E3E3;
}
.bodyTextSmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.bodyTextSmall:hover
{
color:#2C8Ac7;
}
.barHeight {
	font-size: 8px;
	font-weight: bold;
}
.tableTopBrd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
.cellStyle {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #F3F3F3;
	border: 1px solid #E3E3E3;
}
.bodyTexBold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EB5D5D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bodyText {
	font-family: Tahoma;
	font-size: 10px;
	color: #8E8E8E;
}
.textEmail {
	margin: 0px;
	padding: 2px 0px 0px 4px;
	height: 18px;
	width: 139px;
	border: 1px solid #CECFCF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #545761;
	text-align: justify;
	vertical-align: middle;
}
.signUpRed 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EB5D5D;
	border: none;
	text-decoration: none;
	padding-left: 3px;
}

.signUpRed:hover {
	color: #E5CCCC;
}

.smallText {
	 font-size: 1px;
            text-decoration: none;
            line-height:1px;
            size:1px;
            height:1px;
            background-image: url(images/1X1block.gif);
}
.smallBodyText {
	font-size: 7px;
	line-height: 7px;
}
.topAndSideBorders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.sideBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
}
.bottomAndSideBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.footerStyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #ACACAD;
	text-decoration: none;
	padding-top: 5px;
}
.footerStyle:hover
{
color: #2C8AC7;
}

.AllBorders {
	border: 1px solid #E3E3E3;
}
.invisibleTd {
	font-size: 1px;
	font-family: Tahoma;
	line-height: 1px;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.abtUsTextBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E85E5E;
	text-transform: uppercase;
	text-decoration: none;
}
.AbtUsMainBody {
	font-family: Tahoma;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	padding-top: 18px;
	line-height: 120%;
	color:#626262;
}

.NoItem {
	font-family: Tahoma;
	font-size: 12px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	padding-top: 18px;
	line-height: 120%;
}


.BodyLink {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 120%;
	color: #195B9D;
	text-decoration: none;
}
.BodyLink:hover{
font-family: Tahoma;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #807F7F;
}


.AbtUsBodyTxtSmall {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 120%;
	text-align: justify;
}
.AbtUsBodyTxtBold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 170%;
	font-weight: bold;
	color: #807F7F;
}
.AbtUsParaSpacing {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 70%;
	font-weight: normal;
}

.formText200 {
	font-family: Tahoma;
	font-size: 11px;
	color: #545761;
	border: 1px solid #7F9DB9;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: justify;
	vertical-align: middle;
}
.btnStyle {
	color: #595959;
	background-color: #F3EDED;
	font-weight: bold;
	font-family: Tahoma;
	height: 24px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #E3E3E3;
	padding-right: 10px;
	padding-left: 10px;
	}
	
.btnStyle:hover {
	cursor: hand;
	}	
.ItemListbodyTextBlue {
	color: #5C92C4;
	font-size: 11px;
	text-decoration: none;
}
.ItemListbodyTextBlue:hover {
	color: #807F7F;
	font-size: 11px;
	text-decoration: none;
}
.itemListBodyTxtBold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	color: #808080;
	font-weight: bold;
}
.itemListBodyTxt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 120%;
	color: #626262;
	text-align: center;
	text-decoration: none;
	background-position: center bottom;
}
.rightSideBorder {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}
.tdBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.ItemDetailNormal {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
.ItemDetailBold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}
.ItemDetailNormalsmall {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
.ItemDetailBoldSmall {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}
.btnStyleBig {
	color: #595959;
	background-color: #F4EDED;
	font-weight: bold;
	font-family: Tahoma;
	width: 185px;
	height: 24px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 11px;
	border: 1px solid #E3E3E3;
	padding-top: 3px;
}
.btnStyleBig:hover {
	color: #B06A6A;
	background-color: #F4EDED;
	font-weight: bold;
	font-family: Tahoma;
	width: 185px;
	height: 24px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 11px;
	border: 1px solid #E3E3E3;
	padding-top: 3px;
	cursor: hand;
}
.basketBodyText {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #8F8F8F;
}
.basketBodyText:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #6CA6D6;
}.basketBodyTextSmall {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #8F8F8F;
	line-height: 120%;
}
.dgHeader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8F8F8F;
	background-color: #F5ECED;
	height: 27px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
.dgItemRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-color: #E3E3E3;
	line-height: 150%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.btnEdit {

	color: #595959;
	background-color: #E5DFDF;
	font-weight: bold;
	font-family: Tahoma;
	width: 40px;
	height: 17px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #E3E3E3;
}
.dgItemBodyText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8F;
	text-decoration: none;
}
.textSmallSize {
	margin: 0px;
	padding: 2px 0px 0px 4px;
	width: 30px;
	border: 1px solid #CECFCF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #545761;
	text-align: center;
	vertical-align: middle;
}
.btnStyleDarkBG {
	color: #595959;
	background-color: #E5DFDF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D5D5D5;
	height: 24px;
	padding: 5px 15px;
	margin-left: 5px;
	width: 144px;
}
.btnStyleDarkBG:hover {
	color: #595959;
	background-color: #E5DFDF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D5D5D5;
	height: 24px;
	padding: 5px 15px;
	margin-left: 5px;
	width: 144px;
	cursor: hand;
}
.FashionQuoteTextBold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #DE8AA5;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
.ItemListbodyBlueDark {
	color: #1E4B62;
	font-size: 9px;
	text-decoration: none;
}

.dgItemBodyTextBold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: none;
}

*html .btnStyleDarkBG {
	color: #595959;
	background-color: #E5DFDF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D5D5D5;
	height: 24px;
	padding: 5px 15px;
	margin-left: 5px;
	width: 144px;
}

*html .btnStyleDarkBG:hover {
	color: #595959;
	background-color: #E5DFDF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D5D5D5;
	height: 24px;
	padding: 5px 15px;
	margin-left: 5px;
	width: 144px;
	cursor: hand;
}
.btnSaveBasketList {
	color: #595959;
	background-color: #E5DFDF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D5D5D5;
	height: 24px;
	padding: 5px 35px;
	margin-left: 5px;
	width: 144px;
}

.btnSaveBasketList:hover {
	color: #595959;
	background-color: #E5DFDF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D5D5D5;
	height: 24px;
	padding: 5px 35px;
	margin-left: 5px;
	width: 144px;
	cursor: hand;
}

*html .btnSaveBasketList {
	color: #595959;
	background-color: #E5DFDF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D5D5D5;
	height: 24px;
	padding: 5px 20px;
	margin-left: 5px;
	width: 144px;
}
*html .btnSaveBasketList:hover {
	color: #595959;
	background-color: #E5DFDF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D5D5D5;
	height: 24px;
	padding: 5px 20px;
	margin-left: 5px;
	width: 144px;
	cursor: hand;
}

.tdSaveBasket
{
	height: 50px;
 	vertical-align:top;
 	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #8F8F8F;
}

*html .tdSaveBasket
{
	height: 55px;
 	vertical-align:top;
 	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #8F8F8F;
}
.ulAboutUs {
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 8px;
	padding-left: 8px;
}
.imageSeasons {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding:0px;
	
}
*html .imageSeasons {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
*+html .imageSeasons {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imageSeasonsL {

	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.paddingRight5 {
	padding-right: 6px;
	
}
.btnHidden {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border: 0px solid;
}
acronym {
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}
.ulHead {
	font-family: Tahoma;
	font-size: 12px;
	color: #807F7F;
	list-style-image: url(images/GreyViewBag-Arrow.gif);
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	text-align: justify;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 5px;

	margin-bottom: 5px;
	padding-bottom: 5px;
}

.ulSub {
	font-family: Tahoma;
	font-size: 12px;
	color: #807F7F;
	list-style-image: url(images/Grey-Bullet.gif);
	list-style-type: none;
	margin: 0px 0px 2px 10px;
	padding: 0px 0px 2px 10px;
	vertical-align: top;
	text-decoration: none;
}
.sitemapTD {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.sitemapText {
	font-family: Tahoma;
	font-size: 12px;
	color: #807F7F;
	text-decoration: none;
}
.sitemapText:hover
{
color:#2C8Ac7;
}

.paddingLeft120 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
}

.labelText{
    font-family: Tahoma;
	font-size: 11px;
	color: #545761;
}
.shippingTextBold{
    font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #EB5D5D;
	text-decoration: none;
}
.shippingText{
font-family: Tahoma;
	font-size: 12px;
	color: #8E8E8E;
	text-decoration: none;
}
.paddingHomeTextTD {
	margin: 0px;
	padding-top: 28px;
	padding-right: 24px;
	padding-bottom: 36px;
	padding-left: 22px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #807F7F;
	text-decoration: none;
}

.paddingHomeTitleTextTD {
	margin: 0px;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma;     
	font-size: 11px;
	font-weight: lighter;
	color: #807F7F; /*#807F7F;*/
	text-decoration: none;
} 



.paddingHomeTextLargeTD  {

	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #807F7F;
	margin: 0px;
	text-decoration: none;
	padding-top: 28px;
	padding-right: 24px;
	padding-bottom: 36px;
	padding-left: 22px;
}
.paddingBottom25 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.bodyTextBlue {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #195B9D;
	text-decoration: none;
}
.bodyTextBold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #807F7F;
	margin-left: 0px;
	padding-left: 0px;
	text-align:justify;
}
.paddingLeft15 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bodyText {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5C5656;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bodyText12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5C5656;
	text-decoration: none;
	line-height: 16px;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #605758;
}
.bodyTextBlue:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	color: #807F7F;
}
.paddingFashionQuote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DE8AA5;
	background-color: #FCF9FA;
}
.FashionQuoteTextBold:hover {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #807F7F;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
.errorClass {
	font-family: Webdings;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
}

.textList {
	list-style-position: outside;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	list-style-image: none;
	page-break-before: always;
	page-break-after: always;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}
.fashionQBox {
	background-position: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DE8AA5;
	text-align: left;
	white-space: nowrap;
	padding-left: 0px;
	margin-left: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}
.bodyTexBold1 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EB5D5D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.BodyStyle {
	font-family: Tahoma;
	font-size:11px;
	text-align:justify;
	color:#626262;
	line-height: 16px;
}

.paddingtop20
{
padding-top:20px;
} 

.paddingtop25
{
padding-top:25px;
}

.paddingtop10
{
padding-top:10px;
}

.paddingtop17
{
padding-top:17px;
} 
.paddingtop20right20
{
padding-top:20px;
 padding-right:20px 
}
.paddingtop20left20
{
padding-top:20px;
 padding-left:20px 
}

.paddingright5
{
padding-right:5px;
}

.paddingleft5
{
padding-left:5px;
}

.paddingtop5
{
padding-top:5px;
}

.margintop10
{
margin-top:10px;
}

.StyleAdviceBodyText
{
font-family: Tahoma;
font-size:11px;
text-align:justify;
color:#626262;
line-height: 16px;
}

.textBlue
{
color:#2C8Ac7;
text-decoration: none;
}

.textBlue:hover
{
color: #7F7F7F;
text-decoration: none;
}

.paddingtop43
{
padding-top:43px;
}

.paddingtop28
{
padding-top:28px;
}

.paddingtop5
{
padding-top:5px;
}
.borderTopBot{
border-top:1px solid #E3E3E3;
border-bottom:1px solid #E3E3E3;
}
.borderLeftRight{
border-left:1px solid #E3E3E3;
border-right:1px solid #E3E3E3;
}
.borderLeftRightBottom{
border-left:1px solid #E3E3E3;
border-right:1px solid #E3E3E3;
border-bottom:1px solid #E3E3E3;
}
.borderTop{
border-top:1px solid #E3E3E3;
}

.tdheight
{
font-size: 6px;
line-height: 6px;
}

.formButtonFilter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	background-color: #F3EDED;
	border: 1px solid #E3E3E3;
	cursor:hand;
}
.itemListBodyTxtBoldalignLeft {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 120%;
	text-align: left;  
	color: #808080;
	
}

.alignCentre{
vertical-align:middle;
}
.homeText
{
font-size:11px; 
padding-bottom:5px;
font-weight:bold;
font-family:Tahoma;
}

.homeLastText
{
font-size:11px; 
padding-bottom:35px;
font-weight:bold;
font-family:Tahoma;
}

.homeTitleText
{
font-size:11px; 
padding-bottom:35px;
font-weight:bold;
font-family:Tahoma;
padding-top:5px;
}
.bodyHomeBottomText {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.bodyHomeLeftText {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #5C92C4;
}

.paddingTopLeftMenu {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PaddingBottomTips {
	margin-bottom: 10px;
}
li {
/*	color: #FF0000;*/
	padding-top: -10px;
	padding-left: 24px;
	padding-right: 30px;
	}
.paddingLeft24 {
	padding-left: 24px;
	color: #FF0000;
	padding-top: -10px;
	padding-right: 30px;
}
.homeTextRed
{
color:#FF0000;
font-size:11px; 
padding-bottom:5px;
font-weight:bold;
font-family:Tahoma;
}