
.button {
                BORDER-RIGHT:   #1B1466 1px solid;
                BORDER-LEFT:    #1B1466 1px solid;
                BORDER-TOP:     #1B1466 1px solid;
                BORDER-BOTTOM:  #1B1466 1px solid;
                COLOR: #000000;
                FONT-STYLE: normal;
                FONT-SIZE: 10px;
                Z-INDEX: 1;
                FONT-FAMILY: Arial, Verdana, 'Microsoft Sans Serif';
                BACKGROUND-COLOR: transparent;
                CURSOR: hand;                
        }
        
.CssUdfCaption
{	 
	width:190px;
	  font-weight :bold ;
	 
}

.CssUDFWebControl
{
	
}

.CssUdfControlItem
{	 width: 480px; 
	
	 
}

.CssUDFWebAddControlTable
{
	width :96%;
	border:0px;
}

.CssUDFWebAddControlHeader
	{
		font-family :Arial;
		font-style:oblique ;		
		background-color:#1C5E55 ;
		COLOR:white;
		font-size :12px;
		
	}     
    .CssUDFWebAddControlItem
	{
		font-family :Arial;
		font-style :italic ;
		background-color:Transparent;
		COLOR:Black ;
		
	}

.CssUDFWebAddControl 
	{
		 width: 100%;
		 height:100%;
		 display:block;
		 background-color:transparent;
	}
		
.lnkCSS
    {
        text-decoration: none;
        color: white;
    }

