/*_____SECURE PAGES_____*/
.seclogintitle {
	 color: #333333;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: none;
	 }

.seclogoutbkg {
	 background-color: none;
	 }

.seclogoutgreet {
	 color: 333333;
	 font-size: 11px;
	 font-weight:regular;
	 padding:0px 0px 0px 10px;
	 }

.seclogoutuser {
	 color: 000000;
	 font-size: 10px;
	 font-weight: regular;
	 font-style: italic;
	 padding:0px 0px 5px 15px;
	 }

.seclogoutupdateebtn {
	 color: 000000;
	 }

.seclogoutbtn {
	 color: 000000;
	 }

.alphasortlinkup {
	 color: 000000;
	 text-decoration : none;
	 }

.alphasortlinkdn {
	 color: 000000;
	 text-decoration : underline;
	 }

.alphasortlinkup:hover {
	 color: 333333;
	 text-decoration : underline;
	 }

.alphasortbkgup {
	 background-color: cccccc ;
	 }

.alphasortbkgdn {
	 background-color: ffffff;
	 }

 