﻿body
{
	margin:0px 0px 0px 0px;
	font-size:12px;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#898888;
	scrollbar-base-color:#666666;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#E6E6E6;
	scrollbar-shadow-color:#CCCCCC;
}
input
{
	font-size:12px;
}
a
{
	text-decoration:none;
}
select 
{
	font-size: 12px;
}
.div 
{
	overflow: scroll;
	overflow-y:auto;
	overflow-x:hidden;
}
.text 
{
	color: #000000;
    font-family:"Times New Roman", Times, serif;
    font-size: 12px;
}
.leadTd
{
	background-color:Silver;
	text-align:right;
}
input
{
	font-size:12px;
}
.input
{
	font-size: 9px;
	height: 12px;
}
.dateTd
{
	text-align:center;
}
.collapsetable
{	
	border-collapse:collapse;
}
.collapsetable td{
	empty-cells:show;
}
.pnlEdit
{
	background-color:#E1E1E1;
	color: #646464;
}
.pnlEditTable
{
}
.pnlEditTable .ltTd
{
	text-align:right;
	padding-left:5px;
	padding-right:2px;
	vertical-align:middle;
}
.pnlEditTable .rtTd
{
	text-align:left;
	padding-left:2px;
	padding-right:5px;
	vertical-align:middle;
}
.pnlEdit .divSave
{
	width:100%;
	text-align:right;
}
#emptyGrvDiv
{
	background-color:#F7F6F3;
	width:100%;
	height:50px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:red;
	padding-top:30px;
}
#AlertDiv
{
	position:absolute;
	left:0%;
	top:0%; 
	padding: 12px; 
	text-align:center;
	vertical-align:middle;
	z-index: 30001;
	background:transparent;
}
#Div
{
	background-color: #d0e5f0;
	color:#646464;
}
#AlertDivMask
{
	position:absolute;
	left:0%;
	top:0%; 
	z-index: 30000;
	background-color: #c1c0c0;
	opacity:0.50;
	filter:alpha(opacity=80);
}
#FrameFlakeDivMask
{
	position:absolute;
	background-color: #c1c0c0;
	opacity:0.50;
	filter:alpha(opacity=80);
}
.CssNoServiceContainer
{
	height:100%;
	width:100%;
}
.CssNoServiceLogo
{
	height:60%;
	width:100%;
	text-align:center;
	padding-top:20%;
}
.CssNoServiceLogoContainer
{
	background-color:#E7EFF7;
	height:100px;
	width:260px;
}
.CssNoServiceLogoImage
{
	height:100px;
	width:80px;
	text-align:center;
	vertical-align:middle;
}
.CssNoServiceLogoText
{
	padding-right:10px;
}
.CssNoServiceBtn
{
	height:40%;
	width:100%;
	text-align:center;
	padding-top:5%;
}
.AlertBtnOKStyle
{
	background-color:transparent;
	border-width:0px;
	width:55px;
	height:22px;
	line-height:20px;
	_background-attachment:fixed;
	background-image:url(../../img/default/editaerabutton.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	color:#646464;
	padding-top:1px;
}
.AlertBtnCancelStyle
{
	background-color:transparent;
	border-width:0px;
	width:55px;
	height:22px;
	line-height:20px;
	_background-attachment:fixed;
	background-image:url(../../img/default/editaerabutton.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	color:#646464;
	padding-top:1px;
}
.imBottom
{
	width:100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
}
.imContent
{
	width:100%;
	height:100%;
	padding:20px 20px 20px 20px;
	background-color:#FFFFFF;
	word-wrap:break-word;
	word-break:break-all;
}
.imTitleIco
{
    width  : 19px;
    height : 16px;
    border-top-width : 0px;
    border-left-width : 0px;
    border-bottom-width : 0px;
    border-right-width : 0px;
}
.imContentImg
{
	width:48px;
	height:48px;
	float:left;
}
