#page {
 width: 794px;
 margin: 0px auto;
 min-height: 594px;
 background: #ffa7c0 center top;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 130%;
 font-family: "MS UI Gothic";
 color: #691e2c;
 border: 3px ridge #ffc0cb;
 height: expression(document.all('page').scrollHeight < 596? '594px':'auto');
}
body {
 margin: 0px;
 behavior: url("cssassist.htc");
 background: #f2c1c7 left top;
}
a {
 color: #cc2944;
}
a:visited {
 color: #a6858a;
}
a:hover {
 color: #ff3355;
}
#header {
 clear: both;
 width: 754px;
 min-height: 16px;
 display: auto;
 margin: 0px;
 padding: 5px 20px 4px;
 background: center top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #db4b65;
 height: expression(document.all('header').scrollHeight < 18? '16px':'auto');
}
#title {
 clear: both;
 width: 762px;
 min-height: 60px;
 display: auto;
 margin: 0px;
 padding: 20px 16px 10px;
 background: url("90_0020_cssimg012.jpg") no-repeat center bottom;
 text-align: center;
 font-style: normal;
 font-weight: normal;
 font-size: 18pt;
 line-height: 110%;
 color: #8f3747;
 height: expression(document.all('title').scrollHeight < 62? '60px':'auto');
}
#menubar {
 clear: both;
 width: 714px;
 min-height: 21px;
 display: auto;
 margin: 0px;
 padding: 0px 40px;
 background: #fedcec url("90_0020_cssimg013.jpg") repeat-x left top;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 font-size: 10pt;
 line-height: 120%;
 border-top: 1px ridge #ffff00;
 border-bottom: 1px ridge #ffff00;
 height: expression(document.all('menubar').scrollHeight < 23? '21px':'auto');
}
#menubar a.tabs:hover {
 color: #6b78a9;
}
#menubar .button {
 margin: 0px;
 padding: 5px 15px 4px 6px;
}
#side1 {
 float: left;
 width: 130px;
 display: inline;
 min-height: 400px;
 margin: 3px 10px 10px 0px;
 padding: 10px 30px;
 background: left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 height: expression(document.all('side1').scrollHeight < 402? '400px':'auto');
}
#side1 .list a {
 background: #ffffff;
}
#side1 .list a:hover {
 background: #efefef;
 color: #0600b3;
}
#side1 .list {
 text-align: left;
 font: 1em/120% "MS UI Gothic";
 margin: 3px 0px 3px 15px;
 width: 185px;
 height: 20px;
}
#main {
 float: left;
 width: 350px;
 display: inline;
 min-height: 386px;
 margin: 3px 0px 10px;
 padding: 20px 20px 10px;
 background: #fffff0 center top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 border: 2px ridge #ffff00;
 height: expression(document.all('main').scrollHeight < 388? '386px':'auto');
}
#side2 {
 float: left;
 width: 146px;
 display: inline;
 min-height: 396px;
 margin: 3px 20px 10px 10px;
 padding: 10px;
 background: #fedcec url("90_0020_cssimg011.jpg") repeat-x center top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 border: 2px ridge #ffff00;
 height: expression(document.all('side2').scrollHeight < 398? '396px':'auto');
}
#footer {
 clear: both;
 width: 754px;
 min-height: 16px;
 display: auto;
 margin: 0px;
 padding: 4px 20px 3px;
 background: center bottom;
 text-align: center;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #b22222;
 height: expression(document.all('footer').scrollHeight < 18? '16px':'auto');
}
.hide {
 display: none;
}
.pngalpha {
 behavior: url("cssassist.htc");
}
h2 {
 font-weight: bold;
 font-size: 15pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h3 {
 font-style: italic;
 font-size: 11.7pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h4 {
 font-weight: bold;
 font-size: 10pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h5 {
 font-style: italic;
 font-size: 8.3pt;
 line-height: 117%;
 text-decoration: none;
 text-transform: none;
}
h6 {
 font-weight: bold;
 font-size: 6.7pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
.mainmenu {
 margin: 0px;
 padding: 0px;
 overflow: auto;
 color: #ff1493;
}
.mainmenu ul {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.mainmenu li {
 float: left;
 display: inline;
 padding: 5px 0px 3px;
}
.mainmenuitem {
 float: left;
 display: inline;
 border-right: 1px solid #ff1493;
}
.mainmenuitemcenter {
 float: left;
 display: inline;
}
.mainmenuitemright {
 float: left;
 display: inline;
}
.mainmenuitemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 color: #ff1493;
 padding: 0px 20px;
 white-space: pre;
}
.mainmenuitemlink:link {
 color: #ff1493;
}
.mainmenuitemlink:visited {
 color: #ff1493;
}
.mainmenuitemlink:hover {
 color: #ff8c00;
}
h1 {
 font-weight: bold;
 font-size: 20pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
.contents {
 position: relative;
 width: 100%;
}
hr.horizon3 {
 padding: 0px;
 height: 1px;
 border: 1px dashed #f08080;
}
table.table2 {
 table-layout: auto;
 border-collapse: collapse;
 border-top: 1px solid #008080;
 border-left: 1px solid #008080;
}
table.table2 th {
 border-right: 1px solid #008080;
 border-bottom: 1px solid #008080;
}
table.table2 td {
 border-right: 1px solid #008080;
 border-bottom: 1px solid #008080;
}
hr.horizon4 {
 padding: 0px;
 height: 1px;
 border: 1px dashed #008080;
}
table.table1 {
 table-layout: auto;
 border-collapse: collapse;
 border-top: 1px solid #f08080;
 border-left: 1px solid #f08080;
}
table.table1 th {
 border-right: 1px solid #f08080;
 border-bottom: 1px solid #f08080;
}
table.table1 td {
 border-right: 1px solid #f08080;
 border-bottom: 1px solid #f08080;
}
.submenu {
 overflow: hidden;
 margin: 0px;
 padding: 0px;
}
.submenu ul {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.submenu li {
 clear: both;
 margin: 0px;
}
.submenuitem {
 float: left;
}
.submenuitemcenter {
 float: left;
 display: inline;
}
.submenuitemright {
 float: left;
 display: inline;
}
.submenuitemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 line-height: 1em;
 color: #cc2944;
 padding: 0px 0px 5px;
}
.submenuitemlink:link {
 color: #cc2944;
}
.submenuitemlink:visited {
 color: #cc2944;
}
.submenuitemlink:hover {
 color: #ff3355;
}
.submenuitem:hover .submenuitemcenter {
 display: inline;
}
.submenuitem:hover .submenuitemright {
 display: inline;
}
table.table3 {
 table-layout: auto;
 border-collapse: collapse;
 border-top: 1px solid #f08080;
 border-left: 1px solid #f08080;
}
table.table3 th {
 background: #ffb6c1 left top;
 border-right: 1px solid #f08080;
 border-bottom: 1px solid #f08080;
}
table.table3 td {
 background: #fff0f5 left top;
 border-right: 1px solid #f08080;
 border-bottom: 1px solid #f08080;
}
table.table4 {
 table-layout: auto;
 border-collapse: collapse;
 border-top: 1px solid #008080;
 border-left: 1px solid #008080;
}
table.table4 th {
 background: #add9ad left top;
 border-right: 1px solid #008080;
 border-bottom: 1px solid #008080;
}
table.table4 td {
 background: #e1f2e1 left top;
 border-right: 1px solid #008080;
 border-bottom: 1px solid #008080;
}
table.table5 {
 table-layout: auto;
 border-collapse: collapse;
 border: 2px solid #f08080;
}
table.table5 th {
 border-right: 1px solid #f08080;
 border-bottom: 1px solid #f08080;
}
table.table5 td {
 border-right: 1px solid #f08080;
 border-bottom: 1px solid #f08080;
}
table.table7 {
 table-layout: auto;
 border-collapse: collapse;
 border: 2px solid #f08080;
}
table.table7 th {
 background: #ffb6c1 left top;
 border-right: 1px solid #f08080;
 border-bottom: 1px solid #f08080;
}
table.table7 td {
 background: #fff0f5 left top;
 border-right: 1px solid #f08080;
 border-bottom: 1px solid #f08080;
}
table.table6 {
 table-layout: auto;
 border-collapse: collapse;
 border: 2px solid #008080;
}
table.table6 th {
 border-right: 1px solid #008080;
 border-bottom: 1px solid #008080;
}
table.table6 td {
 border-right: 1px solid #008080;
 border-bottom: 1px solid #008080;
}
table.table8 {
 table-layout: auto;
 border-collapse: collapse;
 border: 2px solid #008080;
}
table.table8 th {
 background: #add9ad left top;
 border-right: 1px solid #008080;
 border-bottom: 1px solid #008080;
}
table.table8 td {
 background: #e1f2e1 left top;
 border-right: 1px solid #008080;
 border-bottom: 1px solid #008080;
}
hr.horizon1 {
 padding: 0px;
 height: 1px;
 border: 1px solid #f08080;
}
hr.horizon2 {
 padding: 0px;
 height: 1px;
 border: 1px solid #008080;
}
.mainmenu li ul {
 display: none;
 list-style: none;
 position: absolute;
 margin: 0px;
 padding: 0px;
 text-decoration: none;
 background-color: #fedcec;
 border: 1px solid #dcdcdc;
}
.mainmenu li ul li {
 clear: both;
 position: relative;
 margin: 0px;
 padding: 5px;
 white-space: pre;
 border: 1px ridge;
}
.mainmenu li ul a {
 text-decoration: none;
}
.mainmenu :link {
 color: #ff1493;
}
.mainmenu :visited {
 color: #ff1493;
}
.mainmenu :hover {
 color: #ff8c00;
}