.sidebar {}
.sidebar a {margin:0px; font-weight:normal; padding-left:13px; padding-right:10px;}
#toolbar a{font-size:11px; font-weight:normal; text-transform:uppercase;}
a.link {
	color: #fff;
	padding-right:10px;
	text-decoration: none;
}
a.link:hover {
	background-color:#03244d;;
	text-decoration: none;}

a.group{
	background:url(/template/images/arrowRight.png) no-repeat 4px center;
	color: #fff;
	padding-right:10px;
	text-decoration: none;
}
a.group:hover {
	background:#03244d url(/template/images/arrowRight.png) no-repeat 4px center;
	color: #fff;
	text-decoration: none;
}
a.option {
	background-color:#03244d;
	color: #fff;
	padding-left:25px;
	text-decoration: none;
}
a.option:hover {
	text-decoration: underline;

}
.show {display:inline;}
.hide {display:none;}
.orangeDecorBar1{background-color:#f9903f; font-size:1px; height:2px;}
.orangeDecorBar2{background-color:#dd550c; font-size:1px; height:12px;}
table tr td, table tr th{padding:5px;}