﻿.black_overlay           
{
            display: none;
			position: fixed;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-color: black;
			background-repeat:repeat;
			z-index:100;
			-moz-opacity: 0.5;
			opacity:.50;
			filter: alpha(opacity=50);
		}
		
		.white_contentgrid {
			display: none;
			position: absolute;
			min-width: 925px;
			height: auto;
			opacity:1.00;
			margin: 0;
	        padding: 0;
			border: 2px solid #c90000;
			background-color: #ece8e8;
			z-index:1002;
		    border-radius: 10px 10px 10px 10px;
		    top:50px;
		    font-family:Calibri;
		}
		
.white_content {
			display: none;
    position: fixed;
    margin: 0 auto;
    width: 60%;
    top: 20%;
    height: auto;
    padding: 15px;
    opacity: 1.00;
    border: 2px solid #c90000;
    background-color: White;
    z-index: 1002;
    border-radius: 10px 10px 10px 10px;
  
    left: 0px;
    right: 1px;
   
    font-family: Calibri;
    padding:15px;
		}
		
	.white_content a
	{
	    border:none;
	    color:#ffffff;
	}
	
	
	.white_content_rbt {
			display: none;
			position: absolute;
			width: 966px;
			height: auto;
			padding: 0px;
			opacity:1.00;
			border: 2px solid #c90000;
			background-color: White;
			z-index:1002;
		    border-radius: 10px 10px 10px 10px;
		    top:90px;
		    margin:0 0 10px -12px;
		    font-family:Calibri;
		    padding:5px 15px;
		    
		}
		
		
		
	.white_content_rbt a
	{
	    border:none;
	    color:#ffffff;
	}

	.white_content_rbt h2 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 5px 0 10px 0;
	padding:0 0px;
}
	
	.grid_light
	{
	  
	    
	    margin:5px 0 0 0;
	}	
	
	.grid_light th
	{
	    font-size:12px;
	    margin:0 5px;
	    font-family: "calibri";
	    
	}
	
	.grid_light td
	{
	    font-size:12px;
	    text-align:center;
	    font-family: "calibri";
	}
	
		
	.unorder{
		   padding:10px 0 10px 5px;
		   list-style-type:none;
		   margin:30px 0 0 0;
		   border:1px solid #cccccc;
		 }
		
	.unorder li span, a{
		    font-family:Arial;
		    font-size:12px;
		    font-weight:bold;
		}
		
.innerDIV
{
      border-radius: 10px 10px 10px 10px;
      border: 3px solid #ffffff; 
      width:575px;
      height:auto;
}

.innerDIVgrid
{
      border-radius: 10px 10px 10px 10px;
      border: 3px solid #ffffff; 
      width:auto;
      height:auto;
      padding:2px;
}

	.white_content_crs {
			display: none;
			position: absolute;
			width: 260px;
			height: auto;
			padding: 15px;
			opacity:1.00;
			border: 2px solid #c90000;
			background-color: #ece8e8;
			z-index:1002;
		    border-radius: 10px 10px 10px 10px;
		    top:100px;
		    margin:0 335px;
		    font-family:Calibri;
		}
		