@charset "utf-8";
/* CSS Document */
/*--------------------------SIDE BAR--------------------------*/

#LeftPanel {
	font-family: Georgia, Arial, serif;
	text-decoration: none;
	padding-top: 0px;
	color: #022F52;
	width: 260px;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
}
#LeftPanel .v4mid, #LeftPanel .lcat {
	font-family: Georgia, Arial, serif;
	color: #022F52;
	padding-left: 5px;
	padding-right: 13px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#LeftPanel a {
	font-family: Georgia, Arial, serif;
	color: #022F52;
	font-weight: normal;
	font-family: Georgia, Arial, serif;
	text-decoration: none;
}
#LeftPanel .v4mid a:hover, LeftPanel .v4mid a:active {
	font-family: Georgia, Arial, serif;
	color: #727272;
	text-decoration: none;
	border-bottom: #828282;
}
#LeftPanel .ttl {
	color: #022F52;
}
#LeftPanel .v4midBox {
	border: 0px;
}
#LeftPanel .v4accent {
	display: none;
}
#LeftPanel .v4title {
	font-family: Georgia, Arial, serif;
	font-size: 20px;
	color: #ffffff;
	overflow: hidden;
	background: -webkit-gradient(linear, left top, left bottom, from(#A72C2A), to(#000000));
	background: -webkit-linear-gradient(top, #A72C2A, #000000);
	background: -moz-linear-gradient(top, #A72C2A, #000000);
	background: -ms-linear-gradient(top, #A72C2A, #000000);
	background: -o-linear-gradient(top, #A72C2A, #000000);
	color: #FFF;
}
.lev1 {
	margin: 0 0 0 0;
}
#LeftPanel .v4baccent, #LeftPanel .v4vspacer {
	display: none;
}
#LeftPanel .v4nl td {
	font-family: Georgia, Arial, serif;
	color: #022F52;
}
#LeftPanel .v4hspacer {
	display: none;
}
#LeftPanel h2 {
	font-family: Georgia, Arial, serif;
	font-size: 20px;
	color: #ffffff;
}
#LeftPanel li {
	font-family: Georgia, Arial, serif;
	border-bottom: #B9B9B9 thin solid;
	color: #000080;
	font-weight: bold;
	list-style: none;
	padding: 0 0 2px 0;
}
#LeftPanel .lev2 li {
	font-family: Georgia, Arial, serif;
	border-bottom: none;
	color: #222222;
	list-style: none;
}
#LeftPanel .lcat .lev2 li span {
	font-family: Georgia, Arial, serif;
	border-bottom: #B9B9B9 thin solid;
	color: #222222;
}
#LeftPanel .lcat .lev2 li span.cnt {
	font-family: Georgia, Arial, serif;
	color: rgb(102, 102, 102);
}
#LeftPanel .fs2-fs table.fs2-strp {
	font-family: Georgia, Arial, serif;
	background-color: rgb(50, 50, 50);
	border: 1px solid rgb(100, 100, 100);
}
#LeftPanel .fs2-fs table.fs2-strp td {
	font-family: Georgia, Arial, serif;
	border-left: 1px solid rgb(100, 100, 100);
}
