/* CSS Document */

.columnlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	background-color: #CCCCFF;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}

.SearchButton {
  background: #7F93AC;  
  border: 1px outset #ADD8E6;  
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;  
  font-size: 11px;  
  height: 22px;  
  width: 25px;
  font-weight: bold;  
  color: White;
}

.SearchBox {
font-family:verdana,arial;
font-size: 8pt;
color: Black;
background-color: #F3F7F8;
border-width : 1;
border-color : #4F536A;
border-style : solid;
filter:alpha(Opacity=100, FinishOpacity=60, Style=2, StartX=0, StartY=0, FinishX=30, FinishY=10);
font-weight: bold;
height: 22px
}

.SearchText {
font-family:verdana,arial;
font-size: 8pt;
color: Black;
}.morelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	background-color: #99CCFF;
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	float: left;
	height: 15px;
	width: 70px;
}
