﻿body 
{
	font-family:Arial;
	color:#303A58;
	font-weight:bolder;
}
html,body,table#fullheight
{
	height:100%; 
	width:100%; 
	margin:auto; 
}

A.LinkLabel
{
	text-decoration: none;
	color:#303A58;
	font-weight:bolder;
}

A.lnkExport
{
	text-decoration: underline;
	color:#303A58;
	font-weight:bolder;
	font-size:x-small;
}

.txtExport
{
	color:#303A58;
	font-weight:bolder;
	font-size:x-small;
}

.MapCell
{
	border-style:solid;
	background-color:#303A58;
}
div.MyToolTip
{
	
	border-style:solid;
 border-width: thin;
	background-color:#ffffff;
	 font-size:x-small;
}

Table.LinkTable
{
	background-color:#ffffff;
	color:#ffffff;
	/*border-style:solid;
	border-color:#303A58;
*/
	font-size:small;
	font-weight:bold;
	
}
TR.LinkTable
{
	background-color:#ffffff;
	color:#ffffff;
	border-style:solid;
	border-color:#303A58;
	font-size:small;
	font-weight:bold;

}
#GMap
{
	width: 100%;
	height: 400px;
}
