﻿<!--
<!doctype html public > 

	mtoo 	{ font: 16px Arial;font-weight: bold;color=black;border: 1px solid #000000;}

	body	{ color: #FFFFFF; font-size:"10pt" ; background-color:#6487DC }
	
/*TEXT="#000000" LINK="#800000" VLINK="#800000" ALINK="#800000"> */
	
/* body bgcolor="#FFFFFF" style="background-color: #6487DC" */
    
    a:link      { color: #FFFFFF; text-decoration:underline; font-size:10pt;}
	a:visited   { color: #FF9900; text-decoration:underline; font-size:10pt;}
	a:active    { color: #FFFFFF; text-decoration:underline; font-size:10pt;}
	a:hover     { background-color:#FFFFFF; color: #6487DC; text-decoration:underline; font-size:10pt; }
	
	table       { table-border-color-light: rgb(102,204,204);table-border-color-dark: rgb(0,102,102);}
	
	.menutitle	{    
                cursor:pointer;
                font:500 10pt Verdana font-weight:bold; text-align:center;
                color:#25385a;
                text-decoration:none;                                
                line-height:29px;
                width:162px; height:26px; 
                margin:0 0 1px 0;
                background: url("/images/menuback.gif");
}

	.submenu	{ cursor:pointer; margin-bottom: 0.5em; font:500 10pt Verdana; text-align:left; color:#25385A;     }
	
	.submenu2	{margin-bottom: 0.5em; background-color:#FFFFFF; color: #6487DC; text-decoration:underline; font: 8px;}



-->