* {
    margin: 0;
    padding: 0;
}

td {
    background-color: #fff;
}

html {
    font-size: 100%;
    height: 100%;
}

div.clearfloats {
    clear: both;
}

body {
    font-family: Helvetica, Arial, sans-serif ;
    font-size: 9pt;
    text-align: left;
    text-decoration: none;
    background-color: #dddddd;
    border-width: 0px 0px 0px 0px;
    border-style: none;
}

a {  
    color: #000000; 
    font-size: 9pt;
    text-decoration: none;
}

a:hover {
    color: #0000C0;
    font-size: 9pt;
    text-decoration: underline;
}

/*====================================*/
/* header stuff */

div#topfill {
    width: 760px;
    height: 10px;
    background-color: #ddd;
    margin-left: auto;
    margin-right: auto;
}

div#outer {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    background-color: #cccccc;
}

div#headwrap {
    background: #ffffff;
    height: 20px;
    width: 760px;
    float: left;
}

div#lang {
    width: 65px;
    height: 25px;
    text-indent: 5px;   
    background: #999;
    float: left;
}

div#flag1 {
    width: 40px;
    height: 25px;
    background: #999999;
    float: left;
}

div#flag2 {
    width: 40px;
    height: 25px;
    background: url("../graphics/lang.gif") no-repeat;
    float: left;
}

div#anim {
    width: 500px;
    height: 26px;
    margin: 4px 0px 0px 15px;
    float: left;
}

/*====================================*/
/* menu stuff */

div#sidebar {
    width: 143px;
    border: solid #5aa5de;
    border-width: 0px 2px 0px 0px;
    float: left;
}

div#menuwrap {
    width: 143px;
    border: solid #5aa5de;
    border-width: 0px 0px 2px 2px;
    float: left;
}

div#menabove {
    width: 143px;
    height: 15px;
    background-color: #5aa5de;
}

div.menpad {
    width: 143px;
    height: 10px;
    background-color: #999999;
}

div#menbot {
    width: 143px;
    height: 15px;
    background-color: #999999;
}

div#sidebar {
    width: 143px;
    background-color: #cccccc;
    border: solid #5aa5de;
    border-width: 0px 2px 0px 0px;
    float: left;
}

div#menuwrap {
    width: 143px;
    background-color: #5aa5de;
    border: solid #5aa5de;
    border-width: 0px 0px 2px 2px;
    float: left;
}

div#menabove {
    width: 143px;
    height: 15px;
    background-color: #5aa5de;
    border-width: 0px 0px 0px 0px;
    float: left;
}

div.menpad {
    width: 143px;
    height: 10px;
    background-color: #999999;
    border-width: 0px 0px 0px 0px;
    float: left;
}

div.menitem {
    width: 143px;
    height: 18px;
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
    background: #808080;
    text-indent: 5px;
    border: solid #999999;
    border-width: 2px 0px 0px 0px;
    float: left;
}

div.menitem a {
    width: 133px;
    height: 18px;
    color: #fff;
    text-indent: 5px;
    border: solid #404040;
    border-width: 0px 0px 0px 5px;
    float: left;
}

div.menitem a:hover {
    width: 133px;
    height: 18px;
    color: #fff;
    text-decoration: none;
    background: url("../graphics/bwipe.gif") no-repeat;
    background-color: #559ed6;
    text-indent: 5px;
    border: solid #404040;
    border-width: 0px 0px 0px 5px;
    float: left;
}

div.clockwrap {
    width: 145px;
    background-color: #cccccc;
    text-align: center;
    float: left;
}

div#dyktext {
    background-color: #cccccc;
    width: 135px;
    margin-left: auto;
    margin-right: auto;
    font-size: 9pt;
    text-align: left;
}

/*====================================*/
/* top of main area */

div#maintopwrap {
    width: 613px;
    margin-left: -2px;
    background: url("../graphics/top.jpg") no-repeat;
    border: solid #5aa5de;
    border-width: 0px 0px 0px 2px;
    float: left;
}

div#maintopbar {
    width: 400px;
    height: 15px;
    background-color: #5aa5de;
    float: left;
}

