.main_text
{
 font-family:Verdana;
 font-size:11px;
 color:#464545
}
.main_text2
{
 font-family:Verdana;
 font-size:12px;
 font-weight:bold;
 color:#6B70B2
}
.footer_text
{
 font-family:Verdana;
 font-size:11px;
 color:#6A6F89
}
.top_text
{
 font-family:Verdana;
 font-size:10px;
 color:#8A8A8A
}
.top_text2
{
 font-family:Verdana;
 font-size:10px;
 color:#000000
}

a, a.visited, a.active {
	color: #273063;
}

.lastUpdate {
	text-align: right;
}

h1, .Contentheading {
 color: #273063;
 font-size: 22px;
 font-weight: bold;
}

.bdr_box {
	border: solid 1px #dce6e9;
	font-family:Verdana;
	font-size:11px;
	padding: 10px;
	background-color: #f3f8f9;
}

.bdr_box h2 {
	margin: 0;
	font-size:12px;
	color: #525151;
	padding: 7px;
	text-align: center;
}

.bdr_box .box_head {
	background: url("/images/box_head_bg.gif") repeat-x top left;
	margin: -7px -7px 3px -7px;
	
}

.testimonial .box_head {
	background: url("/images/box_head_bg_testimonial.gif") repeat-x top left;
	height: 46px; 
}

.demo {
	border: solid 1px #c5bf5a;
}

.demo .box_head {
	background-image: url("/images/box_head_bg_demo.gif"); 
}

.performance h2 {
	display: none;
	color: white;
	margin: 0;
}

.performance .box_head {
	background: none;
	margin: 0;
	background: url("/images/performance_head.gif") top left no-repeat;
	margin-bottom: 10px;
	height: 39px;
}

.performance {
	color: white;
	padding: 0px;
	border: none;
	background: #4446ac url("/images/performance_bg.gif") bottom left repeat-x;
}

.performance .performOverall {
	background: url("/images/peformance_figure_bg.gif") no-repeat center center;
	text-align: center;
	color: #564280;
	font-size: 24px;
	font-weight: bold;
	height: 30px;
}

a.optionsBox {
float: left;
 	display: block;
  height: 193Px;
 	width: 328px;
 	background: url(/images/daily_options_bg.gif) top left no-repeat;
	text-align: right;
}

a.optionsBox span {
	display: block;
	padding-top: 98px;
	padding-right: 130px;
}

a.futuresBox {
float: left;
 	display: block;
  height: 193Px;
 	width: 295px;
 	background: url(/images/daily_futures_bg.gif) top left no-repeat;
	text-align: right;
}


a.futuresBox span {
	display: block;
	padding-top: 98px;
	padding-right: 115px;
}

a.outlookBox {
  float: left;
 	display: block;
  height: 191Px;
 	width: 295px;
 	background: url(/images/daily_outlook_bg.gif) top left no-repeat;
	text-align: right;
}



