/*                                                                           */
/*   Cascading Style Sheet Definition                                        */
/*                                                                           */

body,p,h1,h2,h3,h4,ul,ol,li,dl,dt,dd,div,address,blockquote,nobr,strong,em,i,small,big,sup
     {
     font-family:Verdana,Helvetica,Arial,sans-serif;
     font-size:11px; line-height:13px;
     }

h1 { font-size:18px; line-height:20px; font-weight: bold; }
h2 { font-size:16px; line-height:18px; font-weight: bold; }
h3 { font-size:14px; line-height:16px; font-weight: bold; }
h4 { font-size:12px; line-height:14px; font-weight: bold; }

p,div { font-size:11px; line-height:13px; }
ul,ol,li,dl,dd,dt { font-size:11px; line-height:14px; }

i,em	{ font-style: italic; }
small 	{ font-size:9px; line-height:11px; }
big 	{ font-size:12px; line-height:14px; }

sup	{ font-size:7px; line-height:7px; }
sup a	{ font-size:7px; line-height:7px; }

a 		{ text-decoration:underline; }

.alert	{ color: #BE0E11; }
.headline { color: #222293; }
.highlight { color: #222293; }
.hl { color: #222293; }
.menu { font-size:9px; line-height:11px; }


.PhorumBodyArea
{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
    width: 500px;
}

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

.PhorumListRow
{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size : 12px;
    font-weight : bold;
    height: 14px;
}

.PhorumForumTitle
{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size : 18px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size: 10px;
    color: #DD0000;
}

.PhorumMessage
{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
}

