 .label
        {
            font-family: Verdana;
            font-size: 14px;
			color:#FFF;
        }
        .click
        {
                        color: #000000;

        }
    
        .Title
        {
            font-family: Verdana;
            font-size: 12px;
            color: #FFF;background: #313b53;
behavior: url(http://localhost/tech/webApp/lib/PIE.php);
height:25px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-align:center;
padding-top:5px;

        }
    
        .Button1
        {
            behavior: url(http://localhost/tech/webApp/lib/PIE.php);

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
background: #10b9f0;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#10b9f0), to(#065679));
background: -webkit-linear-gradient(#10b9f0, #065679);
background: -moz-linear-gradient(#10b9f0, #065679);
background: -ms-linear-gradient(#10b9f0, #065679);
background: -o-linear-gradient(#10b9f0, #065679);
background: linear-gradient(#10b9f0, #065679);
-pie-background: linear-gradient(#10b9f0, #065679);
cursor:pointer;
border-color: #0CC;
float:left;
color:#FFF;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
padding:8px 12px 8px ;
        }
      .black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: #333;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 31%;
			width: 34%;
			height: 43%;
			padding: 16px;
;
behavior: url(http://localhost/tech/webApp/lib/PIE.php);

-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
		background-color:#6c6d71;			z-index:1002;
			overflow: auto;
		}
		
		.textwidthsmall{
				behavior: url(http://localhost/tech/webApp/lib/PIE.php);
				-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
			width:200px;
			height:25px;
		padding-left:5px;
		padding-right:5px;
			border:none;
			margin-bottom:5px;
			margin-top:1px;
			margin-left:auto;
			margin-right:auto;
			float:left;
			color:#000;
						background-color:#f5f5f5;

			text-shadow:2px 2px 5px #666;}
			
			.boxcontent{
				behavior: url(http://localhost/tech/webApp/lib/PIE.php);
				-webkit-border-radius: 8px;
-moz-border-radius: 8px;

border-radius: 8px;
height:78%;			
background-color:#41434a;
padding-top:20px;
}