
div.table-wrap {
	xwidth: 860px;
	xheight: 400px;
	overflow: auto;
	border:0px;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 25px;
}

div.table-body {
	border: 1px solid;
	height: 400px;
	overflow: auto;
	
}

a img {
	border: 0;
}

a.sortheader {
	color:#61725C;
	text-decoration: none;
	
}

a.sortheader:hover{
	color:#B97053;


}

table.sortable {
	border-spacing: 0;
	border: 0px solid #a1a1a1;
	
	
	color: #505050;
	font-size: 10px;
	font-weight: none;
	font-family : Tahoma,Verdana,Arial;	

}
table.sortable th {
	text-align: left;
	padding: 2px 2px 2px 3px;
	xwidth: 100px;
	border: 0px;
	
}

table.sortable td {
	text-align: left;
	padding: 2px 0px 2px 3px;
	xwidth: 100px;
	border: 0px;
}


table.sortable td a {
	color: #307A3C;
	text-decoration: none;
	}

table.sortable td a:hover {
	color: #F25757;
	text-decoration: underline;
}

table.sortable th {
	border-color: #CDCDBF;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	background-color: #DDDDCE;
	font-weight: bold;
	text-align: center;

}
table.sortable td {
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	text-align: center;
}

table.sortable tr.odd td {
	background-color: #E9E9D9;
	border-bottom: 1px dotted #a1a1a1;
	text-align: center;
}
table.sortable tr.even td {
	background-color: #E9E9D9;
	border-bottom: 1px dotted #a1a1a1;
	text-align: center;
}

table.sortable tr.sortbottom td {
	border-top: 1px solid #CDCDBF;
	xbackground-color: #D4E6EA;
	xfont-weight: bold;

}

table.sortable td:hover {
	background-color: red;
}

/*
table.sortable tr.off td {

}
*/
table.sortable tr.on td {
	background-color: #F8F3EA;
	border-bottom: 1px dotted #a1a1a1;
}
table.sortable tr.off td {
	background-color: #E9E9D9;
	border-bottom: 1px dotted #a1a1a1;
}






















table.speed-statistics {
	border-spacing: 0;
	border: 0px solid #A4A4A4;
	color: #505050;
	font-size: 10px;
	font-weight: none;
	font-family : Tahoma,Verdana,Arial;	

}
table.speed-statistics th {
	width: 100px;
	text-align: right;
	font-size: 11px;
	padding: 2px 35px 2px 3px;
	font-weight: none;
	border-bottom: 1px solid #A4A4A4;
}

table.speed-statistics td {
	text-align: right;
	padding: 2px 35px 2px 3px;
	width: 100px;
	border-bottom: 1px dotted #A4A4A4;
}

table.speed-statistics td.split {
	text-align: right;
	padding: 2px 35px 2px 3px;
	width: 100px;
	border-bottom: 1px solid #A4A4A4;
}

