BODY {
	font-family : Arial;
	font-size : 12px;
	background-image : url(images/netbackground.gif);
	background-repeat : repeat-y;
}
P {
	font-family : Arial;
	font-size : 12px;
}
B {
	font-family : Arial;
	font-size : 12px;
}
STRONG {
	font-family : Arial;
	font-size : 12px;
}
I {
	font-family : Arial;
	font-size : 12px;
}
TD {
	font-family : Arial;
	font-size : 12px;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	font-family : Arial;
	font-size : 12px;
	color : #191996;
	text-decoration : none;
}
A:FOCUS, A:HOVER {
	font-family : Arial;
	font-size : 12px;
	color : #E20A17;
	text-decoration : none;
}
UL {
	font-family : Arial;
	font-size : 12px;
}
LI {
	font-family : Arial;
	font-size : 12px;
}
.smalltext {
	font-family : Arial;
	font-size : 11px;
	text-align : justify;
}
.combankingimage {
	background-image : url(images/index/orange_guide.gif);
	background-repeat : no-repeat;
}
.investbankingimage {
	background-image : url(images/index/green_guide.gif);
	background-repeat : no-repeat;
}
.assetimage {
	background-image : url(images/index/puple_guide.gif);
	background-repeat : no-repeat;
}
.dis {
	font-family : Arial;
	font-size : 10px;
}
.dislink, .dislink:ACTIVE, .dislink:LINK, .dislink:VISITED {
	font-family : Arial;
	font-size : 10px;
	color : #191996;
	text-decoration : underline;
}
.dislink:FOCUS, .dislink:HOVER {
	font-family : Arial;
	font-size : 10px;
	color : #E20A17;
	text-decoration : none;
}
.pulldownlink, .pulldownlink:ACTIVE, .pulldownlink:LINK, .pulldownlink:VISITED {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : Black;
}
.pulldownlink:FOCUS, .pulldownlink:HOVER {
	font-family : Arial;
	font-size : 12px;
	color : #E20A17;
	text-decoration : none;
}
.topbannerimage {
	background-image : url(images/topbanner.jpg);
	background-repeat : no-repeat;
}
.title {
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
	color : #0E233E;
}
.newboardbackground {
	background-image : url(images/index/newboard.gif);
	background-repeat : no-repeat;
}
.newboardbackground1 {
	background-image : url(images/index/newboard1.gif);
	background-repeat : no-repeat;
}
.newboardbackground2 {
	background-image : url(images/index/newboard2.gif);
	background-repeat : no-repeat;
}
.newboardbackground3 {
	background-image : url(images/index/newboard3.gif);
	background-repeat : no-repeat;
}
.newboardbackground4 {
	background-image : url(images/index/newboard4.gif);
	background-repeat : no-repeat;
}
.newboardtext, .newboardtext:ACTIVE, .newboardtext:LINK, .newboardtext:VISITED {
	font-family : Arial;
	font-size : 10px;
	color : #191996;
	text-decoration : none;
}
.newboardtext:FOCUS, .newboardtext:HOVER {
	font-family : Arial;
	font-size : 10px;
	color : #E20A17;
	text-decoration : none;
}
.blue_background_color1{
	font-family : Arial;
	font-size : 12px;
	background-color : #C7DFF4;
}
.blue_background_color2{
	font-family : Arial;
	font-size : 12px;
	background-color : #EAF5FF;
}
.stockLeftTD {
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-size : 11px;
}
.stockRightTD {
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
	font-size : 11px;
}