/* forums-specific day-mode stylesheet */
body { background: #fff; color:#000; }

/* status boxes */
.status { background: #F1F1FF; color: red; font-size: smaller; font-weight: bold; padding: 6px; }

.R { color: #c60; font-family: arial,sans-serif; font-size: x-small; }
.S { font-family: arial,sans-serif; }
.pln    { text-decoration:none; font-family:sans-serif }
.index	{ background:#F1F1FF; font-weight:400; font-family:sans-serif; display: block; padding: 2px; margin: 5px; }
.index a { text-decoration: none; }
.index a:hover { text-decoration: underline; }
.tog { font-weight: bold; cursor: pointer; font-family: monospace; }
.ht { font-size: xx-small; font-style: italic; padding-left: 50px; cursor: pointer;}
