table.tbHome td {
	font-size: 11px;
	vertical-align: top;
}
table.tbHome td.content1 {
	height: 275px;
	vertical-align: top;
	background-image: url('../images/home/bg-content1.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #313df1;

}
table.tbHome td.stocktip {
	padding-left: 20px;
	height: 275px;
	vertical-align: top;
	background-image: url('../images/home/bg-content1.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #313df1;

}
table.tbHome td.content2 {
	height: 210px;
	background-image: url('../images/home/bg-content2.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
/*	background-color: #3441FF;*/
	background-color: #FFFFFF;
}
table.tbHome td.highlight {
	height: 210px;
	background-image: url('../images/home/bg-content2.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #bbbbbb;
}
table.tbHome td.content2 div.analysts_comment {
	height: 50px;
	width: 330px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
/*	background-image: url('../images/home/bg-analysts_comment.jpg');*/
	background-position: 0px 0px;
	background-repeat: repeat-y;
	
}
table.tbHome td.highlight div.analysts_comment {
	height: 50px;
	width: 330px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
/*	background-image: url('../images/home/bg-analysts_comment.jpg');*/
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
table.tbHome td.content3 {
	padding-left: 20px;
	height: 180px;
	vertical-align: top;
	background-image: url('../images/home/bg-content1.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #313df1;
}
table.tbHome td.whatsnew {
	padding-left: 20px;
	height: 180px;
	vertical-align: top;
	background-image: url('../images/home/bg-content1.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #313df1;
	font-size: 1em;
}
table.tbList td {
	padding-top: 5px;
}

table.tbList td.date {
	width: 50px;
	color: #333333;
}
.date{
	vertical-align: top;	
}
td.content2 table.tbList td.date {
	width: 50px;
	color: #FFFFFF;
}
td.highlight table.tbList td.date {
	width: 50px;
	color: #FFFFFF;
}

td.content1 a {
	color: #333333;
	text-decoration: none;
}
td.stocktip a {
	color: #333333;
	text-decoration: none;
}
td.content1 a:hover {
	text-decoration: underline;
}
td.stocktip a:hover {
	text-decoration: underline;
}
td.content2 a {
/* 	 color: #FFFFFF;  */
	/* link ir pdf */
	color: #3399FF; 
	/* end */
	text-decoration: none;
}
td.highlight a {
	color: #FFFFFF;
	text-decoration: none;
}
td.content2 a:hover {
	text-decoration: underline;
}
td.highlight a:hover {
	text-decoration: underline;
}
td.content3 a {
	color: #666666;
	text-decoration: none;
}
td.whatsnew a {
	color: #666666;
	/*text-decoration: none;*/
	font-size: 1em;
}

td.content3 a:hover {
	text-decoration: underline;
}
td.whatsnew a:hover {
	text-decoration: underline;
	font-size: 1em;
}


#hidden-7 { background:#036 ; color:#FFF ; overflow:hidden ; position:absolute ; text-align:center ; margin: 5px; width: 150px; height: 150px;visibility: hidden;}
#toggle { display: block; 
}
td.set {
	color: #FFFFFF;
}

.MsoBodyText2 {
font-family: Arial, sans-serif;
font-size: 10px;
}


