/* CSS Document */

/*GLOBAL*/

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	color: #333333;
	list-style-type:disc;
	padding:0;
	margin:0;
}

/*TYPE*/

body { 	
	margin-left: 0px; 	
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;
	background-image: url(../images/BK.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px; color: #333333;
}

.bodycopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; color: #333333}
.bodycopyBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 15px; color: #333333}
.bodycopyTitles { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-style: normal; font-weight: bold; color: #789EAB}
.bodycopyWhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; color: #FFFFFF}
.bodycopyWhiteTitles {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #FFFFFF}
.bodycopyBoldIt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 15px; color: #333333; font-style:italic;}
.bodycopyIt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; line-height: 15px; color: #333333; font-style:italic; padding-left:25px;}

a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; color: #28495C; text-decoration: none}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; color:#28495C; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; color: #28495C; text-decoration: underline}
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; color: #28495C; text-decoration: none}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
.clear
{

clear:both;
}

#content{
	width:930px;
	height:100px;
	height:auto !important;
	min-height:100px;
	border-left:#B8B8B8 1px solid;
	border-right:#B8B8B8 1px solid;
	background: #FFFFFF url(../images/body-bk-bg.jpg) bottom repeat-x;
	padding-bottom:0;
	padding-top:0;
	
}
#content-market{
	width:800px;
	height:100px;
	height:auto !important;
	min-height:100px;
	border-left:#B8B8B8 1px solid;
	border-right:#B8B8B8 1px solid;
	background: #FFFFFF url(../images/body-bk-bg.jpg) bottom repeat-x;
	padding-bottom:0;
	padding-top:0;

	
}

#content-future{
	width:930px;
	height:265px;


	background: #FFFFFF url(../images/globe-future2.jpg) no-repeat;

}
#content-end{
	width:932px;
	height:9px;
	background:url(../images/body-bk-end.jpg) no-repeat;
	padding:0;
}
#content-end-market{
	width:800px;
	height:9px;
	background:url(../images/body-bk-end-market.jpg) no-repeat;
	padding:0;
}
#content-end-future{
	width:932px;
	height:9px;
	background:url(../images/globe-future_b.gif) no-repeat;
	padding:0;
}

#content-left{
	float:left;
	width:210px;
	min-height:100px;
	height:auto !important;
    height:100px;
	padding:5px;
}
#content-right{
	float:right;
	width:690px;
	height:100px;
	height:auto !important;
	min-height:100px;
	padding:5px;
}
#content-left-market{
	float:left;
	width:0;
	min-height:100px;
	height:auto !important;
    height:100px;
	padding:5px;

}
#content-right-market{
	float:right;
	width:750px;
	height:100px;
	height:auto !important;
	min-height:100px;
	padding:5px;


}



#content-left-mainmarket{
	float:left;
	width:210px;
	min-height:100px;
	height:auto !important;
    height:100px;
	padding:5px;

}
#content-right-mainmarket{
	float:right;
	width:550px;
	height:100px;
	height:auto !important;
	min-height:100px;
	padding:5px;


}

#content-top{
	width:917px;
    height:127px;
	padding:5px;

	background:url(../images/logo-sml.jpg) no-repeat;
}
#content-left-future{ 
	float:left;
	width:390px;
	padding:23px 0 0 45px;
	
}
#content-right-future{
	float:right;
	width:375px;
	padding:80px 0 0 80px;

	
}


