body
{
	background: #ffffff repeat-y; 
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 53px;
	letter-spacing: normal;	
	/*text-align:center;*/
}

.bodyTable{
	width: 895px;
	/*width: 1000px;*/
	/*margin: 0px;*/
}
.bodyInTable{ /*The Inner Table*/
	height:100%;
	width: 100%;
	vertical-align:top
}
body, body table, .textFont {
	font-family:Arial;
	font-size: 12px;
	color: #525252;
}

/***********menu***************************/
a 
{
	color:Teal; text-decoration: none;  font-weight:bold;
}
a:hover{
	font:normal normal; color:Navy; font-weight:bold; text-decoration: none
}

/*
a:visited{
	color: red; text-decoration: none
}*/


/**********************header******************/
/* all lists */
#TJKDropDownMenu a,#TJKDropDownMenu a:link,#TJKDropDownMenu a:visited 
{	
	font-size:.9em;		
	color:Teal
	/*color:Black*/
}
#TJKDropDownMenu,#TJKDropDownMenu ul 
{	
	padding:0;	
	margin:0 0 0 6px;	
	width:700px
}
/* Nested ULs */ 
#TJKDropDownMenu li ul 
{	
	position:absolute;	
	top:6.2em;	
	left:-900px
}
/* All LIs */
#TJKDropDownMenu li 
{	
	float:left;
	width:auto;	
	margin:0px;	
	padding:0;	
	list-style-type:none;
	font-weight:600;		
	/*border-bottom:1px solid #004284*/
}
#TJKDropDownMenu li a 
{	
	padding:.1em .4em;	
	height:2.2em;	
	line-height:2.2em;
	/*border-bottom:2px solid black;	*/
	/*background:url(backfillandclear.gif) right center no-repeat transparent*/
}
#TJKDropDownMenu li a:hover 
{	
	/*background-color:#9ed234;	*/
	background-image:none;	
	color:Navy;	
	/*border-bottom:2px solid black*/
}
#TJKDropDownMenu li ul li a 
{	
	line-height:2em;	
	height:2em;	
	font-weight:100;	
	border:none;	
	/*color:#333;	*/
	color:navy;
	background-image:none
}
/* we reset the margin for the children */
#TJKDropDownMenu li ul li 
{	
	margin:0;	
	border-bottom:0;	
	/*border-right:1px solid black*//*#004284*/
}
#TJKDropDownMenu li:hover ul,#TJKDropDownMenu li.msieFix ul 
{
	left:240px
}
/********************end header*************************/

/****************home page************/
.Button
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/newimage/INDEX_09.gif);
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.Button:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/newimage/INDEX_17.gif);
	width: 220px; height: 78px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.Button2
{
	/*background-image: url(../images/laundry_home_14.gif);*/
	background-image: url(../images/newimage/INDEX_11.gif);
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_14.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.Button2:hover
{
	/*background-image: url(../images/laundry_home_29.gif);*/
	background-image: url(../images/newimage/INDEX_19.gif);	
	width: 220px; height: 78px; padding: 0px; margin: 0px; cursor: hand;
	/*
	background: transparent url(../images/laundry_home_29.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.Button3
{
	/*background-image: url(../images/laundry_home_16.gif);*/
	background-image: url(../images/newimage/INDEX_13.gif);
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_16.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.Button3:hover
{
	/*background-image: url(../images/laundry_home_31.gif);*/
	background-image: url(../images/newimage/INDEX_21.gif);
	width: 220px; height: 78px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_31.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.Button4
{
	background-image: url(../images/laundry_home_42.gif);
	width: 108px; height: 23px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(laundry_home_42.gif) no-repeat fixed center;
	width:108px; height:23px; padding: 0px; margin: 0px; border: 1px; cursor: hand
	*/
}
.Button4:hover
{
	background-image: url(../images/laundry_home_39.gif);
	width: 108px; height: 23px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(laundry_home_39.gif) no-repeat fixed center;
	width:108px; height:23px; padding: 0px; margin: 0px; border: 1px; cursor: hand
	*/
}
/*************end home page********************/

.hrLine {
	height: 1px;	
	color: #d2d128;	
}

/*******input field****************/
.inText{
	border: solid 1px #b0c4de; font: normal normal normal 12px Arial;
	LETTER-SPACING:1px; color:DimGray
}

/*style="FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial; LETTER-SPACING: 1px"*/
.radioText{
	font: normal normal normal 12px Arial;
	LETTER-SPACING:1px; color:#ffffff
}

.regVal{
	font: normal normal normal 12px Arial;
	LETTER-SPACING:1px;
}

.pickReq
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/NEW-CUT_23.gif);
	width: 122px; height: 27px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.pickReq:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/NEW-CUT_26.gif);
	width: 122px; height: 27px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}

.newUser
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/NEW-CUT_28.gif);
	width: 122px; height: 27px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.newUser:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/NEW-CUT_31.gif);
	width: 122px; height: 27px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}

