BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 13px;
}

.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 13px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PLR {
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 13px;
    height: 21px;
}

.PLR1 {
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 13px;
    height: 21px;
	color: white;
    background-color: #6B7A53;
}

.PLR2 {
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 13px;
    height: 21px;
	color: white;
    background-color: #77875C;
}

.nw {
    white-space: nowrap;
    font-size: 13px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 13px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
    color: white;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 12px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 12px;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 13px;
}

table {
	border-collapse: collapse;
	border: none;
}

tr, td, th {
	border: none;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

span.date {
	color: silver;
}

.news {
	margin-top: 1em;
	margin-bottom: 1em;
}

P.newstime {
	display: inline;
	color: white;
}

P.newsindex {
	display: inline;
	text-indent: 0;
	margin-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.new {
	color: red;
}
