#main {position: absolute; top: 50%; left: 50%; width: 950px; height: 600px; margin-left: -475px; margin-top: -300px; overflow: hidden;}
#ngTitle {position: absolute; top: 0px; left: 0px; width: 950px; height: 117px;}
#menu {position: absolute; top: 117px; left: 20px; width: 154px; height: 446px;}
#content {position: absolute; top: 130px; left: 190px; width: 760px; height: 430px; overflow: auto;}
#bottom {position: absolute; bottom: 0px; left: 0px; width: 950px; height: 37px;}

body {margin: 0px; background-color: #FFFFFF; color: #000000; font-family: verdana,  helvetica, arial, sans-serif, "sans serif"; font-size: 10pt;}

h1 {font-size: 13pt; font-weight: bold;}
h2 {font-size: 10pt; font-weight: bold;}

a {text-decoration: none; color: #1901A8;}
a:hover {color: #1679D4;}

ul.menu_main {list-style-type: none; margin: 0px; padding: 0px; text-align: center;}

li {padding-top: 2px; padding-bottom: 2px;}

div.componentheading {font-size: 13pt; font-weight: bold;}