.whatsDry
{
	background-image: url(../images/title/titleBlue_05.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; border: 0px
	/*background-image: url(../images/laundry_home_12.gif);*/
	/*
	background-image: url(../images/NEW-CUT_08.gif);
	width: 205px; height: 27px; padding: 0px; margin: 0px; border: 0px*/
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.whatsDry:hover
{	
	background-image: url(../images/title/titleBlue_28.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; cursor: hand
	/*background-image: url(../images/laundry_home_27.gif);*/
	/*
	background-image: url(../images/NEW-CUT_15.gif);
	width: 205px; height: 27px; padding: 0px; margin: 0px; cursor: hand*/
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}

.faq
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/title/titleBlue_08.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.faq:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/title/titleBlue_30.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}

.useful
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/title/titleBlue_11.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.useful:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/title/titleBlue_31.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}

.care
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/title/titleBlue_14.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.care:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/title/titleBlue_32.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.callPrice
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/logo_03.gif);
	width: 110px; height: 28px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.callPrice:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/logo_06.gif);
	width: 110px; height: 28px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width: 220px; height: 78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}

/******************** Tab ********************/

.TabFont, #hLink, #hLink a {
    font-family: Verdana;
	font-size:9px;	
    font-weight: bold;
    color:Teal;
    text-decoration: none;        
}
#hLink a:hover {
	text-decoration: underline;
}
.TabOver 
{	
	color:navy;
	cursor:hand;
	/*border: 1px dotted #C0C0C0;*/
	/*
	background: url(over.gif) repeat-x left left;
	border: 1px Silver solid;	*/
}
.subTab {
	/*border: 1px dotted #C0C0C0;*/
	background:#b6ef3a;
	/*background:silver;*/	
	font-family:Verdana;
	font-size: 10px;
	color: Teal;
}
.tabBg {
	background: url(../images/laundry_home_07.gif) no-repeat;	
	height: 26px;
	width: 706px;
}

.keepshop
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/title/titleBlue_23.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.keepshop:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/title/titleBlue_35.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width:*/
}

.profile
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/title/titleBlue_20.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.profile:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/title/titleBlue_34.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width:*/
}

.summary
{
	/*background-image: url(../images/laundry_home_12.gif);*/
	background-image: url(../images/title/titleBlue_17.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; border: 0px
	/*
	background: transparent url(../images/laundry_home_12.gif) no-repeat fixed center;
	width:220px; height:78px; padding: 0px; margin: 0px; border: 0px; cursor: hand*/
}
.summary:hover
{	
	/*background-image: url(../images/laundry_home_27.gif);*/
	background-image: url(../images/title/titleBlue_33.gif);
	width: 171px; height: 18px; padding: 0px; margin: 0px; cursor: hand
	/*
	background: transparent url(../images/laundry_home_27.gif) no-repeat fixed center;
	width:*/
}


/*table*/
.Tbl1_1{
	background: url(../images/table/INDEX_01_01.gif) no-repeat;
	width: 18px;
	height: 18px
}
.Tbl2_1
{
	background: url(../images/table/INDEX_01_02.gif) repeat-x;
	font: normal normal bold 14px Verdana; text-align: center;
}
.Tbl3_1
{
	background: url(../images/table/INDEX_01_03.gif) no-repeat;
}
.Tbl1_2{
	background: url(../images/table/INDEX_01_04.gif) no-repeat;
	width: 20px;
	height: 20px
}
.Tbl3_2
{
	background: url(../images/table/INDEX_01_06.gif) no-repeat;
	width: 20px;
}
.Tbl1_3{
	background: url(../images/table/INDEX_01_07.gif) no-repeat;
	width: 20px;
	height: 20px
}
.Tbl2_3
{
	background: url(../images/table/INDEX_01_08.gif) repeat-x;
	width: 180px;
	height: 20px;
	font: normal normal bold 14px Verdana; text-align: center;
}
.Tbl3_3
{
	background: url(../images/table/INDEX_01_09.gif) no-repeat;
	width: 20px;
}
.Tbl1_4{
	vertical-align:top;
	background: url(../images/table/INDEX_01_10.gif) repeat-y;
	width: 20px;
	height: 20px;
}
.Tbl3_4
{
	vertical-align:top;
	background: url(../images/table/INDEX_01_12.gif) repeat-y;
	width: 20px;
	height: 20px;
}
.Tbl1_5{
	background: url(../images/table/INDEX_01_13.gif) no-repeat;
	width: 18px;
	height: 18px
}
.Tbl2_5
{
	background: url(../images/table/INDEX_01_14.gif) repeat-x;
	font: normal normal bold 14px Verdana; text-align: center;
}
.Tbl3_5
{
	background: url(../images/table/INDEX_01_15.gif) no-repeat;
}


/**table 2*********/
.TblTopRight{
	background: url(../images/overView/overViewTopRight.jpg) no-repeat;	
	width: 20px;
	height:20px;
}
.TblTopMiddle{
	background: url(../images/overView/overViewTopMiddle.jpg) repeat-x;
	font: normal normal bold 14px Verdana; text-align: center; 
	width:20px;
}
.TblTopLeft{
	background: url(../images/overView/overViewTopLeft.jpg) no-repeat;
	width: 20px;
}
.TblSideLeft{
	vertical-align:top;
	background: url(../images/overView/overViewSideLeft.jpg) repeat-y;
}
.TblSideRight{
	vertical-align:top;
	background: url(../images/overView/overViewSideRight.jpg) repeat-y;
}
.TblBottomLeft{
	background: url(../images/overView/TblBtmLeft.jpg) no-repeat;
	width: 20px;
	height:20px;
}
.TblBottom{
	background: url(../images/overView/TblBtm.jpg) repeat-x;
	width:20px;
}
.TblBottomRight{
	background: url(../images/overView/TblBtmRight.jpg) no-repeat;
	width: 20px;
	height:20px;
}
