body		{
			font: 10pt calibri;
			font: 15px "arial narrow";
			font: 14px arial;
			font: 14px sans-serif;
		     text-align: justify;
		     background-color: #e7e8e7;
		     margin-left:0px;
		     margin-right:0px;
		     margin-top:0px;
		     margin-bottom:0px;
			}

pre, table, p, div, span, em, ul, ol
			{
		     text-align: justify;
			font: 10pt calibri;
			font: 15px "arial narrow";
			font: 14px arial;
			font: 14px sans-serif;
			}
			
a:link 		{
			text-decoration: underline;
			color:#395D91;
			}
a:visited 	{
			text-decoration: underline;
			color:#2B4C7B;
			}
a:hover 	{
			text-decoration: underline;
			color:#151B8D;
			background:#F9D10A;
			}
a.drop:hover 	{
			color:#FFFFFF;
			background:#4C79BA;
			}
a:active 	{
			color: #3C556B;
			text-decoration: underline;
			}


h2   { font-size: 1.4em; margin: 0px; font-weight:700; text-align:center; height:35px}
h3   { font-size: 1.3em; margin: 0px; font-weight:700; text-align:center; }
h4   { font-size: 1.3em; margin: 0px; font-weight:700; text-align:left;}

.tdmargin	{padding-left:10px;padding-right:10px;}
.limargin	{margin-bottom:8px}

.bred		{font-weight:700;color:#990000}

.anylinkmenu{
border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position: absolute;
left: 0;
top: 0;
visibility: hidden;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #e7e8e7;
width: 200px; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:  700px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family:calibri,"Trebuchet MS",arial;
  font-size:10px; 
  font-weight: 700;
  font-size: 1.0em;
  color:   #008000;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family:calibri,tahoma,"Trebuchet MS",arial;
  font-size:10px; 
  font-weight: 700;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 700px; }