﻿
#regmain{width: 900px; margin-right: auto; margin-left: auto; margin-top: 15px;}
.textbox
{
    border: 1px solid #ccc;
    height: 24px;
    line-height: 16px;
    width: 250px;
    text-indent: 4px;
    margin-top: 1px;
    height: 20px;
    background: #fff ;
}
.textbox1
{
    border: 1px solid #ccc;
    height: 24px;
    line-height: 16px;
    width: 200px;
    text-indent: 4px;
    margin-top: 1px;
    height: 20px;
    background: #fff url('../../javascript/My97DatePicker/skin/datePicker.gif') no-repeat right;
}
.textbox2
{
    border: 1px solid #ccc;
    height: 24px;
    line-height: 16px;
    width: 400px;
    text-indent: 4px;
    margin-top: 1px;
    height: 20px;
    background: #fff ;
}
.textbox3
{
     border: 1px solid #ccc;
    height: 24px;
    line-height: 16px;
    width: 300px;
    text-indent: 4px;
    margin-top: 1px;
    height: 20px;
    background: #fff ;
}
.titleh3
{
    font-size: 16px;
    background-color: #FFFFFF;
    width: 650px;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
}
.h10{height:5px;}
.plogin
{
    border: 1px solid #C0C0C0;
    text-align: center;
    width: 80px;
    margin-left: 30px;
    cursor: pointer;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0068B1;
    font-weight: bolder;
    font-size: 14px;
    color: #FFFFFF;
}
.RequiryField{ color: #FF0000; text-decoration: none; font-weight: normal;}
.enter{ text-align: center;}
/*Modal Popup*/
.modalBackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}

.modalPopup {background-color:#ffffdd;border-width:3px;border-style:solid;border-color:Gray;padding:3px;width:250px;}
#divMytable { position:absolute;z-index:7101;left:1px;top:22px; } 
.black_Fact{border:1px solid #ccc;position:absolute; z-index:9992;top: 50%;left: 30%;width: 50%; background-color:White;}
.black_overlay{position: absolute;top: 0%;left: 0%;width: 100%;height:182%;background-color:#cccccc;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}  
.td
{
    text-align: right;
    font-weight: bolder;
    color: #5A5A5A;
    font-size: 14px;
}
.congratulations
{
    font-size: 20px;
    color: #003300;
    font-weight: bolder;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 50px;
}
.the
{
    font-size: 14px;
    color: #003300;
    font-weight: bolder;
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 50px;
}

  .black_overlay
    {
        position: absolute;top: 0%;left: 0%;width: 100%;height:182%;background-color:#cccccc;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);
        }
        
        .black_overlay{
display: none;
position:absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index:9991;
filter:alpha(opacity=50);
opacity:0.5;

}
  .black_blacklay
    {
        position: absolute;top: 0%;left: 0%;width: 100%;height:182%;background-color:#cccccc;z-index:9991;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);
        }
        .black_blacklay{
position:absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index:9991;
filter:alpha(opacity=50);
opacity:0.5;

}

 .c2 {
   position: absolute;
   z-index: 1000;
   right: 14px;
   top:60px;
   Opacity:0.7;                  
   Filter:alpha(opacity=70);       
   }
   
.white_content {
display: none;
position:fixed;
top: 40%;
left: 40%;
width: 500px;
height: 200px;
padding-left:5px;
padding-right:5px;
background-color: white;
z-index:9992;
overflow: auto;
}
.white_content_small {
display: none;
position: absolute;
top: 20%;
left: 30%;
width: 40%;
height: 50%;
border: 16px solid lightblue;
background-color: white;
z-index:9992;
overflow: auto;
}







    .Default
{
	font-size:smaller;
	font-family:Tahoma; 
}

table 
{ 
	padding:0px;
	border-collapse:collapse; 
}

.DivCheckBoxList
{
	display:none;
	background-color:White;
	width:250px;
	position:absolute;
	height:200px;
	overflow-y:auto; 
	overflow-x:hidden;
	border-style:solid;
	border-color:Gray; 
	border-width:1px;
}

.CheckBoxList
{
	position:relative;
	width:250px;
	height:10px; 
	overflow:scroll;
	font-size:small;
}