
body { background: url('../images/main/bckgrdpattern.png'); margin: 10px; }

table {border-collapse: collapse; border-spacing:0; border: solid 3px #717c71 }
td, th { padding-left:5px; padding-right:5px;  border-left: solid 1px #7e7c71; border-right: solid 1px #7e7c71; border-top: solid 3px #7e7c71; border-bottom: solid 3px #7e7c71 }
tr { background-color: white }
th { background-color: #d3d1c6; }



/*Page style configurations 00adef*/
	#page_cont		{ position: relative; width: 866px; margin: 0px auto }
	#header			{ background: url('../images/main/header.png'); width: 868px; height: 321px }
	#footer_rule		{ background: url('../images/main/horizontal_rule.png'); width: 868px; height: 3px }
	#footer			{ background: url('../images/main/footer.png'); width: 868px; height: 85px }
	#testbody		{ background: url('../images/main/body_fill.png'); width: 848px; padding: 10px}
	.construction		{ background: url("../images/main/under-construction.gif") no-repeat; width: 339px;height:258px; margin: 0px auto }

h2 {margin-top: 0px }
table .closed {background: #7e7c71; color: white;  }
.zebra0 {background-color: #e7decb; padding: 15px }
.zebra1 {padding: 15px; background-color: #efe6d3}
table.schedule{ margin-left: 30px }
.schedule .day, .schedule .action {text-align:center }
.schedule th {width: 6em }
th.day { width: 9em }
.schedule td { text-align: center }
