body{
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
li {
	color: Black;
}
h,.h{
	color: #65605A;
	font-size: 18px;
	font-family: "Lucida Sans Unicode";
}
h3,.h3{
	color: #45403A;
	font-size: 14px;
	font-family: "Lucida Sans Unicode";
}
a:link,a:visited {
	color: #5C574F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
}
.main_table{
	width: 800px;
}
.header{
	background-image: url(img/header.gif);
	background-repeat: no-repeat;	
	width: 800px;
	height: 122px;
}
.title,.subtitle {
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.subtitle{
	font-size: 14px;
	font-family: Tahoma;
}
.content{
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;	
}
.footer{
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;	
}
.main_content{
	position: relative;
	left: 35px;
	width: 730px;
}
.nav{
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #56524A;
	line-height: 19px;
	color: #FFFFFF;
}
.nav1{
	background-color: #65605A;
	text-align: center;
}
.nav2{
	font-size: 11px;
}
.menu{
	width: 230px;
}
.menu_content_divider{
	width: 5px;
}
.menu_border{
	border-right: 1px dashed #D5D3C7;
}
.menu_separator,.menu_separator_full{
	width: 230px;
	height: 20px;
	overflow: hidden;
	background-color: White;
}
.menu_separator_full{
	height: 100%;
	border: 1px solid red;
}
.real_menu{
	width: 230px;
	border-bottom: 2px solid #D5D3C7;
	background-color: #f5f5f1;
	position: relative;
}
.real_menu_container{
	width: 230px;
	position: relative;
}
.real_menu_container_intern{
	position: absolute;
	left: 10px;
	width: 210px;
}
.content_body{
	width: 490px;
	text-align: left;
}

iframe.live_rates{
	width: 750px;
	border: 0px;
	position: absolute;
	left: 45px;
}
div.live_rates{
	width: 750px;
	height: 125px;
	overflow: hidden;
	position: relative;
}

/* articles */
.alignleft {
	float:left;
	text-align:left;
	margin-right: 10px;
}
.text{
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #3F3C38;
}
.news_frame{
	width: 490px;
	height: 800px;
}
.market_watch_frame{
	width: 152px;
	height: 647px;	
}
.img_separator{
	width: 330px;
	height: 10px;
	overflow: hidden;
	border-top: 2px solid #696969;
}
.tablehead1 {	FONT-WEIGHT: bold; FONT-SIZE: 12px;  COLOR: black; line-height:18px}
.style1{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}