
.searchtxt { Font-Family: verdana; Font-Size: 10pt;  Font-Weight: bold; }

.SFtxt {Font-Family: verdana; Font-Size: 10pt;  Font-Weight: normal; }
.SFtxt A, .SFtxt A:visited {Text-Decoration: underline; }
.SFtxt A:hover {Text-Decoration: underline; }


.SFShapesTbl div{border:solid 1px #E2E2E2;background-color:White;padding: 4 4 4 4;}
.from{width:35px;}
.td_weight_from{width:50px;padding:0px;}
.Td_white_bg{border:solid 1px #E2E2E2;padding:4px; background-color:White;}

.div_plus_on{display:block;background-image:url('../images/plus.gif');width:9px;height:9px;line-height:9px;font-size:9px;cursor:pointer;}
.div_plus_off{display:none;}
.div_minus_on{display:block;background-image:url('../images/minus.gif');width:9px;height:9px;line-height:9px;font-size:9px;cursor:pointer;}
.div_minus_off{display:none;}


/* Dynamic tables - with roleover */
.srtable
{
	Font-Family: arial; 
	Font-Size: 9pt;  
	text-align: center;
	border-collapse: separate;
	width: 100%;
	background-color: #000;
	white-space: nowrap;
}

.srtableth
{
	background-color: #6987AC;
	color: #fff;
	font-weight: bold;
	height: 24;
}

.srtabletr td
{
	background-color: #FFFFFF;
	Color: #000;
	font-weight: normal;
	cursor: hand;
	white-space: nowrap;
}

.srtabletralt td
{
	background-color: #CEE2F3;
	Color: #000;
	font-weight: normal;
	cursor: hand;
	white-space: nowrap;
}

.srtabletrover td
{ 
	background-color: #A7B2CF;
	cursor: hand; 
	white-space: nowrap;
}

.srtabletrover A:hover
{ 
	color: #000;
	text-decoration:underline;
}

.srtabletrover A, .srtabletrover A:visited, .srtabletr A, .srtabletr A:visited, .srtabletralt A, .srtabletralt A:visited
{ 
	color: #000;
	text-decoration:underline;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #ffffff;
color: #000000;
visibility: hidden;
z-index: 100;
Font-Family: arial; Font-Size: 9pt;  Font-Weight: normal;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* results page*/
.paging{}
.paging table{text-align:right;border:solid 1px gray;FONT-SIZE: 9pt;BACKGROUND-COLOR: #EEEEF2;}
.paging .bodytxt .emphasise{background-color:orange;width:15px;text-align:center;padding-left:1px;font-weight:normal;FONT-SIZE: 10pt;color:white}
.paging .bodytxt a{FONT-SIZE: 9pt;padding:2px;text-decoration:none;}
.paging td{white-space:nowrap;}
.btns_width{width:460px;}
.selcetall_width{}
.counter_width{text-align:center;}
.counter_width .labeltxt{font-weight:normal;font-size:12px;}
.counter_width div{border:solid 1px orange;padding:1px;background-color:White;}


