.Dropdown_BgGrayBorderGray_type{
    padding:2px 2px 2px 2px;
    margin:0px 0px 0px 0px;
    border:1px #7a878e solid;
    border-style:none;
    background:#94a6ac;
    width:75px;
    height:auto;
    text-align:left;

    font:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    text-align:left;
    text-decoration:none;
}

.quick_chart_loading_bg{
    background:url("../images/cse_loading_mini.gif");
    background-position:center;
    background-repeat:no-repeat;
    background-color:#ffffff;
    height:130px;
    width:260px;
}
.comparision_chart_loading_bg{
    background:url("../images/cse_loading_mini.gif");
    background-position:center;
    background-repeat:no-repeat;
    background-color:#ffffff;
    height:155px;
    width:260px;
}

.company_data_chart_loading_bg{
    background:url("../images/cse_loading_mini.gif");
    background-position:center;
    background-repeat:no-repeat;
    background-color:#ffffff;
    height:260px;
    width:260px;
}

.ticker_chart_loading_bg{
    background:url("../images/cse_loading_mini.gif");
    background-position:center;
    background-repeat:no-repeat;
    background-color:#ffffff;
    height:110px;
    width:216px;
}

td.td_graphDataMainList {
	padding:6px 3px 10px 2px;
}

.noStyle{
    /*no style*/
}

.MarketActivity {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
font-style:normal;
text-decoration:underline;
}

.MarketStat {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
font-style:normal;
}

.Date {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000000;
font-style:normal;
}

.textField_tab3 {
	padding:1px 2px 1px 2px;
	margin:0px 0px 0px 0px;
	border:1px #146e90 solid;
	background:#57aac9;
	width:125px;
	height:16px;

	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color:#FFFFFF;
	text-align:left;
	text-decoration:none;
    text-transform:uppercase;
}
.textField_tab3:hover {
	padding:1px 2px 1px 2px;
	margin:0px 0px 0px 0px;
	border:1px #146e90 solid;
	background:#84C0D7;
	width:125px;
	height:16px;

	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
    text-transform:uppercase;
}

.grey_help_main_div {
	background-image: url(../images/main_bg_grey.png);
    background-repeat:repeat-x;
    height: 261px;
	width: 361px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969696;
	border-left-color: #969696;
}
.grey_help_title {
	background-image: url(../images/help_icon_grey.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	margin-left: 5px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	float: left;
	width: 200px;
}
.grey_help_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 341px;
}
.grey_help_close_button {
	height: 27px;
	width: 20px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	background-image: url(../images/separator_grey.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
    cursor:pointer;
}

.blue_help_main_div {
	background-image: url(../images/main_bg_blue.png);
    background-repeat:repeat-x;
    height: 298px;
	width: 361px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3ba2dd;
	border-left-color: #3ba2dd;
}
.blue_help_title {
	background-image: url(../images/help_icon_blue.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	margin-left: 5px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	float: left;
	width: 200px;
	color: #FFFFFF;
    text-align:left;
}
.blue_help_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 341px;
    text-align:left;
}
.blue_help_close_button {
	height: 27px;
	width: 20px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	background-image: url(../images/separator_blue.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
    cursor:pointer;
}

.popup_help_container {
    width: 365px;
    padding-left:8px;
    padding-right:8px;
    padding-bottom:8px;

    display: none;
    background-color: white;

    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#1e4fc4;

    border-left-width:1px;
    border-left-style:solid;
    border-left-color:#1e4fc4;

    border-right-width:1px;
    border-right-style:solid;
    border-right-color:#1e4fc4;
}

