﻿#filterViewLink { text-decoration:none; color:Navy; }
#filterHideLink { text-decoration:none; font-size:12px; color:Navy; }
#filterViewLink:hover, #filterHideLink:hover { color:Blue; }

.searchFilterTable { /*border:1px solid gray;*/ background-color: #9d9d9d; margin:0 auto; }
.searchFilterTable td { white-space:nowrap; font-size:11px; }
.searchFilterTable select, #searchFilterTable input { font-size:11px; }

.generalTable { border:1px solid gray; background-color:#9d9d9d; border-radius:3px}
a img { border:none; }

#quickSearchTbl { margin-left: auto; margin-right: 0; background-color: #707070; position:relative; bottom:30px; border-top: solid 1px #404040; height:15px; font-size:14px; }
#quickSearchTbl td { white-space:nowrap; }
#quickSearchTbl input { font-size:10px; position:relative; top:1px; }
#quickSearchTbl select { font-size:10px; position:relative; top:1px; }
#quickSearchTbl input[type="submit"] { height:20px; font-size:12px; }

/*#AccountScreensTbl {
	width:100%;
	position:relative;
	bottom:20px;
}*/

/*#CP1_tabCtrlDiv a {
	font-variant: small-caps;
}*/