/* CSS Document */

@import url("1css.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(design/extend_left.jpg);
	background-repeat: repeat-x;
	background-color:#DBDFE0;
}

table#maincontent {
	margin-left:65px;

}
div#maincontent {
	margin-left:65px;

}
