body
{
	background-color:#EDF3FA;
}

.header
{
	background-color:#EDF3FA;
}

.options
{
	width:100%;
	float:left;
	background-color:#EDF3FA;
	font-size:10pt;
}

.LKB
{
	color: #0066CC;
	font-family: Arial;
}

.LKBF
{
	color: #FF02CC;
	font-family: Arial;
}

A
{
	color: #0066CC;
	font-family: Arial;
}
A:visited
{
	color: #0066CC;
	font-family: Arial;
}
.LKBF:visited
{
	color: #FF02CC;
	font-family: Arial;
}


.linkOptions
{
	color:#FF9900;
	font-weight:bold;
}
.linkOptions:visited
{
	color:#FF9900;
	font-weight:bold;
}
.linkOptions:hover
{
	color:#0066CC;
	font-weight:bold;
}

#wrapper
{
	background-color:#EDF3FA;
}

.logo
{
	color:White;
	font-weight:bold;
	font-size:24pt;	
}

.headerOptions
{
	font-size:13pt;	
}

.linkWhite
{ 
	color: white;
	font-family: Arial;
	font-weight:bold;
}

.linkWhite:visited
{
	color: white;
	font-family: Arial;
	font-weight:bold;
}

.tableWithBorder
{
	border-color:#0066CC;
	border-width:1px;
	border-style:Solid;
	font-family:Arial;
	font-size:8pt;
	width:100%;
	padding-left:3px;
	padding-right:3px;
	border-collapse:collapse;
	background-color:White;
}

.tdWithBorder
{
	font-family:Arial;
	font-size:10pt;
	padding-left:8px;
	padding-right:3px;	
	border-color:#0066CC;
	border-width:1px;
	border-style:Solid;
}

a.userThumb img {
    max-width: 100px;
}

.trList
{
	height:40px;
}

.trListAlt
{
	height:40px;
}

.trPost
{
}

.trPostAlt
{
	
}

TD
{
	font-family:Arial;
	font-size:10pt;
	
}

.tableHeading
{
	color:White;
	background-color:#0066CC;
	font-size:10pt;
	font-weight:bold;
	height:20px;	
}

.label
{
	font-family:Arial;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	background-color: #0066CC;
	border-color: #0066CC;
	border-width:1px;
	border-style:Solid;
	border-right-width:0px;	
	padding-left:3px;
	padding-right:3px;
}

.breadCrumbs
{
	padding-bottom:3px;
	font-weight:bold;
	font-size:11pt;
}

.breadCrumbs h1
{
    display: inline;
}

.breadCrumbsSmall
{
	padding-bottom:3px;
	font-weight:bold;
	font-size:10pt;
}

.paging
{
	font-size:11pt;
	font-weight:bold;
}

.pagingSmall
{
	font-size:8pt;
}

.forumTitle
{
	font-size:10pt;
	font-weight:bold;
}

.forumDesc
{
	font-size:9pt;
}

.B
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	color: White;	
	background-color: #0066CC;
	cursor: hand;
	border-style:outset;
	border-color:#0066CC;
	height:22px;	
}

.dhCopyRight
{
	color:black;
}

.quote
{
	margin:0px 15px 0px 15px;
    background-color: #EDF3FA;
    border: 1px solid black;
    padding: 3px;
  
}

.quoteHeader
{
	margin:0px 15px 0px 15px;
    font-style:italic;
  
}

.textSmall
{
	font-size:8pt;
}

.textDate
{
	font-size:10pt;
}

.topAds
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
    text-align:center;
}