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

.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;
}

.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;
}
A
{
	text-decoration: underline;
	color: #039;
}
A:visited
{
	text-decoration: underline;
	color: #083952;
}
A:hover
{
	text-decoration: underline;
	color: #006600;
}

.nav { 
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.nav A { text-decoration: none; color: white; }
.nav A:hover { text-decoration: none; background-color: #869FB4; }
.nav A:visited { text-decoration: none;  color: white;}

.date { font-size: 10px; }

.content { text-indent: 10px; padding-left: 20px; padding-right: 20px;}

.featuredbox {
	border: 1px solid #333333;
}

UL {
	list-style: circle;
	padding-left: 22px;
	padding-right: 4px;
}

UL,LI { font-size: 10px; }

SUP { font-size: 9px; color: red; padding-left: 2px;}

DIV.board { padding-bottom: 2px; }
small { font-size: 9px; }

#ads {
	border: 1px solid #333333;
	position: absolute;
	right: 30px;
}

#footerads {
	border: 1px solid #333333;
	position: relative;
	left: 30px;
}

#footerads2 {
	border: 1px solid #333333;
	position: relative;
	right: 30px;
}

.footer {
	font-size: 10px;
	font-family: verdana, sans-serif;
}


