@charset "UTF-8";

/*set original bgcolor.*/
.mainTable { background-color: #ffffff}
/* set original Text Color */
body,td,th { color: #000000}
a:link { color: #0000ff}
a:visited { color: #9900cc}
a:hover { text-decoration: underline}
/*set footer Img*/
.footerEndImg {
	width:700px;
	height:14px;
	background: url(/shared/img/format/lr_footerGray.gif)
}
