body {
font-family: sans-serif;
background:url(../images/greenland/main_header.jpg) center top fixed repeat-x;
background-size: 100% 100%;
}

.color {
color: #008000;
}

#loginform .alert_head {
border-top: 0px solid #008000;
background-image: linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -o-linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -moz-linear-gradient(90deg, #005900 0%, #008000 100%);
}

#loginform .alert_content {
background-color: #fff;
border: 0px solid #0055AA;
}

#loginform .alert_footer {
background-image: linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -o-linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -moz-linear-gradient(90deg, #005900 0%, #008000 100%);
color: #C0C0C0;
}

#loginform input {
background-image:url(../images/greenland/input_bg.png);
color: #000;
letter-spacing: 5px;
}

#loginform input:focus {
border: 1px solid #008000;
}

#loginform input[type="submit"] {
background-image: linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -o-linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -moz-linear-gradient(90deg, #005900 0%, #008000 100%);
}

.url_button a{
background-image: linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -o-linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -moz-linear-gradient(90deg, #005900 0%, #008000 100%);
}

.url_button a:hover{
background-image: linear-gradient(90deg, #008000 0%, #002900 100%);
background-image: -o-linear-gradient(90deg, #008000 0%, #005900 100%);
background-image: -moz-linear-gradient(90deg, #008000 0%, #005900 100%);
}

.blue_link a {
color: #008000;
}

#bodypanel .bible {
background-color: #008000;
color: #fff;
}

#bodypanel .search_input {
color:#008000;
}

#bodypanel .left_head {
background-color: #008000;
}

#bodypanel .right_head {
background-color: #008000;
}

#bodypanel .contentshead {
color: #005900;
}

#bodypanel .summaryhead {
color: #005900;
}

.search_result {
border-bottom: 1px solid #C0C0C0;
width: 100%;
font-size: 12px;
padding:5px 2px 0px 0px;
}

.search_result:hover {
background-color: #005900;
color: #fff;
}

.blue_emp a{
background: #008000;
}

.blue_emp a:hover{
background: #005900;
}

#bodypanel .icons li {
background:url(../images/greenland/bt.png) no-repeat center center;
}

#bodypanel .icons a {
color: #fff;
font-weight: bold;
}

#brief input {
border: 1px solid #008000;
}

#brief select {
border: 1px solid #008000;
}

#brief textarea {
border: 1px solid #008000;
}

#brief input[type="submit"] {
background-image: linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -o-linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -moz-linear-gradient(90deg, #005900 0%, #008000 100%);
}

.alert {
background:url(../images/greenland/alert_bg.png) no-repeat center top;
}

.pop_head {
background-image: linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -o-linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -moz-linear-gradient(90deg, #005900 0%, #008000 100%);
}

.popalert {
color: #009B00;
}

.popfooter {
background-image: linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -o-linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -moz-linear-gradient(90deg, #005900 0%, #008000 100%);
}

.popalign input, textarea {
color: #808080;
border: 1px solid #008000;
font-weight: normal;
}

.popalign select {
border: 1px solid #008000;
color: #808080;
}

.popalign input[type="submit"] {
color: #fff;
border: 1px solid #008000;
background-image: linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -o-linear-gradient(90deg, #005900 0%, #008000 100%);
background-image: -moz-linear-gradient(90deg, #005900 0%, #008000 100%);
}

.notify {
color: #009B00;
}

.headbg {
background-color: rgba(0, 0, 0, 0.5);
color: #fff;

}












