table.dtable td {
	BORDER-BOTTOM: #93bee2 1px solid;
}
table.sort {
	BORDER-LEFT: #93bee2 1px solid;
	BORDER-RIGHT: #93bee2 1px solid;
}

table.sort td {
	BORDER-BOTTOM: #93bee2 1px solid;
}

table.dtable td.clear {
	BORDER-BOTTOM: #000000 0px solid;
	color: white;
}

table.ttable td {
	BORDER-BOTTOM: #93bee2 0px solid
}

table.ttable td.unl {
	BORDER-BOTTOM: #93bee2 1px solid
}

a.ttitle {
	font-weight: bold;
	color: white;
	text-decoration : none;
}

span.ttitle {
	font-weight: bold;
	color: white;
	text-decoration : none;
}
tr.ttitle {
	font-weight: bold;
	color: white;
	text-decoration : none;
}
td.ttitle {
	font-weight: bold;
	color: white;
	text-decoration : none;
}
td.unsort {
	font-weight: bold;
	color: white;
	text-decoration : none;
}
div.black {
	color: black;
}
div.green {
	color: Green;
}
div.blue {
	color: Blue;
}
div.red {
	color: Red;
}

span.black {
	color: black;
}
span.green {
	color: Green;
}
span.blue {
	color: Blue;
}
span.red {
	color: Red;
}
span.gray {
	color: #808080;
}

table.pager td {
	BORDER-BOTTOM: none
}

tr.lightrow {
	background: #ffffff 
}

tr.darkrow {
	background: #fff7e5 
}

.sortarrow{
	font: bold 11pt;
	color: #ffffff;
}