BODY,TABLE,TR,TD,TH {
	font-size:10pt;
}
input,textarea,select{
	border-left:1px solid Dimgray;
	border-right:1px solid Dimgray;
	border-top:1px solid Dimgray;
	border-bottom:1px solid Dimgray;
	font-size:13px;color:Dimgray;background-color:#FFFFFF 
}

BODY{
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat
}

.cat_table{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	width: 80%;
	background-color: #ffffff
}
.cat_td1{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #ffffff
}

.member_table{
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	background-color: #ffffff
}
.member_td1{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #fffff0
}
.member_td2{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #ffffff
}

.list_table{
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	width: 80%;
	background-color: #ffffff
}
.list_td1{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #fffff0
}
.list_td2{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #ffffff
}
.cat_tr1{
	background-color: #fffff0
}

.cat_tr2{
	background-color: #ffffff
}