BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
  font-family: Arial;
   /*( font-family: Arial, Verdana, Clean, Helvetica, sans-serif;*/
    font-size: 12px;
    
}


BODY {
  background-color: #efecec;
/*  background-image: url('../images/bg.gif');
  background-position: left;
  background-repeat: y-repeat;
  background-attachment: fixed;*/
  font-family: Arial;
  font-size: 12px;
  color: #000000;

}

.PhorumBodyArea
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 100%;
}

.PhorumListTable
{
    border-style : solid;
    border-color : #cccccc;
    border-width : 1px;
    width: 100%;
}

.PhorumListRow
{
    width: 100%;
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    width: 100%;
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    width: 100%;
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size : 12px;
    font-weight: bold;
}

.PhorumTableHeader
{
    width: 100%;
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 10px;
    width: 100%;
}

.PhorumNewFlag
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
/*    font-family: Courier New, Geneva, Courier, Clean;*/
    font-size: 12px;
    width: 100%;
}


a.menu:link {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
  }
a.menu:active {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
  }
a.menu:visited {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
  }
a.menu:hover {
  color: #992C01;
  font-family: Arial;
  font-size: 12px;
  }

a.amenu:link {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  }
a.amenu:active {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  }
a.amenu:visited {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  }
a.amenu:hover {
  color: #992C01;
  font-family: Arial;
  font-size: 12px;
  text-decoration: underline;
  }



a.bmenu:link {
  color: #666666;
  font-family: Arial;
  font-size: 12px;
  }
a.bmenu:active {
  color: #666666;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  }
a.bmenu:visited {
  color: #666666;
  font-family: Arial;
  font-size: 12px;
  }
a.bmenu:hover {
  color: #992C01;
  font-family: Arial;
  font-size: 12px;
  }


TD.top {
  font-color: #000000;
  font-family: Arial;
  font-weight: normal;
  background:  #f6f6f6;
}

TD.right {
  background-image: url('../test/images/bgr.gif');
  background-position: left;
  background-repeat: repeat-y;
  vertical-align: top;
}

TD.right_1 {
  padding-left:50px;
  padding-top:30px;
  padding-bottom:20px;
  font-color: #000000;
  font-family: Arial;
  font-weight: normal;
  background-image: url('../test/images/bgrw.gif');
  background-position: left top;
  background-repeat: no-repeat;
  vertical-align: top;
}
TD.content {
  color: #000;
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  text-align: justify;
  vertical-align: top;
  background:  #f6f6f6;
}

TD.footer {
  color: #000000;
  font-family: arial,sans serif;
  font-weight: normal;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: center;
  vertical-align: middle;
}

TD.copy {
  color: #000;
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  vertical-align: top;
}
