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

}
BODY 
{
	color: #fff;
	margin: 0px;
}

.PhorumBodyArea
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 13px;
    width: 500px;
	padding: 2px;
	background-color: #eee;
	border-color: #660000;
	border-width: 2px;
	border-style: groove;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
	/*table-layout: fixed;*/
}

.PhorumListRow
{
    font-family: Arial, Clean, Helvetica, sans-serif;
    font-size: 8pt;
    height: 20px;
}

.PhorumListHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	color: #ccc;
    height: 16px;
	text-transform: uppercase;
	padding: 2px;
}

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

.PhorumTableHeader
{
    font-family: Arial, Clean, Helvetica, sans-serif;
    font-size: 14pt;
    
}

.PhorumNav
{
    font-family: MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
	font-weight: normal;
}

.PhorumNewFlag
{
    font-family: arial,Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 9px;
    color: #fff;
}

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