body   {color: #000000;}

A:link  { color: #330000; text-decoration: none; }
A:visited { color: #330000;  text-decoration: none;}
A:active { color: #330000;  text-decoration: none;}
A:hover { text-decoration: underline ; color: #000000}

.codeText { font-family: Courier, Monaco }

.searchTable {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
.searchText {
	background-color: #efefef;
	color: #000000;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	margin: 0px;
	width:118px;
	height: 18px
}
.selectBox
{ 
	background-color: #efefef;
	color: #000000;
	font-size: 12px;
	line-height:120%;
	margin: 0px;
	width: 70px
}
.searchTable {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
