



.tb_row{  border-bottom-width:1px; border-bottom-style:dashed; border-bottom-color:#000000 ;
background-color:#F3F3F3}


table.sortable a.sortheader {
    background-color:#FAF5DE;
    color:#333333;
    font-weight: bold;
    text-decoration: none;
    display: block;
	height:45px;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.resultHeader , .resultHeader TD{
	font-size:13px;
	font-weight:bold;
}

.main_text a:link, .main_text a:visited, .main_text a:active {
	text-decoration:underline;
}

.shadowBox {
	border-right-width: 2px; border-bottom-width: 2px; border-top-width: 1px; border-left-width: 1px;
	border-right-style: solid; border-bottom-style: solid; border-top-style: solid; border-left-style: solid;
	border-right-color: #999999; border-bottom-color: #999999; border-top-color: #E2E2E2; border-left-color: #E2E2E2;
}






.dropBox {
	display:block;
	position:absolute;

	/*top:0px;
	left: -999em;
*/
	width:auto;
	height:auto;
	
	visibility:hidden;

	border-style: solid; 
	border-right-width: 2px; border-bottom-width: 2px; border-top-width: 1px; border-left-width: 1px;
	border-right-color: #999999; border-bottom-color: #999999; border-top-color: #E2E2E2; border-left-color: #E2E2E2;
	border-right-color: #555555; border-bottom-color: #555555; border-top-color: #E2E2E2; border-left-color: #E2E2E2;
	
	background-color:#FFFFFF;
	padding: 0;
	margin:0;
}

.takeoffOptionsDropDown {width:650px; }

