/* CSS Document */

DT.accToggler {
	WIDTH: 219px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	line-height: 25px;
	background-image:url(../pics/button-up.gif);
	height: 25px;
	text-indent: 25px;
	font-weight: bold;
	text-decoration: none;
}
DT.accToggler a{
	WIDTH: 219px;
	CURSOR: pointer;
	COLOR: #520203;
	line-height: 25px;
	height: 25px;
	text-indent: 34px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../pics/button-up.gif);
}
DT.accToggler a:hover {
	background-image:url(../pics/button-down.gif);
}
DD.accContent {
	WIDTH: 219px;
	display: block;
}
DD.accContent UL {
	WIDTH: 219px;
	text-decoration: none;
	list-style-type: none;
}

DD.accContent UL LI {
	color: #5F0507;
	WIDTH: 219px;
	line-height: 18px;
	text-decoration: none;
	list-style-type: none;
	height: 18px;
	display: block;
	text-indent: 36px;
	font-weight: bold;
}

DD.accContent UL LI a {
	color: #000000;
	WIDTH: 219px;
	line-height: 18px;
	text-decoration: none;
	height: 18px;
	display: block;
	text-indent: 36px;
	font-weight: normal;
	background-image: url(../pics/b-sub.gif);
	background-position: left top;
}

DD.accContent UL LI a:hover {
	color: #5C0403;
	background-image: url(../pics/b-sub2.gif);
}
DT.accSingle a {
	WIDTH: 219px;
	CURSOR: pointer;
	COLOR: #5A0407;
	line-height: 25px;
	background-image:url(../pics/button-up.gif);
	height: 25px;
	text-indent: 34px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
DT.accSingle a:hover {
	background-image:url(../pics/button-down.gif);
}
.thrColFixHdr #container #sidebar2 .right-data-title a {
	font-size: 12px;
	font-weight: bold;
	color: #580300;
	text-decoration: none;
}
