﻿html		{height:100%;}
BODY		{ background-color: #FFFFFF; color: #333333; margin: 0px 0px 0px 0px; z-index: 10; font-family:Verdana; font-size:small;}
.page		{position: relative; left: 1%; border-style: solid; border-width: 0px 1px 1px 1px; border-color: #E6EEF5; top: 0px; bottom: 5px; z-index: 20; background-color: #FFFFFF; width: 100%;}
#header		{text-align: center;}

h2			{color: #333333; text-align:center;}
h3			{color: #333333; text-align:center;}
h4			{color: #333333; text-align:center;}
h5			{color: #333333; text-align:center;}




/*style for Grid View = use CssClass="gv" */
TABLE.gv	{white-space:normal !important; border-color:White;}
/*show / hide coulmn in GridView */
.hiddencol    {	display:none;	}
.viscol		  { display:block;	}


/*Panel Atributes for Articles and Warnings*/
legend { color: #1e52a1; font-size:18px; font-weight:bold; font-family:Verdana; }

/*style for metardecoded panel = use CssClass="pnlmeterdecoded" */
.pnlmeterdecoded { text-align:left; }




