body { margin: 0px; padding: 0px; background-color: #14365A; font-family: Arial; font-size: 11px; color: #000000; }
td { font-size: 11px; }
table { border: none; }
#MAIN-layer      { width: 1010px; height: 705px; position: relative; background-image: url('../images/MAIN_bg.gif'); background-repeat: no-repeat; background-position: top left; }

/* SPANS */
span.SPAN-01     { color: #FFFFFF; }
span.SPAN-hdr    { font-family: Arial Black; font-weight: bold; font-size: 17px; }
/* BULLETS */
#BOL-01          { position: absolute; top:  67px; left: 820px; }
#BOL-01-text     { position: absolute; top: 198px; left: 485px; text-align: right; font-weight: bold; width: 400px; }
#BOL-02          { position: absolute; top: 229px; left: 866px; }
#BOL-02-text     { position: absolute; top: 353px; left: 498px; text-align: right; font-weight: bold; width: 400px; }
#BOL-03          { position: absolute; top: 396px; left: 824px; }
#BOL-03-text     { position: absolute; top: 503px; left: 426px; text-align: right; font-weight: bold; width: 400px; }
#BOL-04          { position: absolute; top: 530px; left: 711px; }
#BOL-04-text     { position: absolute; top: 606px; left: 301px; text-align: right; font-weight: bold; width: 400px; }

/* MENU */
#subMenu         { display: none; position: absolute; }
#MENU-main       { position: absolute; top: 50px; left: 332px; width: 500px; height: 22px; text-align: right; }
table.MENU-main  { border: none; }
td.TD-menu-02,td.TD-menu-03 {
	padding-left: 13px; padding-bottom: 2px; border-bottom: 1px solid #3f66a4; font-weight: bold; color: #606060;
}
td.TD-menu-01    { padding-right: 13px; padding-bottom: 2px; border-right: 1px solid #717174; font-weight: bold; color: #a9a9a9; }
td.TD-menu-02    { padding-right: 35px; }
td.TD-menu-03    { padding-right: 13px; border-right: 1px solid #717174; }

a.MENU-01        { font-weight: bold; color: #717174; text-decoration: none; }
a.MENU-01-active { font-weight: bold; color: #a9a9a9; text-decoration: none; }

/* SUBMENU */
table.SUBMENU-main { border: none; width: 120px; background-color: #FFFFFF; }
td.TD-sub-01       { width: 120px; height: 25px; padding-left: 8px; padding-right: 8px; padding-top: 4px; padding-bottom: 4px; text-align: left; vertical-align: middle; background-color: #d0ddef; font-weight: bold; cursor: hand; }
td.TD-sub-01-over  { width: 120px; height: 25px; padding-left: 8px; padding-right: 8px; padding-top: 4px; padding-bottom: 4px; text-align: left; vertical-align: middle; background-color: #717174; font-weight: bold; cursor: hand; color: #FFFFFF; }

/* MAIN TEXT FIELD */
#MAIN-text       { position: absolute; top: 175px; left: 180px; width: 600px; height: 400px; text-align: left; line-height: 16px; }
span.ERR-01      { font-size: 18px; font-style: italic; color: #Cc0000; font-weight: bold; }
