body
{
	margin: 0;
	margin-left: 3;
	font-family: Verdana;
	font-size: x-small;
	background-color: #FDFCEB;
	background-color: #FFFFFF;
}

td
{
	font-family: Verdana;
	font-size: x-small;
	vertical-align: top;
}

.lbgColor
{
	background-color: #F5F5F5;
}

th
{
	font-family: Verdana;
	font-size: x-small;
	color: black;
	background-color: #DAE0EC;
}

.small
{
	font-size: xx-small;
}

.TDcaption
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

h4
{
	color: #13548C;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

a.small
{
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

a.small:visited
{
	color: #000000;
	text-decoration: none;
}

a.margin
{
	font-weight: bold;
	text-decoration: none;
	color: #1F5DAA;
	font-size: 8pt;
}

a.margin:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #1F5DAA;
	font-size: 8pt;
}

a.margin:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #1F5DAA;
	font-size: 8pt;
}

a.subMargin
{
	font-weight: normal;
	text-decoration: none;
	color: #1F5DAA;
	font-size: 8pt;
}

a.subMargin:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #1F5DAA;
	font-size: 8pt;
}

a.subMargin:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #1F5DAA;
	font-size: 8pt;
}

a
{
	color: #1F5DAA;
	text-decoration: none;
}

a:visited
{
	color: #1F5DAA;
	text-decoration: none;
}

a:hover
{
	color: #992222;
	text-decoration: none;
}

select
{
	font-family: Verdana;
	font-size: x-small;
}

.topLnk
{
	text-align: center;
	vertical-align: middle;
	background-color: #1F5DAA;
	color: white;
	font-weight: bold;
	font-size: xx-small;
	cursor: hand;

	border-right-style: solid; 
	border-right-width: 2px;

	border-top-style: solid;
	border-top-width: 2px;
}

.pad20
{
	padding-left: 10;
}

.smallBT
{
	font-size: xx-small;
	border-style: double;
	border-width: 1px;
	background-color: #F1DADA;
	vertical-align: bottom;
}

.thinBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.forumline
{
	border: 1px #FFFFFF solid;
}

.smallHead
{
	font-size: xx-small;
	font-weight: bold;
	color: #005680;
}

.thinHR
{
	height: 0px;
	border: solid #D1D7DC 0px; border-top-width: 1px;
}


<!-- -------------FOR SCROLLER ------------- -->
.Back
{
	background: white;
}

.ItemBody
{
	font-family: Verdana;
	font-size: xx-small;
	padding: 0px;
}
<!-- ------------- //FOR SCROLLER ------------- -->