BODY { 
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size: 8pt;
	background-color: #FFFFFF;
	/*background: url("../img/grid-bg.gif");
	background-repeat: repeat;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*scrollbar-3dlight-color:;*/
/*scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #CCCCCC;*/
	/*scrollbar-darkshadow-color:;*/
/*scrollbar-face-color: #5A69AD;/*#383A99;*/
	/*scrollbar-highlight-color:;
	scrollbar-shadow-color:;*/
	scrollbar-track-color: #D6DFF7;/*#e6e6fa;#EBEBF7;*/
}
DIV.JsSpreadsheetDatagrid {
	scrollbar-track-color: #848587;
}
BODY.bgimg {
	background: url("../img/misc/popupbg.gif");
	background-repeat: repeat;
}
FORM, INPUT, SELECT {
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	/*font-size: 8pt;*/
	font-size: 10px;
	/*color: #5A69AD;*/
	/*color: #57656D;*/
	color: #48545A;
}
INPUT.txt, TEXTAREA {
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size: 8pt;
	/*color: #57656D;*/
	color: #48545A;
	border: 1px solid #848587;
	/*background-color: #F7F7FF;*/
	/*border-style: solid;
	border-width: 1px;
	border-color: #848587;*/
	/*background-attachment: fixed;
	background-image: url(abduction.jpg);
	height: 150px;
	width: 190px;*/
}

TEXTAREA.daaResultTextArea
{
    font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size: 8pt;
    resize: none;
    background-color:#EEEEEE;
    height:18px;
    margin-bottom:6px;
    margin-top:6px;
    border: 1px solid #848587;
    color: #48545A;
}

