a:visited { color: #ffffff; text-decoration:none;}
a:hover {color: #ffff00; text-decoration:underline;}
a:link {color: #ffffff; text-decoration:none;}
body{
	background-color: #6D90B3;
}
.admintitle{
	font-family: arial;
	color: #FFFF80;
	font-size: 14px;
	font-weight: bold;
}

#logintable{
	width: 400px;
	background-color: #336699;
}

.logintd{
	font-family: arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.loginfield{
	width: 250px;
}

.loginauthor{
	font-family: arial;
	color: #FFF;
	font-size: 11px;
}
.hidden { 
	position: relative; 
	visibility: hidden; 
}

.toolbar{
	background-color: #012D7C;
}

.tablehead{
	font-family: arial;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #336699;
}

.tableempty{
	font-family: arial;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.tableemptytext{
	font-family: arial;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
}
