document.write('<style type="text/css">');
document.write('<!--body {background-color: #AAACBB;background-image: url images/bg_tile.gif);}');
document.write('body,td,th {color: #333333;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}');
document.write('a {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}');
document.write('a:link {color: #CC0000;}');
document.write('--></style>');
document.write('<style type="text/css">');
document.write('#coolmenu{border: 0px;width: 100%;background-color: #6D7187;}');
document.write('#coolmenu a{font: bold 12px MS San Serif;padding: 5px;padding-left: 4px;display: block;width: 100%;color: Black;text-decoration: none;}');
document.write('html>body #coolmenu a{ /*Non IE rule*/width: auto;}');
document.write('#coolmenu a:hover{font: bold 12px MS San Serif;background-color: #C16756;color: white;}');
document.write('</style>');