BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
    font-family: Arial, Helvetica;
    font-size: 11pt;
}

.PhorumBodyArea
{
    font-family: Arial, Helvetica;
    font-size: 11pt;
    width: 500px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: MS Sans Serif,Geneva,sans-serif;
    font-size: 9pt;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 11px;
    color: Red;
}

.PhorumMessage
{
    font-family: Arial, Helvetica;
    font-size: 11pt;
}

.PhorumListRow
{
    font-family: Arial, Helvetica;
    font-size: 11pt;
    color: black;
    height: 21px;
    bgcolor: red;
   
}

.PhorumListRow A:link
{
  color: #3300FF;
  text-decoration: none;
}

.PhorumListRow A:visited 
{
  color: #000000;
  text-decoration: none;
}

.PhorumListRow A:hover 
{
  color: #3300FF;
  text-decoration: none;
  border-bottom: 1px dotted #3300FF;
}

.menu-v {
background: #F9F8F4; color: #333333; FONT-SIZE: 12px; width: 155px; margin-left: 10px; PADDING: 0px 5px 0px 7px; TEXT-ALIGN: left; VERTICAL-ALIGN: middle 
}
