* {
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: White;
}
table {
	/* border-collapse: collapse;
	empty-cells: show; */
	width: 100%;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
td {
	/* border: #fb0 solid 1px; */
	/* padding: 1px 3px 1px 3px; */
	/*vertical-align: top;*/
}
input, select, option, textarea {
	font-size: 9pt;
	border: 1px solid #003300;
	background-color: #fff9e9;
}
input.btn {
	border: 1px outset #003300;
}
input.imeoff {
 ime-mode: disabled;
}

/* -------------------------------------------------- */
table.body_table {
	width: 100%;
	height: 100%;
}
td.body_left {
	width: 25%;
	height: 100%;
	/* border: #fff none 0px; */
}
td.body_center {
	width: 860px;
	height: 100%;
	 /* border: #003300 none 3px; */
	 	/*border: 1px solid #003300;*/ 

}
td.body_right {
	width: 25%;
	height: 100%;
	/* border: #fff none 0px; */
}

/* -------------------------------------------------- */
table.section_table {
	width: 860px;
	height: 100%;
	/*margin-left: auto;
	margin-right: auto;*/
	margin-top: 5px;
	 border: #003300 solid 1px;}
td.section_header {
	width: 100%;
	height: 90px;
  /* color: #226600;
   background-color: #FD5; */
	/*background-image: URL(images/header_bg.jpg);*/
	background-repeat: no-repeat;
   background-position: right top;
	/*background-attachment: fixed;*/
	/*border: #003300 solid 1px; */
}
td.section_left {
	width: 0px;
	vertical-align: top;
}
td.section_center {
	width: 700px;
	vertical-align: top;
	text-align: left;
	padding: 4px;
          /* color: #240; 	
           background-image: URL(images/body_bg.jpg);*/

	background-repeat: no-repeat;
           background-position: right bottom;
	background-attachment: fixed;
	/* border: #003300 solid 1px; */
}
td.section_right {
	width: 160px;
	vertical-align: top;
  /* background-color: #fff088; */
	padding: 4px;
	/* border: #003300 solid 1px;*/
}
td.section_footer {
	width: 860px;
	height: 90px;
  /* background-color: #FD5; */
	/*border: #003300 solid 1px; */
}

td.belog {
	font-size: 75%;
           fantasy;
           /* sans-serif; */
           line-height: 1.5;
           letter-spacing: 0.1em;
           margin: 10px;
}

table.belogitem {
	font-size: 80%;
           fantasy;
           /* sans-serif; */
}

/* -------------------------------------------------- */
div.block_title {
	/* color: White; */
	width: 100%;
	background-color: #E6E6E6;
	padding: 1px;
	text-align: center;
}
div.block_contents {
	width: 100%;
	padding: 2px;
	font-size: 9pt;
	text-align: left;
	line-height: 120%; 
	/*background-color: #fff9e9;*/
	border: #E6E6E6 solid 1px;
	/*border-width: 0px 1px 3px 1px;*/ 
}
div.block_footer {
	margin-bottom: 8px;
}

/* -------------------------------------------------- */
div.section_header {
	width: 100%;
	height: 100%;
}
div.section_footer {
	width: 100%;
	height: 100%;
}

/* -------------------------------------------------- */
td.listtitle {
	text-align: center;
	font-size: 9pt;
	background-color: #fff9e9;
	border: #fb0 solid 1px;
}

/* -------------------------------------------------- */
H1 {
	font-size: 11pt;
	font-weight: bold;
	border: 1px solid #b40;
	border-width: 0px 0px 1px 4px;
	padding: 1px 4px 2px 4px;
	margin: 4px 0px 2px 0px;
}
H4 {
	font-size: 10pt;
	font-weight: normal;
}

div.err {
	color: #b22;
	font-weight: bold;
}
.small {
	font-size: 9pt;
}

/* -------------------------------------------------- */
div.ordercount {
	color: #b82;
	width: 100%;
	text-align: center;
	font-size: 9pt;
	padding: 4px;
}
span#ordernow {
	color: #840;
	font-weight: bold;
}
.noborder {
	border: 0px none #fff;
}
.mbgr_info {
	width: 100%;
	padding: 2px;
	text-align: left;
	line-height: 120%;
	background-color: #ffe;
	border: #fb0 solid 1px;
	border-width: 2px 1px 3px 1px;
	margin-bottom: 8px;
}

/* -------------------------------------------------- */


/* -------------------------------------------------- */



