a.loginTitle
{
	text-decoration: none;
}

.loginTitle h1
{
	color:#FFF;
	text-decoration: none;
	font-family: Tahoma, Arial;
	margin-bottom: 25px;
}

div.center { text-align: center}

td.center{
	text-align: center;
}

th.center{
	text-align: center;
}

.content-wrap form
{
	margin:0px;
}


div.dataTables_length label {
	float: left;
	text-align: left;
}

div.dataTables_length select {
	width: 75px;
}

div.dataTables_filter label {
	float: right;
}

div.dataTables_info {
	padding-top: 8px;
}

div.dataTables_paginate {
	text-align: center;
	margin: 0;
}


table.table {
	clear: both;
	margin-bottom: 6px !important;
	max-width: none !important;
}

table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
	cursor: pointer;
	*cursor: hand;
}

