
body {
	color: #000;
	font: 14px Verdana, Arial, Sans-Serif;

}
.SearchBox
{
	background: url(images/sibk.gif) ;
	border : 1px solid #6A80EF;
	height: 21px;
	width : 295px;

}
.Settings
{
	position : absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	margin: 0px;
	display : none;
	z-index:20;
}
.OptBtn
{
	border: 1px solid #909497;
	background-color: White;
	cursor:pointer;
}
.Browser
{
	position : absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	margin: 0px;
	display : none;
	z-index:1;
}
.TableCls
{
	font: 13px Verdana, Arial, Sans-Serif;
}
.CommandLink
{
	font: 13px Verdana, Arial, Sans-Serif;
	text-decoration:underline;
	color : #000000;
	cursor: pointer;
	font-weight : bold;
}
A {
	font: 10px Verdana, Arial, Sans-Serif;
	color : #000000;
}

.Dashed1
{
	border-bottom: 1px dashed #909497;
}
.PreDefiendSE
{
	font: 13px Verdana, Arial, Sans-Serif;
	border: 1px solid #909497;
	background-color: White;
	padding: 15px;
	position : absolute;
	left: 0px;
	top: 0px;
	display : none;
	z-index:30;
}
.dashed
{
	border: 1px dashed #B2C9F8;
}