/*=(===============================================================)*/

/*=(===============================================================)*/
/*=(Created with RoboEditor.)=======================================*/
/*=(===============================================================)*/

a:link,
a:visited,
a:active {
	color: #0000ff;
}

.navigator {
	border-width: 0;
	border-color: #000000;
	width: 100%;
}

/*=(Generated Code)=================================================*/
/*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
/*begin!kadov{{=====================================================*/ 
LI.kadov-Cnavigator {
}
/*}}end!kadov=======================================================*/ 



table {
	border-width: 0;
	border-color: #000000;
	border-style: solid;
	width: 100%;
}

td {
	color: #000000;
	font-family: Arial, helvetica, Verdana;
	font-size: 9pt;
	border-width: 0;
	border-color: #000000;
	border-style: Solid;
	padding-right: 2px;
	padding-left: 2px;
}

th {
	background-color: #cccccc;
	color: #000000;
	font-family: Arial, helvetica, Verdana;
	font-size: 9pt;
	font-style: bold;
	align: center;
	border-width: 0;
	border-color: #000000;
	border-style: solid;
}

.clsNode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	cursor: hand;
	color: black;
}

.clsNode:hover {
	color: #EC3F04;
}

ul.vertical-menu {
	padding-left: 0px;
    margin-top: 0;
}
ul.vertical-menu li a{
	line-height: 22px;
	text-decoration: none;
}
ul.vertical-menu li a:hover{
	text-decoration: none;
	color: #EC3F04;
}
ul.vertical-menu li{
	list-style: none;
	font-size: 11px;
}
li.arrow ul{
	display: none;
	padding-left: 20px;
}
li.arrow.in > ul{
	display: block;
}
ul.vertical-menu li > a:before{
	content: "";
	display: inline-block;
	width: 22px;
    height: 15px;
    vertical-align: middle;
}
li.arrow > a:before{
	background: url("script/icon_plus.gif") no-repeat;
}
li.arrow.in > a:before{
	background: url("script/icon_minus.gif") no-repeat;
}
li.book > a:before{
	background: url("script/icon_book_open.gif") no-repeat;
}
