body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000; 
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../img/img_bcg.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
}

td {
    font: 10px arial;
    padding: 0px;
    border: 0px;
}

table {
    padding: 0px;
}

input.text_standard {
	margin-bottom: 1px;
	border: 1px solid #905000;
	width: 120px;
	text-align: left;
	background-color: #ffe3c8;
}

input.text_date {
	margin-bottom: 1px;
	border: 1px solid #905000;
	width: 80px;
	text-align: left;
	background-color: #ffe3c8;
}

input.button_standard {
	margin-bottom: 1px;
	border: 1px solid #905000;
	width: 80px;
	text-align: center;
	background-color: #dfaf7f;
}

input.button_wide {
	margin-bottom: 1px;
	border: 1px solid #905000;
	width: 200px;
	text-align: center;
	background-color: #dfaf7f;
}

div.button {
	margin-bottom: 1px;
	border: 1px solid #905000;
	width: 120px;
	height: 20px;
	text-align: center;
	background-color: #dfaf7f;
	font-size: 12px;
}

select.combo_standard {
	margin-bottom: 1px;
	border: 1px solid #905000;
	width: 100px;
	text-align: left;
	background-color: #dfaf7f;
}

input.checkbox_standard {
	margin-bottom: 0px;
	border-color : #ffffff;
	background-color : #ffffff;
	border-bottom-width:1;
	border-left-width:1;
	border-right-width:1;
	border-top-width:1;
	width: 20px;
	height: 13px;
	background-color: #ffe3c8;
}

a {
	text-decoration: none;
	padding: 0px;
}

a:hover	{
	text-decoration:underline;
}

.errorarea {
	border: 1px solid #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 800px;
	height: 500px;
}

.topcell {
	font-size: 14px;
	font-weight: bold;
	color: #704000;
}

.headercell {
	font-size: 14px;
	font-weight: bold;
	color: #606060;
	border-bottom: 1px solid #d0c0b0;
}
.notresizetd {
height: 1px;
}

.hidentd {
height: 0;
visibility: hidden;
}

.menucell {
	font-size: 12px;
	font-weight: bold;
}

.menucellbreak {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}

.tablecell {
	font-size: 10px;
	font-weight: bold;
	padding-left: 8px;
	color: #404040;
}

.tablecellup {
	font-size: 10px;
	font-weight: bold;
	padding-left: 8px;
	color: #404040;
	vertical-align:top;
}

.menucellsep {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #d0c0b0;
}




input.clinp {border:1px solid black; margin-bottom:3px;width:80px; text-align:center;}
div.clndr {
 background-color:#d0d0d0; position:absolute;
 cursor:default; display:none; border:3px ridge #9ab;
}
div.clndr table {
 width:160px; margin:4px;
}
div.clndr th {
 border:1px solid #898989;
 font:normal bold 11px arial,sans-serif;
 text-align:center; padding:0 2px 0 2px;
}
div.clndr td {
 border:1px solid blue; cursor:pointer; 
 font:normal normal 11px arial,sans-serif;
 text-align:center; padding:0 2px 0 2px;
}

.errorarea {
	border: 1px solid #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 800px;
	height: 500px;
}

table.topheader {
	border-bottom: 1px solid #d0c0b0;
}
