.TableBorderThin {
	border: 1px solid #333333;
}

.DBHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
	color: #011C37;
	text-decoration: none;
}

.DBHover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #011C37;
	text-decoration: none;
}

.DBHover:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00557e;
	text-decoration: none;
}

.DBHover:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D0A439;
	text-decoration: none;
}

.GoldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #D0A439;
	text-decoration: none;
}

.GoldLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #D0A439;
	text-decoration: none;
}

.GoldLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #D0A439;
	text-decoration: none;
}

.GoldLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.NormalText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-style: normal;

}

.NormalTextSmall {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-style: normal;

}




.BoldGreyText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #000000;
	}


.DBHeader {
	color: #19668b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.DBHeader2 {
	color: #021C37;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.FinePrintGrey {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.DBHoverSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
	color: #011C37;
	text-decoration: none;
}

.DBHoverSmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #011C37;
	text-decoration: none;
}

.DBHoverSmall:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #00557e;
	text-decoration: none;
}

.DBHoverSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #D0A439;
	text-decoration: none;
}






.QuickSelect {
	background-color: #f0f0f0;
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	border-bottom-style:solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;	
	
}
