/* CSS Document */
body{background-color:#9AACBD; font-family:Arial, sans-serif;}
table.main{height:600px; width:800px}
td.header{background-image:URL(pics/header.jpg); height:126px;}
td.navi{background-image:URL(pics/navi.jpg); height:451px; width:129px; vertical-align:top}
table.submenue{background-image:URL(pics/bg_submenue.jpg); width:100%; padding-left:30px; padding-top:2px; padding-bottom:2px;}
a{font-size:10pt; color:#7E98B1; font-weight:bold; text-decoration:none}
td.content{background-image:URL(pics/content.jpg); height:451px; width:671px}
td.footer{background-image:URL(pics/footer.jpg);}
h1{color:#7E98B1}
h2{color:#7E98B1; font-size:14px}
