.body
{
   font-family: Verdana,sans-serif;
   font-size: 13px;
   background-image: url(page_bg.gif);
   background-color: #CCCCFF;
   color: #0F0E0E;
   margin: 8px;
}


td
{
   font-family: Verdana,sans-serif;
   font-size: 13px;
   background-color: #CCCCFF;
   color: #010101;
   border-left: none;
   border-right: 1px solid #CEDCFF;
   border-bottom: 1px solid #555555;
}


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


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


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


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


td.topicrow1
{
   background-color: #CCCCFF;
   color: #1E1D1D;
   border-top: 2px solid #CEDCFF;
   border-bottom: none;
}


td.topicrow2
{
   background-color: #A8AEFF;
   color: #000000;
   border-top: 2px solid #CCD7FF;
   border-bottom: none;
}


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


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


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


td.postrow1
{
   background-color: #CCCCFF;
   color: #020000;
   padding: 8px;
}


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


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


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


td.selectedrow
{
   background-color: #AAA9B9;
   color: #00007B;
}


td.userinfo
{
   font-size: 10px;
   background-color: #CCCCFF;
   color: #050506;
   border: none;
}


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


td.clean
{
   background-color: #CCCCFF;
   color: #141714;
   border: none;
}


.popup
{
   background-image: url(menu_bg.gif);
   background-repeat: repeat-y;
   background-color: #CCCCFF;
   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: #A8AEFF;
   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;
   color: #020000;
   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: 16px;
   background-color: #CCCCFF;
   color: #0D0E0E;
}


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


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


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


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


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


.texteditorenhanced
{
   font-size: 13px;
   background-color: #CCCCFF;
   color: #020300;
   height: 300px;
   width: 576px;
   padding: 8px;
   border: 1px inset #A0A0A0;
   overflow: scroll;
}


q
{
   background-color: #DDDDDD;
   color: #0E100D;
   display: block;
   border: 2px solid #f8f8f8;
   padding: 8px;
   padding-left: 16px;
}


.textbox
{
   background-color: #FCFAFC;
   color: #010508;
   border: 1px inset #808080;
}


.emoticontable
{
   background-color: #F0F0F0;
   border: 1px solid #808080;
}


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


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


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


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


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


a
{
   text-decoration: none;
   color: #000291;
}


a:link
{
   font-weight: bold;
   text-align: center;
   text-decoration: underline;
   background-color: #CCCCFF;
   color: #010001;
}


a:visited
{
   font-weight: bold;
   text-decoration: underline;
   color: #02006B;
}


a:hover
{
   font-weight: bold;
   text-decoration: underline;
   background-color: #D4D9D8;
   color: #1C1B1A;
}


a.nummessages:link
{
   background-color: #CCCCFF;
   color: #070607;
}


a.nummessages:visited
{
   color: #01004F;
}


a.currentlocation:link
{
}


a.currentlocation:visited
{
   background-color: #CCCCFF;
   color: #01004F;
}


a.category:link
{
   font-family: Arial,sans-serif;
   font-size: 14px;
   background-color: #DDE4FF;
   color: #151819;
}


a.category:visited
{
   font-family: Arial,sans-serif;
   font-size: 14px;
   background-color: #DDE4FF;
   color: #01004F;
}


a.forum:link
{
   font-family: Verdana,sans-serif;
   font-size: 12px;
   background-color: #CCCCFF;
   color: #000000;
}


a.forum:visited
{
   font-family: Verdana,sans-serif;
   font-size: 12px;
   background-color: #CCCCFF;
   color: #01004F;
}


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


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


a.userlocation:link
{
   font-size: 10px;
   background-color: #CCCCFF;
   color: #000200;
}


a.userlocation:visited
{
   font-size: 10px;
   color: #01004F;
}


a.username:link
{
   background-color: #CCCCFF;
   color: #2A2C2A;
}


a.username:visited
{
   background-color: #CCCCFF;
   color: #01004F;
}


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


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


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


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


a.foldernormal
{
   font-family: Verdana,sans-serif;
   font-size: 11px;
   background-color: #CACACB;
   color: #010000;
}


a.folderselected:link
{
   background-color: #CCCCFF;
   color: #050607;
}


a.folderselected:visited
{
   background-color: #D5D5ED;
   color: #190A12;
}


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


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


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;
}


a.subforum:link
{
   font-family: Verdana,sans-serif;
   font-size: 10px;
   font-weight: bold;
}


a.subforum:visited
{
   font-family: Verdana,sans-serif;
   font-size: 10px;
   font-weight: bold;
}


