body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
	height: 100%; }

.maintbl {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-left-color: #339933;
	background-image: url(../img/copy.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
}


html { height: 100%; }
td.stretch { height:100%; vertical-align:top; }

.corner1 { background-image:url(../img/cornerl.gif); }
.corner2 { background-image:url(../img/cornerr.gif); }
.corner3 { background-image:url(../img/cornerul.gif); }
.corner4 { background-image:url(../img/cornerur.gif); }
.tbltop { background-image:url(../img/tblbg2.gif); }
.tblbot { background-image:url(../img/tblbg3.gif); }
.sidel { background-image:url(../img/tblbg1.gif); }
.sider { background-image:url(../img/tblbg4.gif); }
.tblmainbg { background-image:url(../img/mainbg.gif); }

.input { clear: none;
	float: none;
	height: auto;
	width: 270px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background : #FFFFFF fixed left top;
	display : inline;
	border: 1px solid #000000; }

.input2 { clear: none;
	float: none;
	height: auto;
	width: 70px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background : #FFFFFF fixed left top;
	display : inline;
	border: 1px solid #000000;
	}
	
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEEFDA;
	width: 270px;
	border: 1px solid #000000;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEEFDA;
	width: 50px;
	border: 1px solid #000000;
}
.legend2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	border: 1px solid #C6C6C6;
	padding-left: 8px;
	padding-bottom: 5px;
}
.font { font-family:Arial, Helvetica, sans-serif;
		font-size:11px;}

.font_b { font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;}

.font_link_b a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	text-decoration:none; }		