.ContentBox{
	font-family :  Tahoma,Verdana,Arial;
	font-size: 12px;
	border:1px solid #999999;	
	background-color:#FFFFFF;
	padding:0px;
}

.ContentBox .Header{
	border-bottom:1px solid #999999;
	background-image:url(headback.gif);
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	height:20px;
	padding-left:10px;
	border-bottom:1px solid #999999;
}

.ContentBox .FormKey{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
}
.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{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
}

.ContentDialog{
	position:absolute;
	left:0px;
	top:0px;
	font-family :  Tahoma;
	border:1px solid #999999;	
	background-color:#FFFFFF;
	padding:0px;
	display:none;
	visibility:hidden;
}

.ContentDialog .Header{
	border-bottom:1px solid #999999;
	background-image:url(headback.gif);
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	height:20px;
	padding-left:10px;
	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 .Footer{
	background-color: #999999;
	line-height:5px;
	height:5px;
	font-size:5px;
}

.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{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
}

.DataGrid{
font-family: Tahoma;
}

.DataGrid .Grid{
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-right:1px solid #999999;
}

.DataGrid .Caption{
border-left:1px solid #999999;
background-image:url(headback.gif);
font-weight:bold;
font-size:8pt;
font-family :  Tahoma,Verdana,Arial, Helvetica;
line-height:20px;
height:20px;
padding-left:10px;
}

.DataGrid .Header{
font-size: 12px;
font-weight: bold;
background-color: #CCCCCC;
}

.DataGrid .Header td{
border-left:1px solid #999999;
border-top:1px solid #999999;
padding: 2px;
}

.DataGrid .Header a:link{
	color:#000000;
}

.DataGrid .Search{
border:1px solid #999999;
margin-bottom:2px;
}

.DataGrid .Search .SearchHeader{
border-bottom:1px solid #999999;
background-image:url(headback.gif);
font-weight:bold;
font-size:8pt;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding-left:10px;
}


.DataGrid .Search .Button{
background-image:url(../../../images/buttonback.gif);
color:#333333;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:20px;
width:135px;
letter-spacing:1px;
border:0px;
}

.DataGrid .Search .TextBox{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
}

.DataGrid .Search .DropDown{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
}


.DataGrid .Row .Button{
background-image:url(../../../images/buttonback.gif);
color:#333333;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:20px;
width:135px;
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 .Search .Block{
border:1px solid #CCCCCC; 
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#1E1E1E;
}

.DataGrid .Search td{
font-size: 10px;
font-weight: bold;
background-color: #F5F5FA;
font-family:  Tahoma,Verdana,Arial, Helvetica;
padding:5px;
}

.DataGrid .Footer{
}

.DataGrid .Footer td{
border-left:1px solid #999999;
border-top:1px solid #999999;
background-color: #999999;
line-height:5px;
height:5px;
}

.DataGrid .Row{
font-size: 11px;
}


.DataGrid .ToolBar{
padding:2px;
font-size:10px;
border-left:1px solid #999999;
border-top:1px solid #999999;
background-color: #F5F5FA;
}

.DataGrid .Row td{
border-left:1px solid #999999;
border-top:1px dotted #999999;
padding: 2px;
}

.DataGrid .Info{
margin-bottom:2px;
border:1px solid #999999;
background-color: #F5F5FA;
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 #999999;
	background-image:url(headback.gif);
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	height:20px;
	padding-left:10px;
	
}

.FormDialog .Body{
	font-family :  Tahoma;
	font-size:10px;
	padding:2px;
	width:100%;
}


.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 .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{
	font-family :  Tahoma;
	font-size:12px;
	font-weight:bold;
}

.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;
}