
.top_sbar {
	background-image: url(../images/top_sidebar.jpg);
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339999;
}
.fill_sbar {
	background-image: url(../images/fill_sidebar.jpg);
	background-repeat: repeat-y;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AEA688;
	vertical-align: bottom;
	line-height: 18px;
}
td.fill_sbar:Hover {
	background-image: url(../images/fill_sidebar_brown_active.jpg);
	background-repeat: repeat-y;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
	line-height: 18px;
}                                                   
.fill_sbar_blue {
	background-image: url(../images/fill_sidebar_blue.jpg);
	background-repeat: repeat-y;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #80a5b5;
	line-height: 18px;
	vertical-align: bottom;
}
td.fill_sbar_blue:Hover {
	background-image: url(../images/fill_sidebar_blue_active.jpg);
	background-repeat: repeat-y;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	vertical-align: bottom;
	text-decoration:none;
}
a.link_fei {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AEA688;
	line-height: 18px;
	vertical-align: bottom;
}
a.link_fei:Hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	vertical-align: bottom;
}
a.link
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #80a5b5;
	line-height: 18px;
	vertical-align: bottom;
	text-decoration:none;
}
a.link:Hover
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	vertical-align: bottom;
	text-decoration:none;
}
td.link:Hover
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	vertical-align: bottom;
	text-decoration:none;
}
.fill_sbar_grey {
	background-image: url(../images/fill_sidebar_grey.jpg);
	background-repeat: repeat-y;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9B9B9B;
	line-height: 18px;
	vertical-align: bottom;
}
