@charset   "UTF-8";
/*#page {
 width: 800px;
 margin: 0px auto;
 min-height: 600px;
 padding: 0px;
 background: #005528 left top;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 130%;
 font-family: "MS UI Gothic";
 color: #0000;
 height: expression(document.all('page').scrollHeight < 602? '600px':'auto');
}
 body {
 margin: 0px;
 background: #ffffff url("../pic/m_back.jpg") repeat fixed left top;
 behavior: url("cssassist.htc");
scrollbar-base-color: #cc6600;}
*/
a {
 color: #ff7f00;
}
a:visited {
 color: #bd3015;
}
a:hover {
 color: #ffffff;
}
/*#header {
 clear: both;
 width: 800px;
 min-height: 16px;
 display: auto;
 margin: 0px;
 padding: 5px 0px 4px;
 background: #802820 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #d93641;
 height: expression(document.all('header').scrollHeight < 18? '16px':'auto');
}
*/
#title {
 clear: both;
 width: 980px;
 /*width: 800px;*/
 min-height: 90px;
 display: auto;
 margin: 0px;
 padding: 0px;
 background: #005528 left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 font-size: 18pt;
 line-height: 110%;
 color: #ffffff;
 height: expression(document.all('title').scrollHeight < 92? '90px':'auto');
}
/*#menubar {
 clear: both;
 width: 800px;
 min-height: 16px;
 display: auto;
 margin: 0px;
 padding: 4px 0px 3px;
 background: #ccae91 left top;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 font-size: 10pt;
 line-height: 120%;
 color: #521212;
 height: expression(document.all('menubar').scrollHeight < 18? '16px':'auto');
}
#menubar a.tabs:hover {
 color: #6b78a9;
}
#menubar .button {
 margin: 0px;
 padding: 5px 15px 4px 6px;
}


#side1 {
 float: left;
 width: 178px;
 display: inline;
 min-height: 415px;
 margin: 2px 0px 2px 2px;
 padding: 10px;
 background: #ffffcc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 height: expression(document.all('side1').scrollHeight < 417? '415px':'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: 576px;
 display: inline;
 min-height: 415px;
 margin: 2px;
 padding: 10px;
 background: #ffffcc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 height: expression(document.all('main').scrollHeight < 417? '415px':'auto');
}
*/
#side2 {
 float: left;
 width: 0px;
 display: none;
 min-height: 415px;
 margin: 2px 0px;
 padding: 10px 0px;
 background: #ffffcc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 height: expression(document.all('side2').scrollHeight < 417? '415px':'auto');
}

/*
#footer {
 clear: both;
 width: 772px;
 min-height: 16px;
 display: auto;
 margin: 0px;
 padding: 4px 14px 3px;
 background: #663c38 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #d93641;
 height: expression(document.all('footer').scrollHeight < 18? '16px':'auto');
}


#footer_green {
 clear: both;
 width: 772px;
 min-height: 16px;
 display: auto;
 margin: 0px;
 padding: 4px 14px 3px;
 background: #8EBBB4 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #d93641;
 height: expression(document.all('footer').scrollHeight < 18? '16px':'auto');
}
*/



.hide {
 display: none;
}
/*.mainmenu li ul {
 display: none;
 list-style: none;
 position: absolute;
 margin: 0px;
 padding: 0px;
 text-decoration: none;
 background-color: #ccae91;
 line-height: 1em;
 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: #521212;
}
.mainmenu :visited {
 color: #521212;
}
.mainmenu :hover {
 color: #ffe6ee;
}
*/
.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: #521212;
}
.mainmenu ul {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.mainmenu li {
 float: left;
 display: inline;
 padding: 0px;
}
.mainmenuitem {
 float: left;
 display: inline;
 border-right: 1px solid #521212;
}
.mainmenuitemcenter {
 float: left;
 display: inline;
}
.mainmenuitemright {
 float: left;
 display: inline;
}
.mainmenuitemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 white-space: pre;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 line-height: 1em;
 color: #521212;
 padding: 0px 15px;
}
.mainmenuitemlink:link {
 color: #521212;
}
.mainmenuitemlink:visited {
 color: #521212;
}
.mainmenuitemlink:hover {
 color: #ffe6ee;
}
.mainmenu li ul li:hover {
 background-color: ;
}
*/
h1 {
 font-weight: bold;
 font-size: 20pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
.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: #ff7f00;
 padding: 0px 0px 5px;
}
.submenuitemlink:link {
 color: #ff7f00;
}
.submenuitemlink:visited {
 color: #ff7f00;
}
.submenuitemlink:hover {
 color: #ffffff;
}
.submenuitem:hover .submenuitemcenter {
 display: inline;
}
.submenuitem:hover .submenuitemright {
 display: inline;
}