/* CSS Document */
body {
	margin:0;
	background:#fff;
	font:0.75em Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

div#mainnav, div#left_side, div#right_side, div#foot { display:none }

div#order_logo {background:url(../img/order_logo.png) no-repeat center left; width:276px; height:42px }

table.courses {line-height:normal; border:1px solid #999; margin-bottom:10px; width:99%}
table.courses tr th {background:#999966; color:#fff; padding:1px 5px}
table.courses tr td {padding:2px 5px}
table.courses tr.package_row {background:#CCCCFF url(../img/bg_packagerow.png) repeat-x top left}