document.writeln('<style type="text/css">');
document.writeln('div 			{ color: #000000; font-size: 9px; font-family: verdana, arial, helvetica, sans-serif; }');
document.writeln('.menuinact		{ background-color: #F7F7F7; font-size: 10px; line-height: 21px;  color: #B9402C;}');
document.writeln('.menuact		{ background-color: #FFFFFF; font-size: 10px; line-height: 21px; cursor:hand; color: #73847B;}');
document.writeln('.menuinactCu		{ background-color: #F7F7F7; font-size: 10px; color: #B9402C;}');
document.writeln('.menuactCu		{ background-color: #FFFFFF; font-size: 10px; cursor:hand; color: #73847B;}');
document.writeln('</style>');

