
HR {
	color: #CCCCCC;
	height: 1;
	border: 1px dashed;
}
IMG { border: 0}

A:LINK {
	color: #555555;
	text-decoration: none;
}
A:VISITED { color: #555555; text-decoration: none}
A:HOVER { color: #FF9900; text-decoration: underline}


.titlebar-top {
}

td {
	font-size: 12px;
}

.content {
	padding: 10px;
}
.tab-on {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #59ACFF;
	border-right-color: #59ACFF;
	border-bottom-color: #59ACFF;
	border-left-color: #59ACFF;
	cursor: pointer;
	color: #000000;
	background-color: #59ACFF;
	width: 120px;
}
.tab-off {
	padding: 2px;
	background-color: #C8E3FF;
	color: #666666;
	border-top: 1px solid #59ACFF;
	border-right: 1px 1 #59ACFF;
	border-bottom: 1px solid #59ACFF;
	border-left: 1px solid #59ACFF;
	cursor: pointer;
	width: 120px;
}
.tab-off1 {
	padding: 2px;
	background-color: #C8E3FF;
	color: #666666;
	border-top: 1px solid #59ACFF;
	border-right: 1px 1 #59ACFF;
	border-bottom: 0px solid #59ACFF;
	border-left: 1px solid #59ACFF;
	width: 120px;
}
.tab-off3 {
	padding: 2px;
	background-color: #C8E3FF;
	color: #666666;
	border-top: 1px solid #59ACFF;
	border-right: 1px 1 #59ACFF;
	border-bottom: 1px solid #59ACFF;
	border-left: 1px solid #59ACFF;
	width: 120px;
}
.tab-off2 {
	padding: 2px;
	background-color: #C8E3FF;
	color: #666666;
	border-top: 0px solid #59ACFF;
	border-right: 1px 1 #59ACFF;
	border-bottom: 1px solid #59ACFF;
	border-left: 1px solid #59ACFF;
	width: 120px;
}
.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: #59ACFF;
	border-right-color: #59ACFF;
	border-bottom-color: #59ACFF;
	border-left-color: #59ACFF;
}
.tab-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #59ACFF;
	border-right-color: #59ACFF;
	border-bottom-color: #59ACFF;
	border-left-color: #59ACFF;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;


}

.tab-content1 {
	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: solid;
	border-left-style: solid;
	border-top-color: #59ACFF;
	border-right-color: #59ACFF;
	border-bottom-color: #59ACFF;
	border-left-color: #59ACFF;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;


}
.tab-content2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #59ACFF;
	border-right-color: #59ACFF;
	border-bottom-color: #59ACFF;
	border-left-color: #59ACFF;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;


}
.text_note_yellow {
	color: #FF8800;
}
.td_heading {
	padding: 3px 3px 3px 10px;
	color: #999999;
	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: dashed;
	border-left-style: none;
	border-top-color: #59ACFF;
	border-right-color: #59ACFF;
	border-bottom-color: #59ACFF;
	border-left-color: #59ACFF;
}
.hide-table {
	display: none
	}
.show-table {
	display: block
	}
