td {
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color:#5F5F5F;
}

gray 
{
	text-decoration: underline;
	font-family:Tahoma;
	font-size:11px;
	color:#5F5F5F;
	}
.tbox
{
	font-family:Tahoma;
	font-size:11px;
}
a {

	text-decoration: underline;
	color:#5F5F5F;

}
.link {

	text-decoration: underline;
	color:#5F5F5F;

}

.head_blue
{
	color:#6780B8;
	font-weight:bold;
}
.head_white
{
	color:#FFFFFF;
	font-weight:bold;
}
.head_brown
{
	color:#B9771C;
	font-weight:bold;
}
.head
{
	color:#808080;
	font-weight:bold;
}
.menu
{
	color:#808080;
}
a.menu
{
	color:#808080;
	text-decoration:none;
}
a.copy
{
	color:#A8A8A8;
	text-decoration:none;
}
a.top
{
	color:#717171;
	text-decoration:none;
}
a.top2
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.top3
{
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}
.big
{
	font-weight:bold;
}
.white
{
	color:#FFFFFF;
}
a.white
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.b
{
	color:#0000FF;
	text-decoration:underline;
}
a.white_none
{
	color:#FFFFFF;
	text-decoration:none;
}
.orange
{
	color:#FD9403;
}
.brown
{
	color:#B9771C;
}
.light
{
	color:#7F7E7E;
}
a.blue
{
	color:#6780B8;
	text-decoration:underline;
}
.blue
{
	color:#6780B8;
}
.green
{
	color:#7C9D01;
}
a.darkblue
{
	color:#327085;
	text-decoration:underline;
}
.t10
{
	font-size:10px;
}
.t9
{
	font-size:9px;
}
.TabLabelDefaultStyle
{
      font-family: Tahoma;
      font-size: 8pt;
      color: black;
      cursor: pointer;
      background-color: #D8D8D8;
      line-height: 22px;
      border-left: 1px solid white;
      border-top: 3px solid white;
      border-right: 1px solid white;
}

.TabLabelHoverStyle
{
      font-family: Tahoma;
      font-size: 8pt;
      color: #FFFFFF;
      cursor: pointer;
      background-color: #D6EF6D;
      line-height: 22px;
      border-left: 1px solid white;
      border-top: 3px solid #D6EF6D;
      border-right: 1px solid white;
      text-decoration:none;
}

.TabLabelDisabledStyle
{
      font-family: Tahoma;
      font-size: 8pt;
      color: black;
      cursor: wait;
      cursor: no-drop;
      background-color: #D8D8D8;
      line-height: 22px;
      border-left: 1px solid white;
      border-top: 3px solid white;
      border-right: 1px solid white;
}

.TabLabelSelectedStyle
{
      font-family: Tahoma;
      font-size: 8pt;
      font-weight:bold;
      color: #FFFFFF;
      cursor: pointer;
      background-color: #9FC900;
      line-height: 22px;
      border-left: 1px solid #9FC900;
      border-top: 3px solid #9FC900;
      border-right: 1px solid white;
}

.TabLabelText
{
	text-align: center;
}
.TabDisabledText
{
	text-align: center;
	text-decoration:line-through;
}
.TabRadTabstrip
{
	border-bottom: 4px solid #9FC900;
	padding: 0px 0px;
}
