body {
	scrollbar-track-color: "#003300";
	scrollbar-base-color: "#003300";
	color : black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
} 
table, td, tr {
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A {
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TD.clsNewsTitle{
	font-weight : bold;
	background-color: #D6D6C0;
}

TD.clsNewsText{
	background-color: #DADADA;
}
.clsNode{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	line-height: 2em;
}
.clsNode:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	line-height: 2em;
}
.clsNode:hover{
	color: #003300;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	line-height: 2em;
}
.clsNodeL1{
	color: #B11816;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	line-height: 1.5em;
}
.clsNodeL1:visited{
	color: #B11816;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	line-height: 1.5em;
}
.clsNodeL1:hover{
	color: #B11816;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
	line-height: 1.5em;
}
.clsNodeL2{
	color: #B11816;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	line-height: 1.5em;
}
.clsNodeL2:visited{
	color: #B11816;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	line-height: 1.5em;
}
.clsNodeL2:hover{
	color: #B11816;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
	line-height: 1.5em;
}

.clsNodeL3{
	color: #B11816;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	line-height: 2em;
}
.clsNodeL3:visited{
	color: #B11816;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	line-height: 2em;
}
.clsNodeL3:hover{
	color: #B11816;
	font-weight : bold;
	font-size : 10px;
	text-decoration : underline;
	line-height: 2em;
}

