body {
	background-color: #FFF;
	margin : 0;
	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td {
	font-size : 12px;
}

table {
	margin-left: 10px;
}

.

.Header01
{
	font-size: 16pt;
	color: #385ba3;
	border-bottom: #385ba3 thin double;
	font-style: italic;
	font-family: Arial, 'Comic Sans MS';
}

.InfoCell {
	font-weight: bold;
	color: #385ba3;
	border-top: 2px solid #385BA3;
}

.detailCell {
	border-top: #385ba3 2px solid;
}

.ThreadCell01 {
	border-top: 2px solid #385BA3;
	font-size: 16px;
	background-color: #FFF;
	background-image: url(images/bg_board.gif);
	background-repeat: repeat-x;
}

.FormCell
{
	border-right: #385ba3 1px solid;
	border-top: #385ba3 1px solid;
	font-weight: bold;
	font-size: 14pt;
	border-left: #385ba3 1px solid;
	color: #385ba3;
	border-bottom: #385ba3 1px solid;
	background-color: #e2e2e2;
}
.FormCell A:hover
{
	font-weight: bold;
	font-size: 14pt;
	color: #e37f3b;
	font-style: italic;
}
.FormCell A:visited
{
	font-weight: bold;
	font-size: 14pt;
	color: #7492cb;

}
.FormCell A:visited:hover
{
		font-weight: bold;
	font-size: 14pt;
	color: #e37f3b;
	font-style: italic;


}

.ThreadCell01 A
{

}
.ThreadCell01 A:hover
{

}

.ThreadCell02 {
	padding-bottom: 30px;
}

.headerCell01
{
	font-weight: bold;
	color: #385ba3;
	border-top: #385ba3 2px solid;
	background-color: #FFF;
	background-image: url(images/bg_board.gif);
	background-repeat: repeat-x;
}
.headerCell01 A
{
	text-transform: capitalize;
	font-style: normal;

	color: #4065b4;
}
.headerCell01 A:hover
{
	color: #E37F3B;
	font-style: italic;
}

.headerCell02 {
	border-top: 2px solid #385BA3;
	background-color: #FFF;
	background-image: url(images/bg_board.gif);
	background-repeat: repeat-x;
	padding-bottom: 30px;
}

.InfoCell A
{
	text-transform: capitalize;
	font-style: normal;
}
.InfoCell A:hover
{
	color: #E37F3B;
	font-style: italic;
}

.Button01
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: #385ba3;
}

.bodybg
{
	
}
.tablebg
{
	background-color: transparent;
}

.MessageBoardTitle {
	font-size: 22px;
	color: #385ba3;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	border-bottom: 3px double #385ba3;
}


