@charset "utf-8";
ul.sidebar1{
	list-style-type:none;
	padding-left:0;
	padding-bottom:15px;
	margin-left:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul.sidebar1 a{
	background: #B1B1B1;
/*	color:#FFF;*/
	color:#663300;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border-width:4px;
	border-style:solid;
	border-top-color:#DFDFDF;
	border-right-color:#666;
	border-bottom-color:#333;
	border-left-color:#858585;
	display:block;
}
ul.sidebar1 a:hover{
	border-top-color:#DFDFDF;
	border-right-color:#666;
	border-bottom-color:#333;
	border-left-color:#858585;
	background:#6f6f6f;
	color:#FFF;
}
ul.sidebar1 a:visited{
	text-shadow:#3333FF;
}
ul.sidebar1 li{
}

ul.subside{
	list-style-type:none;
	padding-left:0;
	padding-bottom:15px;
	margin-left:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul.subside a{
	background: #B1B1B1;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	border-width:2px;
	border-style:solid;
	border-top-color:#DFDFDF;
	border-right-color:#666;
	border-bottom-color:#333;
	border-left-color:#858585;
	display:block;
}
ul.subside a:hover{
	border-top-color:#DFDFDF;
	border-right-color:#666;
	border-bottom-color:#333;
	border-left-color:#858585;
	background:#6f6f6f;
	color:#FFF;
}
ul.subside a:visited{
	text-shadow:#3333FF;
}
ul.sidebar1 li{
}

div.subside{
/*	border:2px;
	background-color:#33CCFF;*/
	margin-left:15px;
}
div.subside ul{
float:none;
}

/* CSS Document */

