body {
padding: 0px; 
margin: 0px;
}  

#maincontainer {
width: 900px; 
background-color: #fff; 
border: 1px #ebebeb solid; 
overflow:hidden; 
}


#top {
width: 900px; 
padding:15px; 
border: 1px solid #000; 
text-align: left; 
overflow: hidden; 
margin-bottom: 0px; 
border-bottom: #3b3b3b 1px solid; 
background: url(i/top.gif) #000 repeat-x top; 
margin-top: 10px;
}

h1 {
font: 24px arial; 
color: #fff; 
font-weight: bold; 
}

h2 {
font: 20px arial; 
color: #666; 
font-weight: bold; 
}

.lan {
color : #000; 
text-decoration: 
underline; font-family: arial;  
font-size: 12px; 
}

a:hover.lan {
text-decoration: none;
}

#bottom {
width: 900px; 
background-color: #fff; 
border: 1px #ebebeb solid; 
overflow:hidden; 
vertical-align: middle; 
}


#text {
text-align: left;
padding: 10px; 
}

#text p {
font: 14px arial; 
color: #000; 
}

#text p.l10 {
font: 14px arial; 
color: #000; 
padding-left: 20px;
}

#text p.air {
display: block; 
background:#6797c2; 
font-family: arial; 
font-size: 16px; 
padding: 7px; 
font-weight: bold; 
color : #fff; 
text-align: left;
}

#text p.bio {
display: block; 
background:#6fa023; 
font-family: arial; 
font-size: 16px; 
padding: 7px; 
font-weight: bold; 
color : #fff; 
text-align: left;
}

#text p.land {
display: block; 
background:#edad09; 
font-family: arial; 
font-size: 16px; 
padding: 7px; 
font-weight: bold; 
color : #fff; 
text-align: left;
}

#text p.water {
display: block; 
background:#d3cdb7; 
font-family: arial; 
font-size: 16px; 
padding: 7px; 
font-weight: bold; 
color : #fff; 
text-align: left;
}

#text p.socio {
display: block; 
background:#b03621; 
font-family: arial; 
font-size: 16px; 
padding: 7px; 
font-weight: bold; 
color : #fff; 
text-align: left;
}

#text p.main {
display: block; 
background:#459100; 
font-family: arial; 
font-size: 16px; 
padding: 7px; 
font-weight: bold; 
color : #fff; 
text-align: left;
}

#text ul {
font: 14px arial; 
color: #000; 
}

#text ol {
font: 14px arial; 
color: #000; 
line-height: 1.5em;
}


#text a {
font: 14px arial; 
color: #000; 
text-decoration: underline; 
}


#text a:hover {
text-decoration: none;
}

#text a.l {
font: 14px arial; 
color: #000; 
text-decoration: underline; 
}


#text a:hover.l {
text-decoration: none;
}


#cadr {
width: 150px; 
height: 250px;
background-color: #fff; 
border: 2px #ebebeb solid; 
float: right; 
text-align: center; 
padding-top: 20px;
}

#cadr img {
padding-bottom: 25px;
}

.chromestyle {
width: 900px;
}

.chromestyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul {
border: #1a1a1a 1px solid; 
padding: 4px 0;
background-color: #1a1a1a; 
margin: 0px; 
width: 100%; 
text-align: left;
}

.chromestyle ul li {
display: inline;
}

.chromestyle ul li a {
font: 12px arial; 
color: #fff; 
padding-right: 7px; 
padding-left: 7px; 
padding-bottom: 4px; 
padding-top: 7px; 
margin: 0; 
text-decoration: none; 
}

.chromestyle ul li a:hover {
color: #a0a0a0;
}

.dropmenudiv {
border: 0; 
z-index: 100; 
visibility: hidden; 
font: 11px arial; 
color: #fff; 
position: absolute; 
background-color: #3b3b3b; 
padding-top: 0px; 
padding-bottom: 0px;
text-align: left;
}

.dropmenudiv a {
padding-right: 0; 
display: block; 
padding-left: 0; 
font-weight: bold; 
padding-bottom: 0; 
color: #fff; 
text-indent: 3px; 
padding-top: 4px; 
border-bottom: 0; 
text-decoration: none; 
height: 24px; 
padding-left: 4px; 
width: 100%;
}

.dropmenudiv a:hover {
background: url(i/menuhover.gif) repeat-x;
}


img.menu {
vertical-align: middle; 
margin-right: 5px; 
border: 0px;
}

table.data {
border: 1px solid #000; 
border-collapse: collapse;
}

td.dl {
border: 1px solid #000; font-family: arial; font-size: 8pt; padding: 4px; 
font-style: normal; color : #000; text-align: left; vertical-align: top; 
}

td.d {
border: 1px solid #000; font-family: arial; font-size: 8pt; padding: 2px; 
font-style: normal; color : #000; text-align: center; vertical-align: middle; 
}

td.dz {
border: 1px solid #000; font-family: arial; font-size: 8pt; padding: 2px; width: 370px; 
color : #fff; text-align: left; vertical-align: middle; background: url(i/menuhover.gif) repeat-x;
font-weight: bold; 
}