.ttl {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.ttl_bg {
	background-color: #848587;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.ttl_blue_l {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;/*#000099;*/
	font-weight: bold;
	text-align: left;
	/*top: 0px;
	vertical-align: top;*/
}
.ttl_blue_r {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;/*#000099;*/
	font-weight: bold;
	text-align: right;
	/*vertical-align: top;*/
}
.txt_blue {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;/*#000099;*/
	font-weight: normal;
	/*text-align: left;*/
	/*vertical-align: text-top;
	white-space: nowrap;*/
}
.txt_blue_bold {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;
	font-weight: bold;
}
/*.txt_blue_courier {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #848587;
	font-weight: normal;
}*/
.txt_orange {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	/*color: #EF6929;*/
	color: #E68B2C;
	font-weight: normal;
}

.txt_orange_big {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 14px;
	/*color: #EF6929;*/
	color: #E68B2C;
	font-weight: normal;
}
.txt_grey {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.txt_lightgrey {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;
	font-weight: normal;
}
.txt_yellow_bold {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #FFCC33;
	font-weight: bold;
}
.txt_white {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.txt_white_bold {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_black {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	/*color: #57656D;*/
	color: #48545A;
	font-weight: normal;
	overflow:hidden;
}
TD.txt_grey_border {
	border-right: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	padding-left:5;
	padding-right:5;
	padding-top:2;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align:left;
}
.txt_black_bold {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	/*color: #57656D;*/
	color: #48545A;
	font-weight: bold;
}
.txt_black_big {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 14px;
	/*color: #57656D;*/
	color: #48545A;
	font-weight: normal;
}
.txt_red, .txt_error {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
}
.txt_red_bold, .txt_error_bold {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
a:link, a:visited {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #F18451;
	text-decoration: none;
}
a:hover {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	/*color: #FF6600;*/
	/*color: #EF6929;*/
	/*color: #E68B2C;*/
	color: #848587;
	text-decoration: underline;
}
/*a:active { color: green ; font-weight: bold ; }*/
a.tab_ttl:link, a.tab_ttl:visited {
	/*color: #FF6600;*/
	/*color: #EF6929;*/
	color: #E68B2C;
	text-decoration: none;
}
a.tab_ttl:hover {
	/*color: #FF6600;*/
	/*color: #EF6929;*/
	color: #E68B2C;
	text-decoration: none;
}

a.m_ttl:link, a.m_ttl:visited {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	/*font-size: 10px;*/
	font-size: 10px;
	/*color: #FFFFFF;*/
	color: #848587;
	font-weight: bold;
	text-decoration: none;
}
/*a.m_ttl:hover {*/
a.m_ttl:hover, a.m_current_ttl:hover {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	/*font-size: 10px;*/
	font-size: 10px;
	/*color: #D6DFF7;*/
	/*color: #E68B2C;*/
	color: #848587;
	font-weight: bold;
	/*text-decoration: none;*/
	text-decoration: underline;
}
/*a.m_ttl:hover,*/
/*a.m_current_ttl:link, a.m_current_ttl:visited, a.m_current_ttl:hover {*/
a.m_current_ttl:link, a.m_current_ttl:visited {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	/*font-size: 10px;*/
	font-size: 10px;
	color: #E68B2C;
	font-weight: bold;
	text-decoration: none;
}
/*a.m_current_ttl:hover {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;*/
	/*color: #F9DA85;*/
	/*color: #FFCC33;*/
	/*color: #E68B2C;
	font-weight: bold;
	text-decoration: none;
}*/
a.m_na_ttl:link, a.m_na_ttl:visited, a.m_na_ttl:hover {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	font-weight: bold;
	text-decoration: none;
}
/*a.m_na_ttl:hover {*//*, a.m_na_current_ttl:link, a.m_na_current_ttl:visited, a.m_na_current_ttl:hover {*/
/*	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}*/
a.help_ttl:link, a.help_ttl:visited {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.help_ttl:hover {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 9px;
	color: #F18451;
	font-weight: bold;
	text-decoration: none;
}
.selcrit_layerOLD {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	/*color: #848587;*/
	/*color: #57656D;*/
	color: #48545A;
	font-weight: normal;
	/*background-color: #D6DFF7;*/
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	/*border-style: solid;
	border-width: thin;
	border-color: #848587;*/
	border: 1px solid #848587;
}
.tooltip_layer, .selcrit_layer {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #48545A;
	font-weight: normal;
	background-color: #FFF3F3;
	padding: 4px 4px 4px 4px;
	border: 1px solid #E68B2C;
}
a.txt_lightgrey:link, a.txt_lightgrey:visited, a.txt_lightgrey:hover {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;
	font-weight: normal;
}
.preloading {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;
	font-weight: bold;
	text-align: center;
	/*background-color: #D6DFF7;*/
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	/*border-style: solid;
	border-width: thin;*/
	/*border-color: #EF6929;*/
	/*border-color: #E68B2C;*/
	border: 1px solid #E68B2C;
}
.paddlr_nw {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
}
.paddlr_nw_b {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
}
.padd_sl_r_nw {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;
	font-weight: normal;
	padding: 0px 4px 0px 2px;
	white-space: nowrap;
}
.nw {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #848587;
	font-weight: normal;
	white-space: nowrap;
}

td.pageNumberSelected
{
	color: #999999;
	font-family: Verdana;
	font-size: 12px;
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
	text-decoration:underline;
}
a.pageNumber
{
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
	/*text-decoration:underline;*/
}
tr.mainStockName
{
    color: #F18451;
    font-family: Verdana;
    font-size: 24px;
    font-weight: bolder;
    background:#DEDFDE;
}
.stdBtn
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    background-color:#F18451;
    
    border-right: #FFFFFF 1px solid;
     border-top: #FFFFFF 1px solid;
     border-left: #FFFFFF 1px solid;
     border-bottom: #FFFFFF 1px solid;
	text-decoration:none;
}
.stdBtn:link, .stdBtn:visited
{
	text-decoration:none;
}
.stdBtn:hover
{
    color: #E9FAFF;
	text-decoration:none;
    cursor:pointer;
}
.txt_orange_bold, .txt_orange_bold:visited, .txt_orange_bold:link {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	/*color: #EF6929;*/
	color: #E68B2C;
	font-weight: bold;
}