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 : 24px;
    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;
}
.PhorumError
{d
    font-family: Courier New, Geneva, Courier, Clean;
    background-color: #ff0000;
		color: #fcfeb4;
		font-size: 16px;
		font-weight: bold;
}
div.attention {padding: 24px 8px 24px 64px;border: 1px solid #A76262;background-image: url('images/dialog-warning.png');background-color: #FFD1D1;background-repeat: no-repeat;background-position: 8px 8px;color: Black;margin: 8px 0 8px 0;}
div.attention a {color: #68312C;padding: 2px 2px 2px 21px;display: block;background-repeat: no-repeat;background-position: 1px 2px;}
div.messaggio {padding: 24px 8px 24px 64px;border: 1px solid #A76262;;background-color: #bbe4d1;background-repeat: no-repeat;background-position: 8px 8px;color: Black;margin: 8px 0 8px 0;}