BODY
{
    background-color: #006600;
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
	color: #003333;
}

A:link {
	text-decoration: none;
	color: #EC7E1D;
}

A:Hover {
	text-decoration: underline;
	color: #66CC99;
	border: none;
}

A:visited {
	text-decoration: none;
	color: #FB9C18;
}

.forum_title {
	font-size: 18;
	font-family: Arial, Helvetica;
	color: #33CC66;
}

.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 : 18px;
	font-weight: bold;
	color: #009900;
}

.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;
	text-decoration: none;
}

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

.PhorumMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

P.footer
 {
 	color: #ffdd99;
 	font: normal;
	font-size: 7pt;
	font-family: Arial, sans-serif;
			
}


