﻿
.TableGlobal
{
	background-color: #E4E6E9;
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 12px;
	color: #8C2290;
	width:100%;
}

.TableGlobal .HeaderTB
{
	text-align:center;
	background-color: #C6CCD4;
	font-size: 13px;
	color: #22226A;
	border-top: solid 2px #cecece;
}

.TableGlobal .DetailTB
{
	font-size: 12px;
	color: #222222;
}

.TableGlobal .HightLight
{
	background-color: #EFF1F3;
}
.linktest a
{
	cursor : pointer;
	color: #000000;
}
.linktest a:link
{
	color: #000000;
}
.linktest a:hover
{
	color: #000000;
}
.linktest a:visited
{
	color: #000000;
}
.TableGlobal .Col1
{
	background-color:#E4E6E9;
	text-align:right;
	color: #22226A;
}
.TableGlobal .Col2
{
	background-color:#DADADA;
	text-align:left;
	color: #22226A;
}
.TableGlobal a
{
	cursor : pointer;
	color: #8C2290;
}
.TableGlobal a:link
{
	color: #8C2290;
}
.TableGlobal a:hover
{
	color: #8C2290;
}
.TableGlobal a:visited
{
	color: #8C2290;
}
