.footer {
	font-size: 10px;
	font-weight: bold;
	color: #7d7d7d;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
}
.txt {
	font-weight: normal;
	letter-spacing: -0.1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 5px;
	padding-top: 31px;
	padding-left: 7px;
}
.txtline {
	padding-right: 15px;
}
.sidebar_h {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: -0.1em;
	font-family: "Century Gothic";
}

#mid_header_wrapper{
	background-image: url(image/_header_wrapper.gif);
	background-position: center top;
	background-repeat: repeat-x;
	width: 680px;
	height: 132px;
}

#mid_footer_wrapper{
	background-image: url(image/_footer_wrapper.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
	height: 49px;
	font-weight: normal;
}
.textfield1{
	background-color: #FFFF99;
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
.textWhite{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
.text11px{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}

.tablebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tabletop_dash {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #999999;
}

.button_tab-on {
	COLOR: #000000;
	background:#F5C621;
	border: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	cursor:pointer;
}

.button_tab-off {
	COLOR: #000000;
	background: #FFFFFF;
	border: none;
	font-family: Arial;
	font-size: 11px;
	cursor:pointer;
}

.button_tab-disabled {
	COLOR: #999999;
	background: #FFFFFF;
	border: none;
	font-family: Arial;
	font-size: 11px;
}

.tab-on {
	padding: 2px;
	background-color: #F5C621;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top: 1px solid #969a9c;
	border-right: 1px none #969a9c;
	border-bottom: 1px none #969a9c;
	border-left: 1px solid #969a9c;
	cursor: pointer;
	width: 120px;
	font-family: Arial;
	font-size: 11px;
}

.tab-off {
	padding: 2px;
	background-color: #FFFFFF;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top: 1px solid #969a9c;
	border-right: 1px none #969a9c;
	border-bottom: 1px solid #969a9c;
	border-left: 1px solid #969a9c;
	cursor: pointer;
	width: 120px;
	font-family: Arial;
	font-size: 11px;
}

.tab-disabled {
	padding: 2px;
	background-color: #FFFFFF;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top: 1px solid #969a9c;
	border-right: 1px none #969a9c;
	border-bottom: 1px solid #969a9c;
	border-left: 1px solid #969a9c;
	width: 120px;
	font-family: Arial;
	font-size: 11px;
}

.tab-none {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #969a9c;
	border-right-color: #969a9c;
	border-bottom-color: #969a9c;
	border-left-color: #969a9c;
}

.tblefull978000 {
	border: 1px solid #978000;
}

