body    { color: #ff0; background-color: #151515; background-image: url("images/backg1.gif") }
a { color: #f00; text-decoration: underline }
a:hover { color: #ffc }
a:visited { }
a:active { }
hr  { color: #333 }
.maincell { background-color: #000 }
.emphText { color: #f00 }
ol { list-style-type: decimal; list-style-position: inside; margin: 1em 0 1em 20px }
ul { list-style-type: disc; list-style-position: inside; margin: 1em 0 1em 40px }
.calTable { width: 100% }
.calDays  { font-size: 10px; font-weight: bold; background-color: #600; text-align: center }
.calCell  { font-size: 10px; width: 14%; vertical-align: top; border-style: solid; border-width: 0 1px 1px; border-color: #600 }
.nowDate  { font-size: 10px; background-color: #333; vertical-align: top; outline: solid 1px #d3d3d3 }
.txtDay  { color: #ff0; font-size: 10px; font-family: Arial; font-weight: bold; text-decoration: none; background: #600 center; text-align: center; width: 4ex; height: 4ex }
.monthNav { font-size: 10px; text-decoration: none }
.monthTitle { font-weight: bold; font-size: 16px }
.holiday  { color: #9fc }
.itemsList  { background-color: #000 }
.menuList  { background-color: #333 }
.thumb   { text-align: center; width: 175px; height: 175px; float: left }
.thPic{border: 1px solid black;}
.txtItal { color: #ffd700; font-size: xx-small; font-style: italic }
