﻿body
{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #ffffff;
}
table, td, tr, th, div, p
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}
a
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.treeNode
{
    font-size: 11px;
    color: #000000;
}
.treeSelected
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}
h1
{
    font-size: 14px;
    font-weight: bold;
}
.xMenueItem
{
    color: #000000;
}
.xMenueSelected
{
    color: #000000;
}
.xMenueHover
{
    color: #000000;
}
.HyperLink
{
    color: #000000;
}
.LinkButton
{
    color: #000000;
    font-weight: bold;
}
.vline_right
{
    width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #000000;
}
.vline_left{
    width: 1px; border-left-style: solid; border-left-width: 1px; border-left-color: #808080;
}
hr
{
    color: #000000;
    height: 1px;
}