#top {    background-color: #0B3B0B;    background-image: none;    background-position: right center;    font-size: 12px;    height: 190px;    width: 100%;}#footer {    background-color: #0B3B0B;    border-bottom: 10px solid #5C5959;    bottom: 0;    color: #FFFFFF;    font-size: 12px;    height: 40px;    left: 0;    margin-top: 25px;    position: fixed;    width: 100%;}.navigation {    background-color: #088A29;    background-position: right center;    background-repeat: no-repeat;    border: 1px solid #FAEBD7;    border-radius: 5px 5px 5px 5px;    float: left;    height: 38px;    margin-left: 80px;    margin-top: 50px;    padding: 5px;    width: 470px;}#banner {    background-color: #D7DF01;    border-radius: 0 10px 10px 0;    height: 45px;    padding-left: 10px;    padding-top: 10px;    position: relative;    top: 280px;    width: 450px;    z-index: 2000;}.orangebuttom {    background-color: #585858;    border-radius: 0 10px 0 0;    color: #FFFFFF;    height: 120px;    margin-bottom: 5px;    margin-left: 5px;    padding: 10px 12px 60px;    width: 310px;}.latestnews {    background-color: #D5D7D8;    background-repeat: no-repeat;    border-radius: 0 0 10px 0;    font-size: 12px;    height: 170px;    margin-left: 5px;    overflow-y: auto;    padding: 12px;    width: 310px;}.homecontent {    background-color: #D5D7D8;    background-repeat: no-repeat;    border-radius: 0 10px 10px 10px;    font-size: 12px;    height: 100px;    margin-bottom: 20px;    margin-top: 5px;    overflow-y: auto;    padding: 20px;    width: 810px;}.submit, a[id*="PerformInsertButton"], a[id*="InsertButton"], a[id*="CancelButton"], a[id*="UpdateButton"], .buttonPrevious, .buttonNext, .buttonFinish {     background: -moz-linear-gradient(center top , #088A29, #0B3B0B) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;    background: #0B3B0B !important;    border: 1px solid #0B3B0B !important;    border-radius: 0.3em 0.3em 0.3em 0.3em !important;    color: #FFFFFF !important;    cursor: pointer !important;    display: inline-block;    font: 12px/100% Arial,Helvetica,sans-serif !important;    margin: 5px !important;    min-width: 120px;    outline: medium none !important;    padding: 5px !important;    text-align: center !important;    text-decoration: none !important;}.submit:hover{    background: #0B3B0B !important;    background: -webkit-gradient(linear, left top, left bottom, from#088A29), to(#0B3B0B)) !important;    background: -moz-linear-gradient(top, #0B3B0B, #088A29) !important;    border: 1px solid #0B3B0B !important;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0B3B0B', endColorstr='#088A29') !important;}#header-wrapper {    background-attachment: scroll;    background-clip: border-box;    background-color: #0B3B0B;    background-image: none;    background-origin: padding-box;    background-position: right top;    background-repeat: repeat !important;    background-size: auto auto;    height: 110px;    padding-top: 20px;}#header-title {    background-color: #088A29;    border: 1px solid #FAEBD7;    border-radius: 5px 5px 5px 5px;    color: #FFFFFF;    float: left;    height: 28px;    margin: 7px 70px 0 160px;    padding: 10px 5px 5px;    text-transform: capitalize !important;    width: 300px;}


.gridsubmit {
    background: -moz-linear-gradient(center top , #0B3B0B, #0B3B0B) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    
    border: 1px solid #0B3B0B !important;
    border-radius: 0.3em !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    display: inline-block !important;
    font: 12px/100% Arial,Helvetica,sans-serif !important;
    margin: 2px !important;
    outline: medium none !important;
    padding: 3px !important;
    text-align: center !important;
    text-decoration: none !important;
}
                                                                                                                                       .gridsubmit:hover
    {
        background: #0B3B0B !important;
        background: -webkit-gradient(linear, left top, left bottom, from(#0B3B0B), to(#0B3B0B)) !important;
        background: -moz-linear-gradient(top, #0B3B0B, #0B3B0B) !important;
        border: 1px solid #0B3B0B !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D90FE', endColorstr='#357AE8') !important;
    }



element.style {
}
.RadMenu_Metro div.rmRootGroup, .RadMenu_Metro ul.rmRootGroup {
    padding: 1px;
    background-color: #008940 !important;
}

#footer {
    background-color: #0b3b0b !important;
    border-bottom: 10px solid #5C5959;
    bottom: 0;
    color: #FFFFFF;
    font-size: 12px;
    height: 40px;
    left: 0;
    margin-top: 25px;
    position: fixed;
    width: 100%;
    z-index: 20000;
}

#toolbar {
    background-color: #008940 !important;
    border: 1px solid #008940 !important;
    float: right;
    /* height: 30px; */
    padding: 5px 5px 5px 10px;
}

.RadMenu_Metro .rmItem:hover
{
    background-color: #008940 !important;
}

.RadMenu_Metro .rmSelected
{
    background-color: #008940 !important;
}