body,td
{
	font-size: 10pt;
	line-height: 140%;
}
INPUT,TEXTAREA,SELECT{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
}
SELECT.cat1{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	width:200px;
}
SELECT.cat2{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	width:150px;
}
INPUT.return {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #F79A9A;
	width: 40px;
	height: 22x;
}
INPUT.detail {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #E3E3E3;
	width: 40px;
	height: 22x;
}
INPUT.new {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #F7E79A;
	width: 90px;
	height: 22x;
}
INPUT.admin {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	width: 80px;
	height: 22x;
}
INPUT.submit {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #E3E3E3;
	width: 90px;
	height: 22x;
}
INPUT.reset {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #E3E3E3;
	width: 90px;
	height: 22x;
}
INPUT.delete {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #E3E3E3;
	width: 90px;
	height: 22x;
}
INPUT.search {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #CCCCE6;
	width: 90px;
	height: 22x;
}
INPUT.back {
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #CCCCE6;
	width: 200px;
	height: 22x;
}
TD.title {
	FONT-SIZE: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEAEAE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
