<?php include("../compartidos/estilos.css"); ?>
BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
    font-family: Verdana;
    font-size: 10px;
}

.PhorumBodyArea
{
    font-family: Verdana;
    font-size: 10px;
    width: 550px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana;
    font-size: 10px;
    height: 21px;

}

.PhorumListHeader
{
    font-family: Verdana;
    font-size : 11px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana;
    font-size : 10px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}

.PhorumNav
{
    font-family:Verdana;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Verdana;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Verdana;
    font-size: 10px;
}
