body
{
	margin: 0;
	font-family: arial;
	font-size: 9pt;
	background-color: rgb(195,208,255);
}
td
{
	font-size: 9pt;
}
input
{
	font-size: 10pt;
	border: 1px solid navy;
}
form
{
	margin: 0;
}
.mnu
{
	background-color: rgb(49,47,83);
}
.txt
{
	background-color: rgb(195,208,255);
	font-size: 9pt;
	padding-top: 10px;
}
.head
{
	font-weight: bold;
}
h1, h2, h3, h4
{font-family: tahoma;}
h1{font-size: 12pt;}
h2{font-size: 10pt;}
h3{font-size: 9pt;}
h4{font-size: 8pt;}

p
{
	text-align: justify; margin-left: 5; margin-right: 5;
}
#curr
{
	color: yellow;
}
.left
{
	background-image: url(/images/left.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.right
{
	background-image: url(/images/right.gif);
	background-repeat: no-repeat;
	padding-left: 29px;
}
a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	color: navy;
}
.menu, td.left a
{
	color: gold;
	font-weight: bold;
	font-size: 9pt;

}
a:hover
{
	color: red;
}
a.menu:hover
{
	color: white;
}
.date
{
	font-weight: bold;
}	
img
{
	border:0;
}
#newsBlock
{
	margin-left: 0px;
}
#newsBlock ul
{
	list-style: url(/images/dummy.gif);
	border-top: 1px solid navy;
	margin-right: 10px;
}
#newsBlock, #newsBlock a
{
	font-size: 8pt;
}
#newsBlock li
{
	border-bottom: 1px solid navy;
}
#divtd
{
	font-size: 7pt;
}
#maintab
{
	background-color: navy;
	font-size: 9pt;
	color: white;
}
#tc td
{
	padding-left: 4px;
}
#inproc
{
	font-family: tahoma;
	font-size: 20pt;
	color: navy;
	font-weight: bold;
}
.n
{
	font-weight: bold;
}
.lvl0 {margin-left: 10; font-weight: bold;}
.lvl1 {margin-left: 30;}
.lvl2 {margin-left: 50;}
.lvl3 {margin-left: 70;}
.lvl4 {margin-left: 90;}
.lvl5 {margin-left: 100;}
.lvl6 {margin-left: 110;}

.deps    {border: 1px solid rgb(49,47,83); font-family: Arial;}
.lst td   {font-size: 8pt;}
.dep td  {font-size: 9pt;border-bottom: 1px solid rgb(49,47,83);}

.pu
{
	margin-right: 10px;
}