@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../Images/bg.gif);
	background-repeat:repeat-x;
}


/* link starts */

.link1{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	line-height:14px;
	color:#e48300;
}
.link1:hover{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	line-height:14px;
	color:#3f3f3f;
}
.link2{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	color:#3f3f3f;
}
.link2:hover{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	color:#e48300;
}
.link3{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	line-height:18px;
	color:#e48300;
}
.link3:hover{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	line-height:18px;
	color:#3f3f3f;
}
.link4{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	color:#ffffff;
	/*width:150px;*/
	width:120px;
	height:34px;
	text-align:center;
	padding-top:10px;
}
.link4:hover{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:12px;
	background-color:#e44900;
	color:#ffffff;
	/*width:150px;*/
	width:120px;
	height:34px;
	text-align:center;
}

/* link ends */

/* text starts */

.header_text{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	color:#3f3f3f;
}
td{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	color:#3f3f3f;
}
h1{
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	color:#3f3f3f;
}
.text{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	color:#3f3f3f;
}
.text1{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	line-height:10px;
	color:#ffffff;
	padding-top:3px;
}
.text2{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	font-align:center;
	text-decoration:none;
	line-height:10px;
	color:#ffffff;
	padding-top:3px;
	padding-top:10px;
}
.text3{
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	color:#3f3f3f;
}
.text4{
	font-family:Verdana;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
	color:#d7d7d7;
}
.text5{
	font-family:Verdana;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
	color:#fbaa01;
}
.footer_divider{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	color:#3f3f3f;
	padding-left:10px;
	padding-right:10px;
}

/* text ends */
/* bg starts */

.login_bg{
	background-image:url(../Images/login_bg.gif);
	background-repeat:no-repeat;
	width:227px;
	height:170px;
}
.flash_bg{
	background-image:url(../Images/flashbg.gif);
	background-repeat:repeat-x;
	height:234px;
}
.IntradayChart_bg1{
	background-image:url(../Images/IntradayChart_bg1.gif);
	background-repeat:no-repeat;
	width:225px;
	height:170px;
}
.Intraday_bg{
	background-image:url(../Images/IntradayChart_bg.gif);
	background-repeat:no-repeat;
	width:225px;
	height:18px;
}
/* bg ends */

/*input Start*/
input.email{
	background-image: url(../Images/email_bg.gif);
	width:157px;
	height:22px;
	background-color:3f3f3f;
	border: 0px solid;
	font-family:Verdana;
	font-size:11px;
	color:#f2f2f2;
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
}
.Cusorhand
{
	cursor:pointer;cursor:hand;
}
/*input Ends*/
