@charset "UTF-8";
.style19 {
	color: #FFFFFF;
	font-size: 10px;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(../Trial/..images/expandf) no-repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #002156;
	position: absolute;
	z-index: 1020;
}
Slide Panel
a:focus {
	outline: none;
}
#panel {
	height: 250px;
	display: none;
	background-color: #042458;
	color: #FFFFFF;
	background-image: url(../backgrounds/panel.jpg)
%20repeat-x);
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color: #002157;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btn-slide {
	text-align: left;
	width: 115px;
	height: 16px;
	padding: 2px 5px 0 0;
	margin: ;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 100%;
	font-weight: bold;
	vertical-align: top;
	background: #e9e7e7 url(../Scripts/jquery-tutorials/images/arrow-square.gif) no-repeat left -56px;
}
.active {
	background-position: left 0px;
}


#panel table {
}
#panel a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
