﻿body 
{
    font-family: Verdana, Arial, Helvetica, "sans serif", Sans-Serif;
    font-size: 12px;
    text-align: left;
}

h1
{
    font-size: 16px;
    margin: 0px 0px 2px 0px;
    padding: 0px;
}

td
{
    font-size: 12px;
}

.DoubleSeperator
{
    border-width: 0px;
    border-bottom-width: 1px;
    border-style: solid;
}

.TopicTable
{
    text-align: left;
    width: 725px;
    font-size: 12px;
}

.TopicTable th
{
    font-size: 14px;
    font-weight: bold;
}

.HeaderInfo, .HeaderInfoClean
{
    font-size: 11px;
    font-style: italic;
}

.HeaderInfoClean A
{
    text-decoration: none;
}

.MessageTable
{
    text-align: left;
    width: 725px;
    font-size: 12px;
}

.MessageTable th
{
    font-size: 13px;
    font-weight: bold;
}

.PageNumbersContainer
{
    width: 725px;
}

.PageNumberBox
{
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	padding: 2px 0px 2px 0px;
	text-align: center;
	overflow: hidden;
	width: 20px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
	vertical-align: middle;
}

.PageNumberBox A, .PageNumberBox A:visited, .PostButtonContainer A, .PostButtonContainer A:visited
{
	text-decoration: none;
}

.PageNumberBox A:hover, .PageNumberBox A:active, .PostButtonContainer A:hover, .PostButtonContainer A:active
{
	text-decoration: underline;
}

.PostButtonContainer
{
	border-width: 1px;
	border-style: solid;
	padding: 2px 0px 2px 0px;
	text-align: center;
	overflow: hidden;
	width: 200px;
	cursor: pointer;
	cursor: hand;
	clear: both;
}

.PostMessageTable
{
    
}

.PostMessageTable th
{
    padding-right: 6px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 150px;
}

.PostMessageTable td
{
    text-align: left;
}

.PostMessageTable td label
{
    text-align: left;
    font-size: 12px;
}

.BoardContainer
{
    text-align: left;
    width: 725px;
}

.ViewMessageTable
{
    text-align: left;
}

.ViewMessageTable td
{
    font-size: 12px;
}

.ViewMessageTable th
{
    font-weight: bold;
    font-size: 14px;
}
