td
{
	font-family: tahoma;
}
.hidden
{
	display : none;
}
.show
{
	display : block;
}
.visible
{
	display : block;
}
.main1
{
	padding: 0px;
	spacing: 1px;
	height: 100%;
	width: 100%;
	align: center;
}
.popimg
{
	left: 0; 
	top: 0; 	
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 20;
}
.popimg-frame
{
	border:1px solid #808080;
	position: relative;
}
.pop1
{
	width: 60%;
	position:absolute; 
	background-color: #ffffff;
	border: 2px solid #c0c0c0;	
	padding: 0px;
	z-index:30;		
}
.pop1-head
{
	padding: 3px;
	background-color: #c0c0c0;
	height: 34px;
	font-family: verdana, arial;
	font-size: 15px;
	font-weight: 800px;
}
.pop1-body
{
	background-color: #ffffff;
	border: 0px solid #b0b0b0;
	padding: 4px;
	vertical-align: top;
	height: 95%;
}

.pop2
{
	width: 30%;
	position: absolute;  
	background-color: #c0c0c0;
	border: 2px solid #c0c0c0;	
	padding: 0px;
 	z-index: 30;	
}
.pop2-head
{
	padding: 3px;
	background-color: #c0c0c0;
	height: 30px;
	font-face: verdana, arial;
	font-size: 15px;
	font-weight: 800px;
}
.pop2-body
{
	background-color: #f5f5f5;
	border: 1px solid #b0b0b0;
	padding: 4px;
	vertical-align: top;	
}

.overlay-bg
{
	left: 0; 
	top: 0;   

	background-color: #555555;
	 
	position: fixed; 
	height: 100%;   
	width: 100%;
	z-index: 10;

    background: rgba(0, 0, 0, 0.65);
    display: block;
    overflow: auto;  	
}
.mmodal-table 
{
    display: table;
    width: 100%;
    height: 100%;
}
.mmodal-cell 
{
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
    text-align: center;
}
.mmodal-frame 
{
    display: inline-block;
    padding: 0px;
    max-width: 100%;
    background: #ffffff;
    color: #cfd8dc;
    text-align: left;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
}
.mmodal-frame img 
{
    width: 100%;
    height: auto;
}


.close
{
	border: 1px solid #b0b0b0;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 24px;
	height: 15px;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: right;
	vertical-align: middle;
	cursor: pointer; 
}
.closeimg
{
    right: 0px;
    top: 1px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 400;
	cursor: pointer;
}
.closebig
{
	color: #f9f9f9;
	top: 0px;
	padding: 0px;
	margin: 0px;
	width: 28px;
/*	height: 24px;*/
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	float: right;
	cursor: pointer; 
}
.previmg
{
	left: 1px;
	top: 50%;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 400;
	cursor: pointer;
}

.nextimg
{
	right:1px;
	top: 50%;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 400;
	cursor: pointer;
}
a.closex, a.closex:visited
{
	text-decoration: none;
	color:#000000;
}

.section
{
	text-align: right;
	background: #C0C0C0;
	padding : 3 3 3 3;	
}

a.link1 
{
	color: Blue;
}
a.link2
{
	color: Blue;
	font-weight: bold;	
	text-decoration: none;	
}
a:hover.link2
{
	text-decoration: underline;	
}

.tab-on
{
	background: #ffffff;
	border-top: 1px solid #777777;		
	border-left: 1px solid #777777;		
	border-right: 1px solid #777777;				
	cursor: pointer;		
	font-size: 12px;
	font-weight: 600;
}
.tab-off
{
	color: #999999;
	background: #eeeeee;
	border-bottom: 1px solid #777777;		
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;		
	cursor: pointer;
	font-size: 12px;
	font-weight: 600;	
}
.tab-edge
{
	color: #888888;
	border-bottom: 1px solid #777777;		
	cursor: pointer;				
}
.tab-page
{
	padding: 5px;
	width: 100%;
	vertical-align: top;
}
.tab-frame
{
	overflow-y: scroll;
	width: 100%;
	height: 600px;	
}

.table1
{
}
.table2
{
	background: #F0F0F0;
	border: thin solid #B0B0B0;
}

.caption-1
{
	font-weight: 400;
	border-bottom : thin solid #808080;
}

.header-1
{
	font-weight: 600;
	background: #F0F0F0;
	padding : 4px;
}
.header-2
{
	padding : 5 5 5 5;
	font-weight: bold;
	color: #FFFFFF;
	background: #909090;
}
.header-3
{
	padding : 5 5 5 5;
	font-weight: bold;
	color: #000000;
	background: #d0d0d0;
}

.cell-1
{
	border-bottom : thin dotted #B0B0B0;
	padding : 4 4 4 4;
}
.cell-2
{
	background: #F0F0F0;
	padding : 0 4 0 4;
}

.input100
{
	display : inline;
	width: 100%;
}
.input75
{
	display : inline;
	width: 75%;
}
.input50
{
	display : inline;
	width: 50%;
}
.input25
{
	display : inline;
	width: 25%;
}

.area1
{
	display : inline;
	width: 100%;
	height: 100px;
}
.area2
{
	display : inline;
	width: 100%;
	height: 150px;
}
.area3
{
	display : inline;
	width: 100%;
	height: 300px;
}
.area4
{
	display : inline;
	width: 100%;
	height: 400px;
}


.button1
{
	display : inline;
	width: 150;
}
.button2
{
	display : inline;
	width: 100;
}

.action1
{
	padding: 2px;
	font-size: 12px;
	cursor: pointer;
	background: #F0F0F0;
	border:1px solid #d0d0d0;	
}
a.action2, a.action2:visited
{
	color: #ffffff;
	background: #DC000C;	
	text-decoration: underline;	
	line-height: 2.2;
}	
.action3
{
	width:100%;
	height:30px;
	font-weight:bold; 
	border:1px solid #d0d0d0;
	background-color:#dddddd;	
}
.action4
{
	color:#000000;
	background-color:#f0f0f0;
	border:1px solid #d0d0d0;
	cursor:pointer;
	font-size: 14px;
}
.action5
{
	color:#ffffff;
	background-color:#808080;
	border:1px solid #808080;
	cursor:pointer;
	font-size: 14px;
}

