html {
/* uncomment to force vertical scrollbar */
	min-height: 100%;
	margin-bottom: 1px;
}

table.container
{
	margin-top:2em;
	width:80%;
}


table.hbanner
{
    background-color:#1C5E78;
	width:100%;
	height:2em;
	border-style:none;
}

tr.hbanner
{
	height:60%;
}

td.hbanner
{
    background-image:url(images/b2.gif);
	  width:107px;
	  height:21px;
/*	background-repeat:no-repeat;
	background-position:left top;*/
  vertical-align: middle;
	text-align:center;
}

td.hbanneron
{
    background-image:url(images/b1.gif);
	width:107px;
	height:21px;
  	vertical-align: middle;
	text-align:center;
}

a.mlink
{
	text-decoration:none;
	color: #E3EBF1;
	font-family: times, serif; 
	font-weight: bold;
	font-size:14px;
	
}
a.mlink:hover { color:white;}
a.mlink:active { color:white;}
a.slink
{
	text-decoration:none;
	color: #E3EBF1;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size:10px;
	
}
a.slink:hover { color:white;}
a.slink:active { color:white;}

table.content
{
	width:80%;
	margin-top:3em;
	margin-left:2em;
	margin-right:2em;
	padding: 5px;
	font-size:13px;
}
th.content
{
	padding-top:5px;
	padding-bottom:15px;
	height: 50px;
}

h1.gtop
{
	font-size: 20px;
/*	color: #6E9ECF;*/
	color:#009240;
	margin-bottom:0px;
}

td.content
{
	padding-left:60px;
	padding-right:20px;
}
table.submenu
{
	background-color:#009240;
	width:100%;
	height:10px;
	border:0px;
}
td.submenu
{
	text-align:center;
	width:65px;
	padding:0px;
	margin:0px;
	border:0px;
	border-left:solid;
	border-color:white;
	border-left-width:3px;
	padding-left:6px;
	padding-right:6px;
}

div
{
}

div.def
{
	font-size:14px;
}

div.bifa
{
	padding:3px;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-style: italic;
}

pre
{
	margin-left: 24px;
}
