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

a
{
	color : #6B5F8B; 
	text-decoration : underline; 
}

a:hover
{
	color : #ff6600; 
	text-decoration : none; 
}


.PhorumBodyArea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
	color:#6B5F8B;
}


.PhorumListTable
{
	border: #6B5F8B;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-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 : 12px;
    font-weight : bold;
    height: 16px;
	background-color: #D1CEDF;
}


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

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


.PhorumNav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	text-decoration: none;
}

a.PhorumNav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	text-decoration: underline;
}


a.PhorumNav:hover
{
    font-family: Arial, Helvetica, 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, Geneva, Courier, Clean;
    font-size: 12px;
}

