* { padding: 0; margin: 0; }
html, body { background: #ffffff; width: 100%; font-family: Arial;  }
#wrapper { width: 100%; }
#pagediv { width: 1003px; }
#MiddleColumn { width: 700px; text-align: center; }
#LeftColumn { width: 150px; }
#RightColumn { width: 153px; }
td { vertical-align: top; }
div.topSpace { height: 30px; }
div.TopMenuHolder { background:url('/imgs/top_menu.jpg') no-repeat; height:33px; text-align: center; vertical-align: middle; color: #6B6A54; font-weight: bold;}
div.TopMenuHolder a { color: #6B6A54; text-decoration: none; }
td.IntroductionTextBox { width: 520px; font-size: 11pt; text-align: left; }
td.IntroductionTextBox div { width: 500px; height: 200px; overflow: auto; }
td.IntroductionTextBox h3 { color: #87a5d9; }
div img { border:none 0px; display: block;}
ul.sidemenu { width: 150px; list-style-type: none; text-align: left; }
ul.sidemenu li { background: url('/imgs/menu_title.gif') no-repeat; text-indent: 15px; min-height: 23px; overflow: visible; color: #000000; font-weight: bold; padding-bottom: 5px;}
div.submenutitle { padding-top: 3px; }
div.submenu { padding-top: 5px; color: #000000; }
div.copyright { font-size: 0.7em; color: #aaaaaa; }
div.copyright a { color: #aaaaaa; }
div.submenu a { color: #000000; text-decoration: none; }