.dlrtitle {
	background:#F9B008;
	font-size:12px;
	color:#900;
	padding:4px 9px;
	margin:0;
	font-weight:bold;
	padding-bottom:3px;
}
.dlrbox  {
	background-color: #ffd981; 
	background-image: url("/img/dlr-globe.gif"); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	margin-bottom: 10px; 
	padding: 16px 18px; 
	border: solid 1px #f9b008 
}
.dlrbox p a {
	color:#0066ff;
}
.dlrbox a {
	color:#0066ff;
}
.dlrbox a:hover {
	color:red;
}
.dlrbox form {
	display:inline;
}
.dlrbox form label {
	font-weight:bold;
}
.left-column {
	width:603px;
}
*html .left-column {
	height:1px;
}
.inputs {
	color:#333;
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	border: 1px solid gray;
	padding: 1px;
	margin: 2px;
	}
.btns {
	color:#333;
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	border: 1px solid gray;
	padding: 1px;
	margin: 2px;
	font-weight:bold;
	}
div.left{
	float:left;
	clear:left;
	width: auto;
}
div.right{
	float:left;
	margin-left:8px;
	width: auto;
}
#logout {
	float:right;
	font-size:11px;
	padding-right:3px;
	padding-top:1px;
	color:white;
	font-weight: normal;
}
#logout a {
	font-weight: bold;
	color:white;
}
#logout a:hover {
	text-decoration:underline;
}
td {
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	padding: 3px;
	border-bottom:1px solid white;
	}
th {
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	padding: 3px;
	border-bottom:1px solid white;
	border-top:1px solid white;
	text-align:left;
	}
th a:hover {
	text-decoration:underline;
	}
.sortby  { 
	background-image: url("/img/sortby.gif"); 
	background-repeat: no-repeat; 
	background-position: right 0; 
	padding-right: 10px;
}


.sortByAsc  { 
	background-image: url("/img/sortByAsc.gif"); 
	background-repeat: no-repeat; 
	background-position: right 0; 
	padding-right: 10px;
}
.sortByDesc  { 
	background-image: url("/img/sortByDesc.gif"); 
	background-repeat: no-repeat; 
	background-position: right 0; 
	padding-right: 10px;
}
