.logintitles {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #72828B;
}
.loginlist {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	text-transform: capitalize;
	list-style-image: url(images/bllt.gif);
	color: #72828B;
}
.logintable {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #003366;
}
/* Sortable tables */
table.sortable a.sortheader {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
.sortable {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	text-transform: capitalize;
}
.login_button {
	background-color: #AAA6CA;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 21px;
	border: 1px solid #0C1C77;
}
.sub_title {
	font-family: Tahoma, Arial;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADDEB;
	font-weight: bold;
	color: #72828B;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADDEB;
}
