.bdBottomDotGray {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.bdInfoTitle {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bdInfoTitle2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tableStyle1 {
	margin-bottom:20px;
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
}
.tableStyle1 ,
.tableStyle1 td ,
.tableStyle1 th {
	border:1px solid #666;
}
.tableStyle1 td ,
.tableStyle1 th {
	padding:3px;
}
.tableStyle1 caption div{
	background:#ccc;
	padding:5px 3px;
	font-weight:bold;
	text-align:left;
	margin-bottom:3px;
}

.catTtl {
	font-weight:bold;
	font-size:12px;
	padding-left:13px;
	background:url(/support/images/ar_bl04.gif) no-repeat 0 5px;
}
.catTtl a {
	text-decoration:none;
}