body
{
}
table
{
  font-family: Tahoma;
  font-size: 12px;
}

.mainTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}
.mainTD {
	background-color: #FCFCFC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #969696;
}
.searchTD {
	padding-top: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #969696;
	padding-right: 2px;
	padding-bottom: 2px;

}
.searchTable {
	background-color: #D3CEA4;
	border: 1px solid #969696;
	padding: 0px;

}
.resultTD {
	padding: 2px;
}

.resultTR_alt1 
{
  font-family: Tahoma;
	font-size: 12px;
	background-color: #dcd9c5;
}
.resultTR_alt2 
{
  font-family: Tahoma;
	font-size: 12px;
	background-color: white;
}


.hrefBG {
	background-image: url(../img/href_bg.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 237px;
	text-align: right;
	padding-right: 15px;
	padding-top: 1px;

}
a:link {
	font-family: Tahoma, verdana, Arial;
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}
a:visited {

	font-family: Tahoma, verdana, Arial;
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}
a:active {


	font-family: Tahoma, verdana, Arial;
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}
a:hover {



	font-family: Tahoma, verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
}
.txt_b {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}
.inputSearch {
	font-family: Tahoma, verdana, arial;
	font-size: 10px;
	color: #363636;
	text-decoration: none;
	background-color: #DCD9C5;
	height: 15px;
	width: 200px;
	border: 1px solid #969696;
}
.inputBtnSearch {
	font-family: Tahoma, verdana, arial;
	font-size: 10px;
	color: #363636;
	text-decoration: none;
	background-color: #DCD9C5;
	height: 20px;
	border: 1px solid #969696;
	font-weight: bold;

}
.inputRelatedSearch {

	font-family: Tahoma, verdana, arial;
	font-size: 10px;
	color: #363636;
	text-decoration: none;
	background-color: #DCD9C5;
	width: 200px;
	border: 1px solid #969696;

}
DIV {
			scrollbar-3dlight-color:#CAD0E2;
			scrollbar-arrow-color:#E4EAF3;
			scrollbar-base-color:#415A88;
			scrollbar-track-color:#E4EAF3;
			scrollbar-darkshadow-color:#E4EAF3;
			scrollbar-face-color:#cad0e2;
			scrollbar-highlight-color:#FFFFFF;
			scrollbar-shadow-color:#415A88
			}
			
.resultTable {
	font-family: Tahoma, verdana, arial;
	font-size: 12px;
	color: #363636;
	border-top: 1px none #969696;
	border-right: 1px solid #969696;
	border-bottom: 1px none #969696;
	border-left: 1px solid #969696;

}

.resultTable_b {
	font-family: Tahoma, verdana, arial;
	font-size: 12px;
	color: #363636;
	border-top: 1px none #969696;
	border-right: 1px solid #969696;
	border-bottom: 1px none #969696;
	border-left: 1px solid #969696;
  font-weight: bold;
}

.listSearchTypes {

	font-family: Tahoma, verdana, arial;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	background-color: #DCD9C5;
	height: 60px;
	width: 200px;
	border: 1px solid #969696;
}
