@charset "utf-8";
.table-single-border {
	border: 1px solid #333333;
}

.basic-text {
	line-height: 1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.table-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}


.table-dotted-border {
	border: 1px dashed #999999;
}

.white-header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.dark-header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.footertext {
	line-height: 1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link.footertext {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited.footertext {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover.footertext {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active.footertext {
	text-decoration: none;
	color: #CCCCCC;

.blackheader-whitetext {
	border: 1px solid #333333;	font-weight: bold;
}


a:link.basic-text {
	color: #333333;
	text-decoration: none;
}

a:visited.basic-text {
	text-decoration: none;
	color: #333333;
}

a:hover.basic-text {
	text-decoration: none;
	color: #333333;
}

a:active.basic-text {
	text-decoration: none;
	color: #333333;.blackheader-whitetext {
	border: 1px solid #333333;
}
