.ContentBox{
	font-family :  Tahoma,Verdana,Arial;
	font-size: 12px;
	border:1px solid #999999;	
	background-color:#FFFFFF;
	padding:0px;
}

.ContentBox .Header{
border-bottom:1px solid #CCCCCC;
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
font-weight:bold;
font-size:12px;
color:#003399;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding:10px;
height:15px;
vertical-align:middle;
}

.ContentBox .FormKey{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
}
.ContentBox .Body{
	font-family :  Tahoma;
	font-size:12px;
}

.ContentBox .Body table{
	font-family :  Tahoma;
	font-size:11px;
}

.ContentBox .Footer{
	background-color: #999999;
	line-height:5px;
	height:5px;
	font-size:5px;
}

.ContentBox .TextBox{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
}

.ContentBox .DropDown{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
}

.ContentBox .DropDown2{
	font-family :  Tahoma;
	font-size:10px;
	font-weight:normal;
	vertical-align:top;
}

.ContentBox .Button{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color: #2175a8;
background-color: #FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:130px;
border:0px;
}
.ContentBox .Button2{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color: #2175a8;
background-color: #FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:82px;
border:0px;
}

.ContentDialog{
	position:absolute;
	left:122px;
	top:0px;
	font-family :  Tahoma;
	border:1px solid #999999;	
	background-color:#FFFFFF;
	padding:0px;
	display:none;
	visibility:hidden;
}

.ContentDialog .Header{
	background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	font-weight:bold;
	font-size:12px;
	color:#003399;
	font-family:  Tahoma,Verdana,Arial, Helvetica;
	padding-left:10px;
	height:30px;
	vertical-align:middle;
	line-height:30px;
	border-bottom:1px solid #999999;
}

.ContentDialog .FormKey{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
}

.ContentDialog .Body{
	font-family : Tahoma;
	font-size:10px;
	heigth:auto;
	overflow:auto;
}

.ContentDialog .TextBox{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
}

.ContentDialog .DropDown{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
}

.ContentDialog .DropDown2{
	font-family :  Tahoma;
	font-size:10px;
}

.ContentDialog .Button{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color: #2175a8;
background-color: #FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:82px;
border:0px;
}

.DataGrid{
font-family: Tahoma;
}



.DataGrid .Header{
font-size: 11px;
font-weight: bold;
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
height:36px;
}

.DataGrid .Header td{
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
padding:0px 2px 2px 5px;
}

.DataGrid .Header a:link{
	color:#000000;
	text-decoration:none;
}

.DataGrid .Search{
margin-bottom:2px;
border:1px solid #D1D1D1;
}

.DataGrid .Search .SearchHeader{
border-bottom:1px solid #CCCCCC;
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
font-weight:bold;
font-size:12px;
color:#003399;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding-left:10px;
height:30px;
}


.DataGrid .Search .Button{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color: #2175a8;
background-color: #F8F8F8;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:130px;
border:0px;
}

.DataGrid .Search .Button2{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color: #2175a8;
background-color: #F8F8F8;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:82px;
border:0px;
}
.DataGrid .Search .TextBox{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
height:20px;
padding:3px 0 0 3px;
}

.DataGrid .Search .DropDown{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
height:20px;
padding:2px 2 2 2px;
}
.DataGrid .Search .Block{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#000000;
}

.DataGrid .Search td{
font-size: 10px;
font-weight: bold;
background-color: #F8F8F8;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding:5px;
}



.DataGrid .Caption{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
font-weight:bold;
font-size:12px;
color:#003399;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding-left:10px;
height:30px;
}
.DataGrid .Grid{
margin-top:2px;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.DataGrid .Row .Button{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color:#333333;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:24px;
width:130px;
letter-spacing:1px;
border:0px;
}

.DataGrid .Row .TextBox{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
}

.DataGrid .Row .DropDown{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
}
.DataGrid .Row{
font-size: 11px;
}
.DataGrid .Row td{
border-left:1px solid #CCCCCC;
border-bottom:1px dotted #CCCCCC;
padding:2px 2px 2px 5px;
height:20px;
}
.DataGrid .ToolBar{
padding:7px;
font-size:10px;
border:0px;
background-color: #F8F8F8;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}
.DataGrid .ToolBar .links{
padding:7px;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.DataGrid .Footer{
}

.DataGrid .Footer td{
border-left:1px solid #999999;
border-top:1px solid #999999;
background-color: #999999;
line-height:5px;
height:5px;
}

.DataGrid .Info{
margin-bottom:3px;
border:1px solid #FFD988;
background-color: #FFE9BB;
font-family: Tahoma;
font-size:12px;
font-weight: bold;
color: red;
}

.DataGrid .Info td{
padding: 6px;
}

.DataGrid .DropDown{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
}

.FormDialog {
	font-family:Tahoma;
	border:1px solid #999999;	
	position:absolute;	
	visibility:hidden;
	display:none;
	background-color:#FFFFFF;
	padding:0px;
}

.FormDialog .Header{
border-bottom:1px solid #CCCCCC;
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
font-weight:bold;
font-size:12px;
color:#003399;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding-left:10px;
height:30px;
vertical-align:middle;
line-height:30px;
}

.FormDialog .Body{
	font-family : Tahoma;
	font-size:10px;
	padding:2px;
	width:100%;
}

.FormDialog .Button{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color:#333333;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:24px;
width:82px;
border:0px;
}
.FormDialog .Footer{
	background-color: #999999;
	line-height:5px;
	height:5px;
	font-size:5px;
	width:100%;
}

.ToolTip{
	font-family : Tahoma,Verdana,Arial;
	font-size:9pt;
	font-weight:normal;
	border: 1px solid #CCCCCC;
	background-color: #EDF5F7;
	padding:4px;
	width:auto;
	height:auto;
}

.WebForm{
	font-family :  Tahoma;
	width:100%;
}



.WebForm .Key{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
	vertical-align:top ;
}
.WebForm .Key2{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
	vertical-align:top ;
	background:#CAFACA;
}

.WebForm .Value{
	font-family :  Tahoma;
	font-size:11px;
	vertical-align:top;
}

.WebForm .TextBox{

	font-family :  Tahoma;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
}
.WebForm .DropDown{
	font-family :  Tahoma;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
	}

.WebForm .DropDown2{
	font-family :  Tahoma;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
}


.WebForm .DropDown3{
	font-family :  Tahoma;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
}

.WebForm .Button{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color: #2175a8;
background-color: #FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:11px;
height:24px;
width:82px;
border:0px;
}
.WebForm .Button2{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color: #2175a8;
background-color: #F8F8F8;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:130px;
border:0px;
}
.WebForm .ToolTip{
	font-family : Tahoma,Verdana,Arial;
	font-size:9pt;
	font-weight:normal;
	border: 1px solid #CCCCCC;
	background-color: #EDF5F7;
	padding:4px;
	width:auto;
	height:auto;
}

.WebForm Table {
	font-family : Tahoma,Verdana,Arial;	
	font-size:9pt;
	font-weight:normal;
}

.WebForm td{
	border-bottom:1px dashed #CFCFCF;
}


.tfvHighlight{
	color: black;
	font-family :  Tahoma;
	font-size:12px;
	background-color:#FEE1C2;
}

.tfvNormal{
	color: black;
	font-family :  Tahoma;
	font-size:12px;
	background-color:#FFFFFF;
}

.Button{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color: #2175a8;
background-color: #F8F8F8;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:130px;
border:0px;
}
.Button2{
background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
color: #2175a8;
background-color: #FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
height:24px;
width:82px;
border:0px;
}

