@charset "utf-8";
/* CSS Document */

body,td,th {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{ border:0;}
h1,h2,h3,h4{ padding:0; margin:0;}
.Txt-Input
{
	height:18px;
	border:1px solid #0097DC;
	background-color:#FAFAFA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:13px;
	/*border-bottom-style: dashed; border-top:none; border-left:none; border-right:none;*/
}

.div-Main{
	width:950px;
	font-size: 13px;
	color: #333333;
 }
.Head-Form{width:100%; border:1px solid #006699; text-align:center; margin-bottom:5px; margin-top:5px; padding:5px 0px 5px 0px}
.div-formbody{
	width:100%;
	border:0px solid #006699;
}
.Head-Form h2,h4{
	padding:0;
	margin:0;
	font-size: 12px;
}

.btn-foot{ text-align:center; margin-top:10px; margin-bottom:20px;}

.Txt-Red
{ color:#FF0000;
}
.Tr-Header{
	font-weight:bold;
	background-color:#666666;
	color:#FFFFFF;
	height:20px;
	text-align:center;
}
.div-formbody-print{
	font-size:14px;
}
.Txt-Input-Print
{
	border:1px solid #0099FF;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:14px;
	border-bottom-style: dashed;
	border-top:none;
	border-left:none;
	border-right:none;
}
.Head-Form-Print{ margin:0; padding:0; text-align:center;}
.Txt-Dis{ color:#000000;}
.logo-bidc {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/header-logo.png);
}
.logo {
	background-image: url(../images/header-logo.png);
}
