body{
	background-color: #E0EFB4;
}
table{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:top;
	padding:0px;
	margin: 0px;
	}
.maintable {
	width: 750px;
		}
.menutable{
	width: 750px;
	height: 255px;
	vertical-align:top;
	text-align: center;
}
.bodytable{
	vertical-align:top;
	text-align:left;
	padding: 0px;
	height: 100%;
	width: 550px;
}
.sidebartable{
	width: 200px;
	height:100%;
	vertical-align:top;
}
.footertable{
	width:750px;
	vertical-align:top;
	text-align:center;
}
.trtitle_bottom{
	width:550px;
	height:35px;
	background-image:url(../images/roundedTable_bottom.gif);
	background-repeat: no-repeat;
}
.tdsidebartop{
	width:200px;
	height:12px;
	background-image: url(../images/roundedTable_top_sidebar.gif);
	background-repeat: no-repeat;
}
.tdsidebarmiddle{
	width:200px;
	background-image: url(../images/roundedTable_middle_sidebar.gif);
	background-repeat: repeat;
}
.tdsidebardown{
	width:200px;
	height:13px;
	background-image: url(../images/roundedTable_bottom_sidebar.gif);
	background-repeat: no-repeat;
}
.tdsidebaradditional{
	height:9px;

}
.tdsidebardown{
	width:200px;
	height:32px;
}
td,tr{
	vertical-align:top;
}
.trtitle_top {
	width:550px;
	height:35px;
	background-image: url(../images/roundedTable_top.gif);
	background-repeat: no-repeat;
	background-color: #D7EB9C;
}
.trtitle_middleBody {
	width:550px;
	background-image: url(../images/roundedTable_middle.gif);
	background-repeat: repeat-y;
	background-color: #D7EB9C;
}
.image_divider {
	text-align: center;
}
