
td,div,p,font,body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
}
.bigtitle
{
	acolor:#00A9EC;
	color:#666666;
	font-size:16pt;
	font-weight:bold;
}
.mediumtitle
{
	color:#666666;
	font-size:12pt;
	font-weight:bold;
	border-bottom:1px dashed #666666;
}
.small
{
	font-size:8pt;
}
.reporttitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21pt;
	font-weight:bold;
	color:#4bbbe4;
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	font-size:14pt;
	color:#9e2f39;
	margin-top:0px;
	margin-bottom:10px;
}
h2
{
	color:#9e2f39;
	font-size:10pt;
	margin-top:0px;
	margin-bottom:10px;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	color:#9e2f39;
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}


p
{
	margin-top:0px;
	margin-bottom:14px;
}
.b
{
	font-weight:bold;
}
.c
{
	text-align:center;
}
.r
{
	text-align:right;
}

.rss_title
{
	
}
.rss_title a
{
	color:#1d2536;
}
.rss_title a:Hover
{
	color:#ff6633;
}
.rss_date
{
	color:#000000;
	font-size:10px;
}
.rss_summary
{
	color:#666666;
	font-size:10px;
	margin-bottom:10px;
}
.seminar_table_header td
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #9ea0a0;
}
.seminar_table_cell td
{
	padding-bottom:6px;
	padding-top:6px;
}
.celltitle
{
	padding-left:10px;
	width:50%;
	text-align:left;
}

.tradeHeading
{
	height:104px;
}
.tradeBuyHeading
{
	background-image:url(../images/buy_ticket.gif);
	background-repeat:no-repeat;
}
.tradeSellHeading
{
	background-image:url(../images/sell_ticket.gif);
	background-repeat:no-repeat;
}

.tradeHeading .tradeSubText
{
	color:#888888;
	font-size:16px;
}
.tradeHeading .tradeValue
{
	color:#00000;
	font-size:16px;
	font-weight:bold;
}
.tradeBuyHeading .tradeTitle
{
	color:#497EB4;
	font-size:24px;
	font-weight:bold;
	
}
.tradeSellHeading .tradeTitle
{
	color:#C30000;
	font-size:24px;
	font-weight:bold;
}

.tradeText
{
	padding: 15px 15px;
}

.trade_report
{
	border: 1px #000000 solid;
	width:100%;
	border-collapse:collapse;
}

.trade_report th
{
	color:#FFFFFF;
	background-color:#666666;
	font-size:9pt;
	padding:2px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.trade_report td
{
	border-top:1px solid #DDDDDD;
	font-size:9pt;
	padding:2px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.trade_report .buy
{
	background-color:#4176AC;
	color:#FFFFFF;
	font-weight:bold;
}

.trade_report .sell
{
	background-color:#B60101;
	color:#FFFFFF;
	font-weight:bold;
}

.trade_report .plus
{
	font-weight:bold;
	color:#4176AC;
}
.trade_report .minus
{
	font-weight:bold;
	color:#B60101;
}

.dateArticle
{
	font-size:11pt;
	font-weight:bold;
	color:#777777;
}

.product_subscription
{
	font-weight: bold;
	font-size: 12pt;
}