﻿/* * body,* img,* div,* p{
 _behavior: url("cssassist.htc");
} */


#main{
 /* margin: 0px 10px 10px; */
 margin: 0px 5px 5px;
 padding: 10px;
 /* background: #ace6b6 left top; */
 background: #ace6b6 left top;
 width: auto;
 min-height: 570px;
 display: block;
 float: none;
 font-style: normal;
 font-weight: normal;
 text-align: left;
}

#page{
 margin: 0px auto;
 background: #f3f3c3 left top;
 width: 900px;
 min-width: 900px;
 min-height: 1px;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 font-family: "MS UI Gothic";
 color: #4c4c4c;
 padding: 0px;
}

* .c1{
	color:navy;
	}

.hide{
 display: none;
}


.line1{
 margin: 5px 0px;
 padding: 5px 10px;
 background: #ffffff left top;
 font-style: normal;
 font-weight: bold;
 font-size: 11pt;
 color: #6495ed;
 text-decoration: none;
 text-transform: none;
 border-top: 2px solid #6495ed;
 border-bottom: 2px solid #6495ed;
}

a{
 color: #008a46;
}
a:visited{
 color: #5d9c7d;
}
a:hover{
 color: #bd8b00;
}

body{
 margin: 0px;
 -webkit-text-size-adjust: none;
 background: #53a66e url("img/08bg_10001.png") repeat left top; }

h1{
 margin: 0px;
 font-weight: bold;
 font-size: 20pt;
 text-decoration: none;
 text-transform: none;
 line-height: 120%;
}
h2{
 margin: 0px;
 font-weight: bold;
 font-size: 15pt;
 text-decoration: none;
 text-transform: none;
 line-height: 120%;
}
h3{
 margin: 0px;
 font-style: italic;
 font-size: 11.7pt;
 text-decoration: none;
 text-transform: none;
 line-height: 120%;
}
h4{
 margin: 0px;
 font-weight: bold;
 font-size: 10pt;
 text-decoration: none;
 text-transform: none;
 line-height: 120%;
}
h5{
 margin: 0px;
 font-style: italic;
 font-size: 8.3pt;
 text-decoration: none;
 text-transform: none;
 line-height: 117%;
}
h6{
 margin: 0px;
 font-weight: bold;
 font-size: 6.7pt;
 text-decoration: none;
 text-transform: none;
 line-height: 120%;
}
hr.horizon1{
 padding: 0px;
 height: 2px;
 border: 1px solid #4c4c4c;
 /* background:black ; */
 background:#53a66e;
}

table.table1{
 border-collapse: collapse;
 table-layout: auto;
 border-top: 1px solid #4c4c4c;
 border-right: none;
 border-bottom: none;
 border-left: 1px solid #4c4c4c;
}
table.table1 td{
 background: #d9ffdf left top;
 border-top: none;
 border-right: 1px solid #4c4c4c;
 border-bottom: 1px solid #4c4c4c;
 border-left: none;
}
table.table1 th{
 background: #a6ffb4 left top;
 border-top: none;
 border-right: 1px solid #4c4c4c;
 border-bottom: 1px solid #4c4c4c;
 border-left: none;
}

table.table9{
 border-collapse: separate;
 table-layout: auto;
}
table.table9 td{
 background: #63d920 left top;
}
table.table9 th{
 background: #00ffff left top;
}