body {
}
.for_recent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.for_marketdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main_text {
	font-family: "myriad Web Pro";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
}
.inner_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.inner_textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
}
.inner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 18px;
	text-align:justify;
}
.inner_text a:link{ 	color: #FFFFFF; 	text-decoration: underline; }
.inner_text a:active{ color: #223138; 	 	text-decoration:underline;}
.inner_text a:hover{ color: #FFFFFF; 	 	text-decoration: underline;}
.inner_text a:visited{ color: #FFFFFF; 		text-decoration: underline;}


.inner_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.submit {
	border:1px solid #FFFFFF;
	background-color:#1F4457;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 18px;
}

.trans{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.trans a:link{ 	color: #FFFFFF; 	text-decoration: none; }
.trans a:active{ color: #FFFFFF; 	background-color:#00274F; 	text-decoration:underline;}
.trans a:hover{ color: #FFFFFF; 	 	text-decoration: none;}
.trans a:visited{ color: #FFFFFF; 		text-decoration: none;}

/*.scrolldiv{
 	overflow: auto; 
	height: 87px;
		
	SCROLLBAR-ARROW-COLOR: #000000 	;
	SCROLLBAR-FACE-COLOR: #1F4457;
	SCROLLBAR-HIGHLIGHT-COLOR: #1F4457;
	SCROLLBAR-SHADOW-COLOR: #1F4457;
	SCROLLBAR-3DLIGHT-COLOR: #1F4457;
	SCROLLBAR-TRACK-COLOR: #1F4457;
	SCROLLBAR-DARKSHADOW-COLOR: #1F4457;

}*/.contactbg {
	background-image: url(images/contactbg.jpg);
	background-repeat: repeat-x;
	background-color: #1E4154;
}
#scrollArea {
	/* Typical fixed height and fixed width example */
	width: 700px;
	height: 294px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	}
#scrollArea2 {
	/* Typical fixed height and fixed width example */
	width: 700px;
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	}
	.textfortextfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}.headingbg {
	background-image: url(images/inner-top.jpg);
	height: 41px;
	width: 703px;
	background-repeat: no-repeat;
}
.bodybottomimage {
	background-image: url(images/inner-bottom.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 703px;
}
.forbodybg {
	background-image: url(images/inner-bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 703px;
}
.forrightbottmimage {
	background-image: url(images/inner-right-bottom.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 235px;
}
