/* CSS Document */

DT.accToggler {
	WIDTH: 248px;
	CURSOR: pointer;
	COLOR: #323232;
	line-height: 28px;
	background-image:url(../pics-new/button-up.gif);
	height: 28px;
	text-indent: 18px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
DT.accToggler a{
	WIDTH: 248px;
	CURSOR: pointer;
	COLOR: #323232;
	line-height: 28px;
	height: 28px;
	text-indent: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../pics-new/button-up.gif);
}
DT.accToggler a:hover {
	background-image:url(../pics-new/button-down.gif);
	color: #FF0000;
}
DD.accContent {
	WIDTH: 248px;
	display: block;
}
DD.accContent UL {
	WIDTH: 248px;
	text-decoration: none;
	list-style-type: none;
}

DD.accContent UL LI {
	color: #003333;
	WIDTH: 248px;
	text-decoration: none;
	list-style-type: none;
	display: block;
	text-indent: 36px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../pics-new/sub-button.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.accContent ul .tournamentyear {
	text-indent: 20px;
	font-weight: bold;
	background-image: url(../pics-new/sub-button2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


DD.accContent UL LI a {
	color: #323232;
	WIDTH: 248px;
	text-decoration: none;
	text-indent: 28px;
	font-weight: normal;
	font-size: 11px;
	display: block;
}

DD.accContent UL LI a:hover {
	color: #FF0000;
	background-image: url(../pics-new/sub-button.gif);
}
DT.accSingle a {
	WIDTH: 248px;
	CURSOR: pointer;
	COLOR: #323232;
	line-height: 28px;
	background-image:url(../pics-new/single-button.gif);
	height: 28px;
	text-indent: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 11px;
}
DT.accSingle a:hover {
	background-image:url(../pics-new/single-button.gif);
	color: #FF0000;
}
DT.accSingle2 a {
	WIDTH: 248px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	line-height: 28px;
	background-image:url(../pics/button2-up.gif);
	height: 28px;
	text-indent: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
.Accordion .accContent .speciallink {
	line-height: 23px;
	background-image: url(../pics-new/single-button2.gif);
	width: 248px;
	text-indent: 28px;
	font-size: 11px;
	font-weight: bold;
}
.Accordion .accContent .speciallink a {
	line-height: 23px;
	background-image: url(../pics-new/single-button2.gif);
	width: 248px;
	text-indent: 28px;
	font-size: 11px;
	font-weight: bold;
}

DT.accSingle2 a:hover {
	background-image:url(../pics/button2-down.gif);
}
