* {
scrollbar-base-color:#03602d;
scrollbar-arrow-color:#f3f4cb;
scrollbar-face-color:#03602d;
scrollbar-highlight-color:#f3f4cb;
scrollbar-shadow-color:#f3f4cb;
scrollbar-track-color:#f3f4cb;
scrollbar-3dlight-color:#03602d;
scrollbar-darkshadow-color:#03602d;
}

a:link, a:active, a:hover, a:focus, a:visited {
color: #f3f4cb;
text-decoration: none;
font-size: 15px;
font-weight: normal;
font-family: arial, sans-serif;
}

html,body {
height:100%;
overflow:hidden;
margin:0;
padding:0;
background-color:#005224;
text-align:center;
}

#left {
width:15%;
float:left;
line-height:20px;
text-align: left;
z-index:2;
}

#pic {
width:34%;
float:left;
text-align: left;
position:relative;
top:50px;
z-index:1;
}

#content {
height:380px;
overflow:auto;
width:51%;
float:right;
text-align: left;
z-index:3;
}

.formin {
color:#03602d;
font-size:11px;
background-color:#FFFFFF;
}

.hyperlink {
color: #fdfadb;
text-decoration: none;
font-size: 15px;
font-weight: normal;
font-family: arial, sans-serif;
}

.text {
line-height: 2;
color: #03602d;
text-decoration: none;
font-size: 15px;
font-weight: normal;
font-family: arial, sans-serif;
}

.tab {
color: #03602d;
text-decoration: none;
font-size: 12px;
font-weight: normal;
font-family: arial, sans-serif;