﻿@import url(Table_Control.css);

body
{
	background:whitesmokef;
}
a:link {
	text-decoration: none;
	color: #00009B;
}
a:visited {
	text-decoration: none;
	color: #00009B;
}
a:hover {
	color: #DC0404; text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #646464;
}
.LB_Warning
{
	color: red;
	font-weight: bold;
}
.LB_Title
{
	color: maroon;
}
.Red_B
{
	color :Red ;
	font-weight :bolder }
.Green_B
{
	color :Green ;
	font-weight :bolder }

.Tree_A
{
color:Green;
font-weight :lighter }

.Tree_B
{
	color: Green;
	font-weight:bolder ;
	font-size: medium;
	
	
}

    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #666;
      }
      
.labelright
{text-align:right;}
