@charset "utf-8";
.hd_lt {
	background-image: url(img/hd_lt.gif);
	height: 2px;
	width: 2px;
}
.hd_tt {
	background-image: url(img/hd_tt.gif);
	height: 2px;
	width: 100%;
}
.hd_rt {
	background-image: url(img/hd_rt.gif);
	height: 2px;
	width: 2px;
}
.txtred {
	color: #F00;
}

.hd_ll {
	background-image: url(img/hd_ll.gif);
	width: 2px;
}
.hd_bg {
	background-image: url(img/hd_bg.gif);
	height: 2px;
	width: 2px;
}
.hd_rr {
	background-image: url(img/hd_rr.gif);
	width: 2px;
}
.hd_lb {
	background-image: url(img/hd_lb.gif);
	height: 2px;
	width: 2px;
}
.hd_bb {
	background-image: url(img/hd_bb.gif);
	height: 2px;
}
.hd_rb {
	background-image: url(img/hd_rb.gif);
	height: 2px;
	width: 2px;
}
body {
	background-image: url(img/bg.gif);
	background-color: #D4D4D4;
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.txtblock_lt {
	background-image: url(img/txtblock_lt.gif);
	height: 47px;
	width: 10px;
}
.txtblock_tt {
	background-image: url(img/txtblock_tt.gif);
	height: 47px;
}
.txtblock_rt {
	background-image: url(img/txtblock_rt.gif);
	height: 47px;
	width: 10px;
}
.textfield {
	color: #00F;
	border: 1px solid #666;
}

.txtblock_ll {
	background-image: url(img/txtblock_ll.gif);
	width: 10px;
}
.txtblock_bg {
	background-image: url(img/txtblock_bg.gif);
}
.txtblock_rr {
	background-image: url(img/txtblock_rr.gif);
	width: 10px;
}
.txtblock_lb {
	background-image: url(img/txtblock_lb.gif);
	height: 10px;
	width: 10px;
}
.txtblock_bb {
	background-image: url(img/txtblock_bb.gif);
	height: 10px;
}
.txtblock_rb {
	background-image: url(img/txtblock_rb.gif);
	height: 10px;
	width: 10px;
}
.button {
	color: #000;
	font-weight: normal;
	background-color: #FFBA52;
	border: 1px solid #EEEEEE;
	margin: 2px;
}
.button:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #FFBA52;
	border: 1px solid #EEEEEE;
	margin: 2px;
}
.menubt {
	color: #000;
	background-color: #FFBA52;
	border: 1px solid #999;
	padding: 5px;
	margin: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.lnk {
	color: #333;
}
.txtblock_ltg {
	background-image: url(img/txtblock_ltg.gif);
	height: 10px;
	width: 10px;
}
.txtblock_ttg {
	background-image: url(img/txtblock_ttg.gif);
	height: 10px;
}
.txtblock_rtg {
	background-image: url(img/txtblock_rtg.gif);
	height: 10px;
	width: 10px;
}
.txtwhite {
	color: #FFF;
}
.mmenubt {
	color: #000;
	background-color: #FFBA52;
	border: 1px solid #999;
	display: block;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
}
.mmenubt:hover {
	color: #FFFFFF;
	background-color: #FFBA52;
	border: 1px solid #999;
	display: block;
	padding: 2px;
	font-size: 12px;
	text-decoration: underline;
}
.buttonCopy {
	font-weight: normal;
	background-color: #FFC977;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #EEEEEE;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #EEEEEE;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

