.Panel {
	margin: 0px;
	padding: 0px;
	background-color: #0C1425;
}
.PanelTab {
	background-color: #c19061;
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: "Lucida Sans", "Aachen BT", "Americana BT";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.PanelContent {
	margin: 0px;
	color: #0C1425;
	text-decoration: none;
	font-family: "Lucida Sans", "Aachen BT", "Americana BT";
	font-size: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}
.PanelContent a:link, a:active {
	color: #0C1425;
	text-decoration: none;
}
.PanelContent a:Hover {
	color: #0C1425;
	text-decoration: none;
	background-color: #630000;
}
.Panel-Acc-Inj {
	background-image: url(../../images/BG-Acc-Inj.jpg);
	background-repeat: no-repeat;
	background-color: #670001;
}
.Panel-DD {
	background-image: url(../../images/BG-Criminal-Defense-.jpg);
	background-repeat: no-repeat;
	background-color: #630000;
}
.Panel-Fam {
	background-image: url(../../images/BG-Divorce-Family.jpg);
	background-repeat: no-repeat;
	background-color: #630000;
}
.Panel-BL {
	background-image: url(../../images/BG-Business-Law.jpg);
	background-repeat: no-repeat;
	background-color: #630000;
}
.PanelTab a {
	color: #FFFFFF;
	text-decoration: none;
}
.PanelTabHover{
	color: #0C1425;
	text-decoration: none;
}
