a  { text-decoration: none; color: #4567be; }
a:link  { text-decoration: none; color: #4567be; }
a:visited { text-decoration: none; color: #4567be; }
a:hover  { color: #4567be; font-weight: bold; text-decoration: none; }
a:active  { font-weight: bold; text-decoration: none; color: #4567be; }


BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 10px;
	scrollbar-face-color:#4567be;
	scrollbar-arrow-color:#BAC9ED;
	scrollbar-track-color:#BAC9ED;
}
HR
{
	color: #4567be;
	width: 75%;
}

.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 10px;
    width: 516px;
//    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : #88ACFF;
    border-width : 0px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 20px;
    height: 21px;
}

.PhorumListRow a, .PhorumListRow a:visited
{
    color: #000000;
}

.PhorumListRow_Date
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 20px;
    height: 21px;
    text-align: center;
    align: center; 
}


.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    height: 24px;
}

.PhorumListHeader_Date
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    height: 24px;
    text-align: right;
    align: right; 
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
//    font-size: 12px;
    font-size: 10px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Verdana, Geneva, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
/*    color: White; */
/*    font-weight: bold; */
}

.PhorumNewFlag
{
    font-family: Verdana, Geneva, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Verdana, Geneva, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}
