.xSmallTxt{
	font-family:Verdana;
	font-size:7pt;
/*	color: #D3772E;  */
	color: #3F3C9D;
}
.xSmallBoldTxt{
	font-family:Verdana;
	font-size:7pt;
	font-weight: bold;
	color: #3F3C9D;
}

.smallTxt{
	font-family:Verdana;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #3F3C9D;
}
.smallBoldTxt{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #3F3C9D;	
}
.smallBoldItalic{
	font-family:Verdana;
	font-weight: bold;
	font-style: italic;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #3F3C9D;	
}
.smallBoldLink{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #3F3C9D;
	text-decoration : none;
	a:link, A:visited{color:#3F3C9D};
}


.smallTxtSponsor{
	font-family:Verdana;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #990099;
}
.smallBoldTxtSponsor{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #990099;	
}
.smallBoldItalicSponsor{
	font-family:Verdana;
	font-weight: bold;
	font-style: italic;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #990099;	
}
.smallBoldLinkSponsor{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #990099;
	text-decoration : none;
	a:link, A:visited{color:#990099};
}


.smallTxtBuilder{
	font-family:Verdana;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #0099FF;
}
.smallBoldTxtBuilder{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #0099FF;	
}
.smallBoldItalicBuilder{
	font-family:Verdana;
	font-weight: bold;
	font-style: italic;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #0099FF;	
}
.smallBoldLinkBuilder{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #0099FF;
	text-decoration : none;
	a:link, A:visited{color:#0099FF};
}


.smallTxtMember{
	font-family:Verdana;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #006600;
}
.smallBoldTxtMember{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #006600;	
}
.smallBoldItalicMember{
	font-family:Verdana;
	font-weight: bold;
	font-style: italic;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #006600;	
}
.smallBoldLinkMember{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:8pt;	*/
	font-size:11px;
	color: #006600;
	text-decoration : none;
	a:link, A:visited{color:#006600};
}


.smallRedText {
	color : Red;
	font-family:Verdana;
	font-weight : bold;
/*	font-size:10pt; */
	font-size:11px;
}
.smallOrangeLink {
	font-family:Verdana;
	font-weight: bold;
/*	line-height: 20px; */
/*	font-size:8pt;	*/
	font-size:11px;
	color: #F76815;
	text-decoration : none;
	a:link, A:visited{color:#F76815};
}


.medTxt{
	font-family:Verdana;
/*	font-size:10pt; */
	font-size:13px;
/*	color: #000000; */
	color: #3F3C9D;
}
.medBoldTxt{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:10pt; */
	font-size:13px;
	color: #3F3C9D;
}

.medBoldItalic{
	font-family:Verdana;
	font-weight: bold;
	font-style: italic;
/*	font-size:10pt; */
	font-size:13px;
	color: #3F3C9D;
}

.medBoldLink{
	font-family:Verdana;
	font-weight: bold;
/*	font-size:10pt; */
	font-size:13px;
	color: #3F3C9D;
	text-decoration : none;
	a:link, A:visited{color:#3F3C9D};
}

.medRedText {
	color : Red;
	font-family:Verdana;
	font-weight : bold;
/*	font-size:10pt; */
	font-size:13px;
}


.largeTxt{
	font-family:Verdana;
	font-size:11pt;
	color: #3F3C9D;
}
.largeBoldTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:11pt;
	color: #3F3C9D;
}

.xlargeTxt{
	font-family:Verdana;
	font-size:13pt;
	color: #3F3C9D;
}
.xlargeBoldTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:13pt;
	color: #3F3C9D;
}

.mnuTxt{
	font-family:Verdana;
/*	font-weight: bold;	*/
/*	font-style: italic; */
/*	font-size:10pt; */
	font-size:14px;
	color: #FFFFFF;
	text-decoration : none;
	a:link, A:visited{color:#FFFFFF};
}
