body { font-family: verdana, tahoma, geneva; }
a { text-decoration: none; }
a:link {
	font-size: 11px;
	color: #3D3729;
}
a:visited {
	font-size: 11px;
	color: #3D3729;
}
a:hover {
	font-size: 11px; 
	color: #466035;
}
a.mod:link {
	font-size: 9px;
	color: #494949;
}
a.mod:visited {
	font-size: 9px;
	color: #661717;
}
a.mod:hover {
	font-size: 9px;
	color: #cc0000;
}
input.main {
	color: #FF9933;
	font-size: 10px;
	border-right: #24292B 1px solid;
	border-top: #24292B 1px solid;
	border-left: #24292B 1px solid;
	border-bottom: #24292B 1px solid;
	background-color: #F8F5EE;
	background-image: url(img/shadow_textbox.gif);
}
textarea.main {
	color: #3A434C;
	font-size: 10px;
	border-right: #24292B 1px solid;
	border-top: #24292B 1px solid;
	border-left: #24292B 1px solid;
	border-bottom: #24292B 1px solid;
	background-color: #F8F5EE;
	background-image: url(img/shadow_textbox2.gif);
}
select.main {
	color: #3A434C;
	font-size: 10px;
	background-color: #F8F5EE;
}
input.check {
	color: #f79d00;
	border-right: #f79d00 0px solid;
	border-top: #f79d00 0px solid;
	border-left: #f79d00 0px solid;
	border-bottom: #f79d00 0px solid;
	background-color: #fcedd2;
}
.nn { font-size: 10px; }
.bdebug {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.debug {
	font-size: 10px;
	color: #26425D;
}
.text {
	font-size: 12px;
	color: #787867;
}
.text2 {
	font-size: 12px;
	color: #FFFFFF;
}
.textt {
	font-size: 12px;
	color: #989893;
}
.text3, #tbl_l, #tbl_r {
	font-size: 11px;
	color: #787867;
}
.text4 {
	font-size: 10px;
	color: #C1C1C1;
}
.text7 {
	font-size: 11px;
	color: #b68d47;
}
.text5 {
	font-size: 10px;
	color: #595A56;
}
hr {
	color: #787867;
	height: 1px;
}
#tbl_r, #tbl_c {
	font-weight: bold;
	text-align: right;
	background-color: #F8F5EE;
}
#tbl_c {
	text-align: center;
}
