	.inputStandard {
		FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial; HEIGHT: 19px
	}
	
	.inputWide {
		FONT-SIZE: 11px; WIDTH: 100%; FONT-FAMILY: Tahoma, Arial; HEIGHT: 19px
	}

   
   .req001 {
	    border-color: black;
	    border-width: 1px;
	    border-style: dotted;
	    padding: 3 3 3 3;
	    text-decoration: none;
	    color: blue;
	    font-size: 12pt;
	    font-family: Tahoma;
	    font-variant: normal;
	    font-style: normal;
	    background-color: #FFD953;
	    width: 300px; 
	}
	
	.button2{
	BORDER-RIGHT: #000000 1px solid;
	 PADDING-RIGHT: 8px; 
	 BORDER-TOP: #000000 1px solid; 
	 PADDING-LEFT: 8px; 
	 FONT-WEIGHT: normal; 
	 FONT-SIZE: 11px; 
	 PADDING-BOTTOM: 2px; 
	 BORDER-LEFT: #000000 1px solid; 
	 COLOR: #000000; 
	 PADDING-TOP: 1px; 
	 BORDER-BOTTOM: #000000 1px solid; 
	 FONT-FAMILY: Tahoma, Arial; 
	 WHITE-SPACE: nowrap; 
	 HEIGHT: 18px; 
	 BACKGROUND-COLOR: #f6f6f6;
	 CURSOR:hand;
	}
	
	.button1 {
	    border-color: black;
	    border-width: 1px;
	    border-style: solid;
	    padding: 3 3 3 3;
	    text-decoration: none;
	    color: white;
	    font-size: 12pt;
	    font-family: Tahoma;
	    font-variant: normal;
	    font-style: normal;
	    background-color: orange;
	}
	.Xrv1{
		width: 350px;
		border-color: #D7D7D7;
		border-style: solid;
		border-width: 1px;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 2px;
			
	}
	.top_background2 {
		background-image: url(../img/border.jpg);
		background-color: #CCCCCC;
	    background-repeat:  repeat-y;
	
	}

 
    
    .th0 { 
    	background-color:#FADCA1;
    	font-size: 11pt;
    	font-family: sans-serif;
    	font-weight:normal;
    	color: black;
    	text-align: center;
    }
    
	.th1 { 
    	background-color:#FFFFFF;
    	font-size: 10pt;
    	font-family: Tahoma;
    	color: gray;
    	width: 100%;
    }
    
    .th2 { 
    	background-color:#FFFFFF;
    	font-size: 10pt;
    	font-family: sans-serif;
    	color: blue;
    }
        
    .thead {
       color:white; 
       background-color: white;
       font-size:16pt;
       font-family: Tahoma;
       font-style: normal;
       text-align: center;     
    }
    
    .thead2 {
       color:white; 
       background-color: white;
       font-size: 15px;
       font-family: Tahoma;
       font-style: normal;
       text-align: center;     
    }
    
     .thead5 {
       color:black; 
       background-color: #d5e0dc;
       font-size:12pt;
       font-family: Tahoma;
       font-style: normal;
       text-align: left;     
    }

    .boxtab {
    	padding-top:20px;
    	height: 100%;
    	font-weight: normal;
    }
