.body
{
   font-family: Verdana,sans-serif;
   font-size: 11px;
   background-image: url(page_bg.jpg);
   color: #ffcc11;
   margin: 8px;
}


td
{
   font-family: Verdana,sans-serif;
   font-size: 11px;
   color: #ffcc11;
   border-left: none;
   border-right: 1px solid #A0A0A0;
   border-bottom: 1px solid #555555;
}


th
{
   font-family: Arial,sans-serif;
   font-size: 12px;
   font-weight: bold;
   background-color: #222222;
   color: #ffcc11;
   border-left: none;
   border-right: 1px solid #808080;
   border-top: 1px solid #ffcc11;
   border-bottom: 1px solid #808080;
}


td.inside
{
   background-color: #222222;
   border: none;
}


td.category
{
   background-color: #000000;
   border-right: none;
}


td.toprow
{
   background-color: #555555;
   padding: 0px;
   border-top: none;
   border-left: none;
   border-right: none;
}


td.topicrow1
{
   border-top: 2px solid #555555;
   border-bottom: none;
}


td.topicrow2
{
   background-color: #222222;
   border-top: 2px solid #555555;
   border-bottom: none;
}


td.topicrow3
{
   background-color: #222222;
   border-top: 2px solid #555555;
   border-bottom: none;
}


td.topicrow4
{
   background-color: #222222;
   border-top: 2px solid #555555;
   border-bottom: none;
}


td.posttoprow
{
   background-color: #555555;
   padding: 0px;
   border-top: 1px solid #ffcc11;
   border-left: none;
   border-right: none;
}


td.postrow1
{
   padding: 8px;
}


td.postrow2
{
   background-color: #222222;
   padding: 8px;
}


td.poll
{
   background-color: #222222;
   border: none;
}


td.buttonrow
{
   background-color: #555555;
   padding: 0px;
   border: none;
}


td.selectedrow
{
   background-color: #C0D8F0;
}


td.userinfo
{
   font-size: 10px;
   border: none;
}


td.code
{
   font-family: Courier New,monospace;
   background-color: #F8F8F8;
   color: #FFFFFF;
   border: 1px solid #555555;
   padding: 8px;
}


td.clean
{
   border: none;
}


.popup
{
   background-image: url(menu_bg.gif);
   background-repeat: repeat-y;
   background-color: #000000;
   position: absolute;
   padding: 8px;
   width: 180px;
   border: solid 1px;
   display: none;
   z-index: 100;
   filter: progid:DXImageTransform.Microsoft.Fade(duration=0.25,overlap=0.25) progid:DXImageTransform.Microsoft.Shadow(color=#808080, direction=135, strength=4);
}


.popup2
{
   background-color: #000000;
   position: absolute;
   padding: 8px;
   width: 180px;
   border: solid 1px;
   display: none;
   z-index: 100;
   filter: progid:DXImageTransform.Microsoft.Fade(duration=0.25,overlap=0.25) progid:DXImageTransform.Microsoft.Shadow(color=#808080, direction=135, strength=4);
}


.menuitem
{
   font-size: 10px;
   width: 180px;
   height: 16px;
   padding: 2px;
   display: block;
}


.menuitemdisabled
{
   font-size: 10px;
   width: 180px;
   height: 16px;
   padding: 2px;
   display: block;
}


.menuseparator
{
   font-size: 1px;
   width: 180px;
   height: 1px;
}


.currentlocation
{
   font-family: Verdana,sans-serif;
   font-size: 12px;
}


.statusmessage
{
   font-family: Verdana,sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   color: #800000;
}


.statusline
{
   font-family: Verdana,sans-serif;
   font-size: 10px;
   text-align: center;
   color: #707070;
}


.titlebar
{
   font-family: Arial,sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
}


.toolbarbutton
{
   background-image: url(toolbar_bg.gif);
   width: 23px;
   height: 23px;
   border: none;
}


.toolbarseparator
{
   background-image: url(toolbar_bg.gif);
   width: 6px;
   height: 23px;
   border: none;
}


.texteditorenhanced
{
   font-size: 12px;
   background-color: #222222;
   height: 300px;
   width: 576px;
   padding: 8px;
   border: 1px inset #ffcc11;
   overflow: scroll;
}


q
{
   background-color: #222222;
   display: block;
   border: 2px solid #ffcc11;
   padding: 8px;
   padding-left: 16px;
}


.textbox
{
   border: 1px inset #808080;
}


.emoticontable
{
   background-color: #555555;
   border: 1px solid #ffcc11;
}


.pmtoolbar
{
   text-align: right;
   background-color: #555555;
   width: 100%;
}


.publiceventtime
{
   font-size: 10px;
   background-color: #84BCE6;
   padding: 2px;
}


.publicevent
{
   background-color: #97C7EA;
   padding: 2px;
}


.privateeventtime
{
   font-size: 10px;
   background-color: #9AEB78;
   padding: 2px;
}


.privateevent
{
   background-color: #ADEF92;
   padding: 2px;
}


a
{
   text-decoration: none;
}


a:link
{
   font-weight: bold;
   color: #fff6d1;
}


a:visited
{
   font-weight: bold;
   color: #ffcc11;
}


a:hover
{
   text-decoration: underline;
}


a.nummessages:link
{
}


a.nummessages:visited
{
}


a.currentlocation:link
{
}


a.currentlocation:visited
{
}


a.category:link
{
   font-family: Arial,sans-serif;
   font-size: 14px;
}


a.category:visited
{
   font-family: Arial,sans-serif;
   font-size: 14px;
}


a.forum:link
{
   font-family: Verdana,sans-serif;
   font-size: 12px;
}


a.forum:visited
{
   font-family: Verdana,sans-serif;
   font-size: 12px;
}


a.navbutton:link
{
   font-family: Tahoma,sans-serif;
   font-size: 11px;
   color: #feedc9;
}


a.navbutton:visited
{
   font-family: Tahoma,sans-serif;
   font-size: 11px;
   color: #feedc9;
}


a.userlocation:link
{
   font-size: 10px;
}


a.userlocation:visited
{
   font-size: 10px;
}


a.username:link
{
   color: #fff6d1;
}


a.username:visited
{
   color: #fff6d1;
}


a.userselected:link
{
   background-color: #000080;
   color: #ffcc11;
}


a.userselected:visited
{
   background-color: #000080;
   color: #ffcc11;
}


a.userselected:hover
{
   text-decoration: none;
}


a.typo:visited
{
   color: #800000;
}


a.foldernormal
{
   font-family: Verdana,sans-serif;
   font-size: 11px;
}


a.folderselected:link
{
   background-color: #000080;
   color: #ffcc11;
}


a.folderselected:visited
{
   background-color: #000080;
   color: #ffcc11;
}


a.folderselected:hover
{
   text-decoration: none;
}


a.menuitem:hover
{
   text-decoration: none;
   background-color: #000080;
   color: #ffcc11;
}


a.menuitemdisabled
{
   color: #808080;
}


a.menuitemdisabled:visited
{
   color: #808080;
}


a.menuitemdisabled:hover
{
   text-decoration: none;
   background-color: #000080;
   color: #808080;
}


.fieldname
{
   width: 40%;
   vertical-align: top;
}