	.onlnk_tag {
	text-decoration: none;
	color: #1F4C7C;
	}

	.onlnk_tag:hover {
	text-decoration: underline;
	color: #1F4C7C;
	}

	.GetTDunder {
	width: 10%;
	text-align: center;
	background-color: #F8F8F8;
	padding: 2px;
	}
			
	.getTDlnk {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	}

	.getTDlnk:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	}
	
	.lnk_1 {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
	.lnk_1:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	.spc {
	width: 1px;
	padding: 0px;
	font-size: 1px;
	}
	
	a:hover {
	color: #005EC8;
	}
	
	a{
	color: #254365;
	}
	
	.menuLNK {
	color: #000000;
	}
	
	.menuLNK:hover {
	color: #6E6E6E;
	}
	
	.text {
	font-size: 13px;
	font-family: arial;
	}
	
	.GetAdvClass {
	width: 100%;
	background-color: #E6E6E6;
	text-align: center;
	height: 68px;
	border-top: 2px solid #E6E6E6;
	}
	
