@charset "TIS-620";
/* CSS Document */
/*Mater style sheet for Global*/
/*Imported style sheets*/
@import url("default.css");
@import url("txt.css");
@import url("form.css");
@import url("decorate.css");
.bgShadowLeft{
	background-image:url(../../images/home/shadow_left.gif);
	background-repeat:repeat-y;
}
.bgShadowRight{
	background-image:url(../../images/home/shadow_right.gif);
	background-repeat:repeat-y;
}
.bgShadowBtm{
	background-image:url(../../images/home/shadow_btm.gif);
	background-repeat:repeat-x;
}
.ImgHomeMargin{
    Margin:0px 8px 0px 0px;
}
.dottedHome{
	margin:4px 0px 4px 0px;
}