﻿
#page { background: white url(/content/theme/middle.jpg) repeat-y; width:866px; }
#page #cols { background: url(/content/theme/app.jpg) no-repeat; padding: 0 30px 0 30px; }
#page #footer { background: #DCDBD7 url(/content/theme/footer.jpg) no-repeat; }
h1 { margin:0; }
h5 { font-size:small; font-weight:bold; }
h5 img { display:inline; }
table.table1 a, .td a { color:#F7931E !important; }

.steptodo { background:#C0C0C0; border:2px solid #8D8D8D; text-align:center; height:75px; width:115px; }
.stepdone { background:#90FE76; border:2px solid #68BB55; text-align:center; height:75px; width:115px; }

.calendar li { list-style:none; margin:1px; padding:2px; }
table.calendar li a { color: black !important; }
.table1 caption { background:#A6C17C; font-size:larger; font-weight:bold; padding:.5em; }
.left { float:left; }
