a
{
	cursor: pointer;
}
#list a:link
{
	color: #336699;
	text-decoration: none;
}
#list a:visited
{
	color: #666699;
	text-decoration: none;
}
#list a:hover
{
	background: #A69c8F none repeat scroll 0 0;
	color: #FFFFFF;
	text-decoration: none;
}
#list a:active
{
	background: #A69c8F none repeat scroll 0 0;
	color: #FFFFFF;
	text-decoration: none;
}
a img
{
	border-width: 0;
}
h2
{
	color: #006600; /* font-family: normal Arial,Helvetica,sans-serif; */
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 12px;
}
input
{
	font-size: 13px;
	margin-right: 3px;
}

.greyinput
{
	color: #CCCCCC;
}
.rr
{
	float: right;
}
.ul
{
	border-bottom: 1px dashed #DDDDDD;
	clear: both;
	line-height: 100%;
}
.pl
{
	margin: 10px 0;
	color: #666666;
	
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 150%;
}
.pl2
{
	color: #666666;	
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 150%;
	margin: 10px 0;
}
.paginator
{
	color: #313031;	
	font-size: 14px;
}
.paginator a
{
	border: 1px solid #B7D8EE;
	color: #0030CE;
	margin: 0 3px;
	padding: 2px 6px 2px 5px;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.paginator a:hover, .paginator a:active, .paginator li.active_page a
{
	background-color: #D2EAF6;
	border: 1px solid #B7D8EE;
	color: #0066A7;
}
.paginator li
{
	float: left;
}
.paginator li.active_page a
{
	cursor: pointer;
}
/*
.paginator a, .thispage, .break
{
    margin: 2px;
    padding: 0 4px;
}
.paginator .prev
{
    margin-right: 20px;
}
.paginator .next
{
    margin-left: 20px;
}
.paginator .next a, .paginator .prev a
{
    margin: 0;
    padding: 0;
}
.paginator .count
{
    font-size: 14px;
    margin-left: 20px;
}
.paginator .thispage
{
    background: #83BF73 none repeat scroll 0 0;
    color: #FFFFFF;
}
.paginator .break
{
    color: #999999;
}
*/
.tags-list
{
	line-height: 23px;
	margin-bottom: 15px;
}
.greyinput
{
	color: #CCCCCC;
}
.mb30
{
	margin-bottom: 30px;
}
.bs
{
	margin: 0;
	padding: 0;
}
.bs li
{
	border-bottom: 1px dashed #DDDDDD;
	margin: 0;
	padding: 4px 0;
}

a.tag, a.tag:active, a.tag:visited
{
	background: transparent url(tag.gif) no-repeat scroll left center;
	margin-left: 5px;
	padding: 0 5px 0 15px;
	color: #336699;
}
a.tag:hover
{
	color: #000000;
}

.img-box
{
	width: 100px;
	height: 100px;
	background: transparent url('pic-shadow-100_100.jpg' ) no-repeat left top;
	padding: 5px 10px 10px 5px;
	margin-left: 10px;
}

a.unit-selected
{
	background: transparent url(img/link-current-bg.gif) no-repeat scroll left center !important;
	padding-left: 12px !important;
	color: #0099ff !important;
	cursor: default;
	outline: none !important;
	font-weight: bold;
}

li.branch-selected
{
	background: transparent url(img/link-current-bg.gif) no-repeat scroll left center !important;
	padding-left: 12px !important;
	color: #0099ff !important;
	cursor: pointer;
	outline: none !important;
	font-weight: bold;
}
