BODY {
	BACKGROUND-COLOR: #F6F4F6;
	font-family: Arial;
	font-size: 8pt; 
	font-weight: normal;
	color: #4A244A; 
	}	
	
A:link{ text-decoration: underline; color : #4A244A;}
A:visited{ text-decoration: underline; color : #4A244A;}
A:hover{ text-decoration: none; color : #4A244A;}

A.forumData:link{ text-decoration: none; color : #4A244A;}
A.forumData:visited{ text-decoration: none; color : #4A244A;}
A.forumData:hover{ text-decoration: underline; color : #4A244A;}
.forumData
	{ 
	font-family: Arial;
	font-size: 8pt; 
	font-weight: normal;
	color: #4A244A; 
	}
	
A.forumDataB:link{ text-decoration: none; color : #4A244A;}
A.forumDataB:visited{ text-decoration: none; color : #4A244A;}
A.forumDataB:hover{ text-decoration: underline; color : #4A244A;}
.forumDataB
	{ 
	font-family: Arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #4A244A; 
	}
	
A.forumDataH:link{ text-decoration: none; color : #FFFFFF;}
A.forumDataH:visited{ text-decoration: none; color : #FFFFFF;}
A.forumDataH:hover{ text-decoration: underline; color : #FFFFFF;}
.forumDataH
	{ 
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	}		


.forumDataHSmall
	{ 
	font-family: Arial;
	font-size: 8pt; 
	font-weight: bold;
	color: #FFFFFF; 
	}

.forumDataSmall
	{ 
	font-family: Arial;
	font-size: 7pt; 
	font-weight: normal;
	color: #4A244A; 
	}

.forumCrta1
	{ 
	background-color: #4A244A
	}	

.forumHead
	{ 
	background-color: #73387B;
	background-repeat: repeat-x; 
	background-image: url(./images//bg_head.gif);
	}	

.forumHead1
{
	FONT-WEIGHT: bold; FONT-SIZE: 7pt; COLOR: #FFFFFF; FONT-FAMILY: Tahoma;BACKGROUND-COLOR: #73387B;
	background-repeat: repeat-y; background-image: url(../images/bg_head.gif);
	vertical-align:middle;

}

.forumBgTab1
	{ 
	background-color: #F6F4F6
	}	
.forumBgTab2
	{ 
	background-color: #E4DEE4
	}		

.forumBorder
	{ 
	background-color: #9C7DA5
	}

.ForumHr1
	{ 
	height: 0px; border: solid #DED7D7 0px; border-top-width: 1px;
	}

.ForumHr2
	{ 
	height: 0px; border: solid #CDC3CD 0px; border-top-width: 1px;
	}	
	
.forumInput
	{
	BORDER: 1px #000000 solid;
	background-color: #E0F3FC; 
	font-family: Arial;
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal;
	}	
	
.ForumPic 
	{ 
	font-family: webdings; 
	font-size: 8pt; 
	color: #576054; 
	font-weight: normal;   
	text-decoration: none
	}
	
.ForumInput
	{
	BORDER: 1px #000000 solid;
	background-color: #FFFFFF; 
	font-family: Arial;
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal;
	}	
		
.forumText
	{ 
	font-family: Arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #000000; 
	}	
	

.ForumQuote	
	{ 
	font-family: Arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #4A244A; 	
	font-style: italic;
	BORDER: 1px #4A244A solid;

	}	

.HighLight
{
	background-color: yellow; 
}	
	
.dtree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A244A;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #4A244A;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	color: #4A244A;
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}		