@charset "utf-8";
/* CSS Document */

.twoColFixLtHdr #sidebar1 {
	width: 170px;
	padding: 10px 0px 0px 20px !important;
	background-color: #DBD5A4;
	text-align: left;
	margin-left: 0px;
	height: 465px;
	color: #2d2d2d;
	float: left;	
}

.twoColFixLtHdr #sidebar1 table {

 }

h3 { 

}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}

ul a{
	display: block;
	width: 150px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	text-indent: 10px;
	color: #2d2d2d;

}

.twoColFixLtHdr #sidebar1 a:link {
	text-decoration: none;
	color: #2d2d2d;
}
a:visited {
	text-decoration: none;
	color: #2d2d2d;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
	}

.style7 {
	font-size: 12px;
	font-style: italic;
}