<style type="text/css">
page.test {}
A { color: blue; text-decoration: none; }
A:hover { color: blue; text-decoration: underline; }
A.menu { color: #FCDD03; text-decoration: none; }
A.menu:hover { color: blue; text-decoration: none; }
div, table, td { font-family: Arial; font-size: 10pt; }
td.sidemenu { background-color: transparent; width: 178px; font-weight: bold; }
td.maincontent { background-color: white; width: 447px; padding: 17px;}
td.leftbg { width: 29px; background-image:url('images/leftbg.gif'); }
td.rightbg { width: 29px; background-image:url('images/rightbg.gif');}
body { scrollbar-arrow-color: #FCDD03; scrollbar-base-color: #006BFF; scrollbar-darkshadow-color: black; scrollbar-track-color: #006BDE; scrollbar-face-color: #006BFF; scrollbar-shadow-color: default; scrollbar-highlight-color: #AAD7FF; scrollbar-3d-light-color: #FFFFFF;
</style>