BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT
{
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

A {
    text-decoration: none;
    color: #494949;
  }

A:hover {
    text-decoration: underline;
    color: #990033;
  }
  
A#menu1{
	   color: #000000;
	}  
  
A:hover#menu1 {
	 color: #990033
	}

A#menu2{
	   color: #e7dfc2;
	}  
  
A:hover#menu2 {
	 color: #ccc29f
	}
	
.input{
  text-decoration: none;
  color: #7C7C7C;
  background-color : #ffffff;
  border : 1px solid #CCCCCC;
}

.bas {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size=7pt;	
}




.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.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: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

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

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 12px;
}

