.SearchPanelStyle
{
	border-color:Navy;
	background-color:Transparent;
	border-style:dotted;
	border-width:1px;
	
}
.SearchCheckStyle
{
	color:Navy;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color:White;
	background-color:Transparent;
	border-style:none;
	border-width:1px;
	
}
.SearchddStyle
{
	color:Royalblue;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
	background-color:Transparent;
	
	}
.SearchTextStyle
{
	color:Black;	
	font-family:Tahoma;
	font-size:x-small;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
	background-color:Transparent;
	border-style:window-inset;
	border-color:royalblue;
	border-width:1px;	
}
.SearchButtonStyle
{
	color:Navy;	
	font-family:Tahoma;
	font-size:x-small;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color:Navy;
	background-color:control;
	border-style:window-inset;
	border-width:1px;
	cursor:hand;
	
}
.SearchLabel1Style
{
	color:#C04000;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color:White;
	background-color:Transparent;
	border-style:none;
	border-width:1px;
	
}
.SearchLabel2Style
{
	color:Navy;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color:White;
	background-color:Transparent;
	border-style:none;
	border-width:1px;
	
}
.SearchGridStyle
{
	/*marbot be designgrid*/	
	background-color:White;
	border-color:#3366CC;
	border-style:dotted;
	border-width:1px;
	padding:4px;
	font-size:x-small;
	font-family:Tahoma;
	width:97%;	
	text-align:center;	
	vertical-align:middle;
	color:Navy;
	
	
}
.AlternateGridStyle
{
	background-color:#EEEEEE;
	border-color:White;
	border-style:none;
	border-width:1px;
	font-size:x-small;
	font-family:Tahoma;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:right;	
	vertical-align:middle;
	color:White;
	
	
}
.FooterGridStyle
{
	border-color:#3366CC;
	background-color:Transparent;
	border-style:none;
	border-width:1px;
	font-size:x-small;
	font-family:Tahoma;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:center;	
	vertical-align:middle;	
	color:#003399;
}
.HeaderGridStyle
{
	background-color:silver;
	border-color:#3366CC;
	border-style:dotted;
	border-width:1px;
	font-size:x-small;
	font-family:Tahoma;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	color:Navy;	
}
.ItemGridStyle
{
	border-color:#C00000;
	border-style:dotted;
	border-width:1px;
	font-size:x-small;
	font-family:Tahoma;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#003399;
	text-align:right;
	vertical-align:middle;
	color:White;
}
.PagerGridStyle
{
	border-color:#3366CC;
	background-color:Silver;
	border-style:dotted;
	border-width:1px;
	font-size:x-small;
	font-family:Tahoma;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:White;
	text-align:center;
	vertical-align:middle;	
}
.SelectedItemGridStyle
{
	background-color:Transparent;
	border-color:#3366CC;
	border-style:none;
	border-width:1px;
	color:White;
	font-size:x-small;
	font-family:Tahoma;
	font-style:oblique;
	font-variant:normal;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}




	

