﻿body {
}


A.wlink:link {
color: #000000;
text-decoration: none;
}

A.wlink:visited {
color: #000000;
text-decoration: none;
}

A.wlink:active {
color: #000000;
text-decoration: none;
}

A.wlink:hover {
color: #306698;
text-decoration: none underline;
}

A.darky:link {
color: #000000;
text-decoration: none;
font-size:8pt;
font-weight:normal;
}

A.darky:visited {
color: #000000;
text-decoration: none;
font-size:8pt;
font-weight:normal;
}

A.darky:active {
color: #000000;
text-decoration: none;
font-size:8pt;
font-weight:normal;
}

A.darky:hover {
color: #306698;
text-decoration: none underline;
font-size:8pt;
font-weight:normal;
}

A.Logout:link {
color: #ffffff;
text-decoration: none;
font-size:8pt;
}

A.Logout:visited {
color: #ffffff;
text-decoration: none;
font-size:8pt;
}

A.Logout:active {
color: #ffffff;
text-decoration: none;
font-size:8pt;
}

A.Logout:hover {
color: #ffffff;
text-decoration: none;
font-size:8pt;
font-weight:bold;
}




A.banner:link {
color: #ffffff;
text-decoration: none;
font-family:Tahoma;
font-size:8pt;
}

A.banner:visited {
color: #ffffff;
text-decoration: none;
font-family:Tahoma;
font-size:8pt;
}

A.banner:active {
color: #ffffff;
text-decoration: none;
font-family:Tahoma;
font-size:8pt;
}

A.banner:hover {
color: #F19E00;
text-decoration: none;
font-family:Tahoma;
font-size:8pt;
}

A.more:link {
color: #4A9FC7;
text-decoration: none underline;
font-family:Tahoma;
font-weight:bold;
font-size:8pt;
}

A.more:visited {
color: #4A9FC7;
text-decoration: none underline;
font-family:Tahoma;
font-weight:bold;
font-size:8pt;
}

A.more:active {
color: #4A9FC7;
text-decoration: none underline;
font-family:Tahoma;
font-weight:bold;
font-size:8pt;
}

A.more:hover {
color: #F19E00;
text-decoration: none underline;
font-family:Tahoma;
font-weight:bold;
font-size:8pt;
}

A.mp:link {
color: #000000;
text-decoration: none underline;
font-family:Tahoma;
font-weight:bold;
font-size:10pt;
}

A.mp:visited {
color: #000000;
text-decoration: none underline;
font-family:Tahoma;
font-weight:bold;
font-size:10pt;
}

A.mp:active {
color: #000000;
text-decoration: none underline;
font-family:Tahoma;
font-weight:bold;
font-size:10pt;
}

A.mp:hover {
color: #009900;
text-decoration: none underline;
font-family:Tahoma;
font-weight:bold;
font-size:10pt;
}


A.hlink:link {
color: #003459;
text-decoration: none;
font-family:Tahoma;
font-size:8pt;
}

A.hlink:visited {
color: #003459;
text-decoration: none;
font-family:Tahoma;
font-size:8pt;
}

A.hlink:active {
color: #003459;
text-decoration: none;
font-family:Tahoma;
font-size:8pt;
}

A.hlink:hover {
color: #FF8D06;
text-decoration: none underline;
font-family:Tahoma;
font-weight:bolder;
font-size:8pt;
}

.DataGridHeader
{
	font-family: Tahoma;
	color:#ffffff;
	font-size:8pt;
	text-align:center;
	font-weight: bold;
	padding-left:5px;
	position: static; 
	height:20px;
	background-color:#c0c0c0;
}

.TableText
{
	font-family: Tahoma;
	font-size: 8pt;
	color:Black;
	text-decoration: none;
	text-align:left;	
	padding-left:5px;
	padding-right:5px;
	background-color: #efefef;
}

.AlternatColor
{
	font-family: Tahoma;
	font-size: 8pt;
	color:Black;
	text-align:left;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
	background-color: #f8f8f8;
}

.DataGridHeaderDDM
{
	background-color:#306698;
	color:#ffffff;
	font-family:Verdana;
	height:19px;
}

.TableTextDDM
{
	font-family: Tahoma;
	font-size: 8pt;
	color:Black;
	text-decoration: none;
	text-align:left;	
	padding-left:5px;
	padding-right:5px;
	background-color: #f0e6c9;
}

.AlternatColorDDM
{
	font-family: Tahoma;
	font-size: 8pt;
	color:Black;
	text-align:left;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
	background-color: #f0eddf;
}

.DataGridHeaderTN
{
	background-color:#f1f1d2;
	font-size:0pt;
	color:#ffffff;
	font-family:Verdana;
	height:0px;
}

.TableTextTN
{
	font-family: Tahoma;
	font-size: 8pt;
	color:Black;
	text-decoration: none;
	text-align:left;	
	padding-left:5px;
	padding-right:5px;
	
	
}

.AlternatColorTN
{
	font-family: Tahoma;
	font-size: 8pt;
	color:Black;
	text-align:left;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}