﻿
body
{
	color: black;
	margin: 0px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
TR
{
	font-family: Verdana;
}
LABEL
{
	font-family: Verdana;
}
TD
{

	 FONT-SIZE: 11px; COLOR: #444444; LINE-HEIGHT: 1.4em; FONT-FAMILY: Tahoma
	
}
div.color {
    background: rgb(204,204,255);
    padding: 0.5em;
    border:1;
  }

div.box { border: solid; border-width: thin; width: 100% }

BUTTON
{
	font-family: Verdana;
	font-size :medium; 
}

.txt {

            FONT-SIZE: 11px; COLOR: #444444; LINE-HEIGHT: 1.4em; FONT-FAMILY: Tahoma

}

.txt A:visited {

            COLOR: #126727; TEXT-DECORATION: none;

}

.txt A:link {

            COLOR: #126727; TEXT-DECORATION: none; 

}

.txt A:active {

            TEXT-DECORATION: underline;

}

.txt A:hover {

            TEXT-DECORATION: underline;

}
a.LinkClass:link {color: #126727; text-decoration: none; }
a.LinkClass:visited {color: #126727; text-decoration: none; }
a.LinkClass:hover {color: #126727; text-decoration: underline; }
a.LinkClass:active {color: #444444; } 

.HideDiv {color:#000033; background-color:#E4F3D1;visibility:hidden;position:absolute;}