div#mainbotbar {
    width: 400px;
    height: 15px;
    background-color: #5aa5de;
    float: right;
}

div#maintopiac {
    width: 400px;
    height: 22px;
    font-weight: bold;
    font-size: 18pt;
    letter-spacing: .2em;
    padding-left: 10px;
    float: left;
}

div#maintopleft {
    width: 400px;
    padding-right: 7px;
    float: left;
}

div#maintopright {
    width: 145px;
    padding-right: 5px;
    float: right;
}

div#maintoppad {
    width: 145px;
    height: 20px;
    float: right;
}

div#txt1 {
    width: 400px;
    height: 50px;
    color: #559ed6;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif ;
    font-size: 26pt;
    text-align: left;
    padding-top: 35px;
    padding-left: 8px;
    float: left;
}

div#txt2 {
    width: 400px;
    color: #1b4367;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif ;
    font-size: 18pt;
    text-align: left;
    margin-top: -35px;
    padding-left: 6px;
    float: left;
}

/*====================================*/
/* main text area */

div#maininner {
    width: 613px;
    background-color: #fff;
    margin-left: -2px;
    border: solid #5aa5de;
    border-width: 0px 0px 0px 2px;
    float: right;
}

div#maininner a {
    color: #0000C0;
}

div#mainwrap {
    width: 590px;
    border: solid #5aa5de;
    border-width: 0px 0px 0px 0px;
    background-color: #ffffff;
    float: left;
}

div#mainmidwrap {
    width: 603px;
    font-family: Helvetica, Arial, sans-serif ;
    font-size: 9pt;
    color: #1b4367;
    text-align: left;
    padding-left: 10px;
    float: left;
}

div#opening {
    width: 570px;
    font-size: 10pt;
    text-align: center;
    padding-top: 30px;
    background-color: #ffffff;
}

div#maintext {
    width: 580px;
    font-family: Helvetica, Arial, sans-serif ;
    font-size: 9pt;
    color: #1b4367;
    text-align: left;
    line-height: 18px;
    float: left;
}

/*====================================*/
/*footer stuff */

div#footheadtxt {
    width: 613px;
    height: 15px;
    font-size: 7pt;
    text-align: right;
    border: solid #5aa5de;
    border-width: 0px 0px 0px 0px;
    float: left;
}

div#footheadtxt a {
    width: 614px;
    height: 15px;
    font-size: 7pt;
    text-align: center;
    text-decoration: none;
}

div#footheadtxt a:hover {
    width: 614px;
    height: 10px;
    font-size: 7pt;
    text-align: center;
    color: blue;
    text-decoration: underline;
}

div#footwrap {
    background: url("../graphics/cantfoot.jpg") no-repeat;
    width: 760px;
    height: 25px;
    border: solid #5aa5de;
    border-width: 2px 0px 0px 0px;
    float: right;
}

div#footwrapleft {
    width: 145px;
    height: 25px;
    margin-top: -200px;
    float: left;
}

div#footlogo {
    width: 145px;
    text-align: center;
    font-size: 8pt;
    padding-top: 3px;
    float: left;
}

div#footcall {
    width: 145px;
    height: 20px;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 3px;
    text-decoration: underline;
    float: left;
}

div#footcalltxt {
    width: 145px;
    font-size: 8pt;
    text-align: center;
    padding-top: 3px;
    float: left;
}

div#footwrapright {
    width: 610px;
    height: 25px;
    padding-top: 5px;
    float: right;
}

div#footrightbotleft {
    width: 460px;
    height: 25px;
    float: left;
}

div.ass {
    width: 145px;
    padding-top: 5px;
    font-size: 10pt;
    text-decoration: none;
    text-align: center;
    line-height: 10px;
    float: left;
}

div#footrightbotright {
    width: 400px;
    height: 25px;
    text-align: right;
    float: right;
}

/*====================================*/
/*counter and misc */

div#counterwrap {
    width: 760px;
    height: 31px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
}

div#counter {
    height: 31px;
    float: left;
}

div.w3 {
    width: 95px;
    height: 31px;
    float: left;
}

.content01-w {
    FONT-SIZE: 13px; COLOR: #1b4367; FONT-FAMILY: Arial, Helvetica, sans-serif
}

