h1 {
	font-family: arial, helvetica, sans-serif;
}

h3 {
	font-family: arial, helvetica, sans-serif;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
td.text {
	font-family: arial, helvetica, sans-serif, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
font.current {
	font-family: system;
	font-size: 10pt;
	color: #FF3333;
}
font.headline {
	font-family: arial, helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}
font.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

a.whitearea {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}

a.whitearea:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #FF3333;
	text-decoration: none;
}

a.login {
	font-family: system;
	font-size: 10pt;
	color: #E4E4CF;
}
a.map {
	font-family: arial, helvetica, sans-serif;
	font.size: 10pt;
	color: #0000FF;
}
font.menuHead {
	font-family: system;
	font-size: 14pt;
	color: #E4E4CF;
}
font.tablehead {
	font-family: system;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
font.grayOut {
	font-family: system;
	font-size: 10pt;
	color: #CCCCCC;
}
a.paging {
	font-family: system;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}
a.menu {
	font-family: system;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: system;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}

select {
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}


.PhorumBodyArea
{
    font-family: Verdana, arial, Clean, Helvetica, sans-serif;
    font-size: 10px;
    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;
}
