﻿<style type="text/css" >

.form-style-5 {
    max-width: 500px;
    padding: 10px 20px;
    background: #f4f7f8;
    margin: 10px auto;
    padding: 20px;
    background: #f4f7f8;
    border-radius: 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.form-style-5 fieldset {
    border: none;
}

.form-style-5 legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}

.form-style-5 label {
    display: block;
    margin-bottom: 8px;
}

.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 15px;
    margin: 0;
    outline: 0;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #F0F0F0;
    color: #8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 5px;
    margin-right: 10px;
}

    .form-style-5 input[type="text"]:focus,
    .form-style-5 input[type="date"]:focus,
    .form-style-5 input[type="datetime"]:focus,
    .form-style-5 input[type="email"]:focus,
    .form-style-5 input[type="number"]:focus,
    .form-style-5 input[type="search"]:focus,
    .form-style-5 input[type="time"]:focus,
    .form-style-5 input[type="url"]:focus,
    .form-style-5 textarea:focus,
    .form-style-5 select:focus {
        background: #d2d9dd;
    }

.form-style-5 select {
    -webkit-appearance: menulist-button;
    height: 35px;
}

.form-style-5 .number {
    background: #1abc9c;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"] {
    position: relative;
    display: block;
    padding: 19px 39px 18px 39px;
    color: #FFF;
    margin: 0 auto;
    background: #1abc9c;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    width: 100%;
    border: 1px solid #16a085;
    border-width: 1px 1px 3px;
    margin-bottom: 10px;
}

    .form-style-5 input[type="submit"]:hover,
    .form-style-5 input[type="button"]:hover {
        background: #109177;
    }
    body {
        color: #222;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 300;
        font-size: 15px;
    }

    nav {
        background-color: rgb(72,72,72);
        border: 1px solid #dedede;
        border-radius: 4px;
        box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
        color: #888;
        display: block;
        overflow: hidden;
        width: 100%;
    }

    nav ul {
        margin: 0;
        padding: 0;
    }

    nav ul li {
        display: inline-block;
        list-style-type: none;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;

    }

    nav > ul > li > a {
        color: white;
        display: block;
        line-height: 56px;
        padding: 0 24px;
        text-decoration: none;
    }

    nav > ul > li:hover {
        background-color: rgb(120,120,120);
    }

    nav li:last-child {
        border-right: 15px solid transparent;
        float: right;
        color: white;
    }
    nav ul li:last-child:hover{
        background: none;
    }
   

.img-hover-zoom {
    height: 300px; /* [1.1] Set it as per your need */
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

    /* [2] Transition property for smooth transformation of images */
    .img-hover-zoom img {
        transition: transform .5s ease;
    }

    /* [3] Finally, transforming the image when container gets hovered */
    .img-hover-zoom:hover img {
        transform: scale(1.5);
    }



body {
    font-family: Arial;
    font-size: 12px;
    margin: 0PX;
}

.Top {
    background-image: url(iamges/top.jpg);
    background-repeat: no-repeat;
    background-color: #325872;
    font-weight: bold;
    padding: 3px;
    font-size: 120%;
}

.bg {
    background-image: url(iamges/bg.gif);
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

.Menu {
    background-image: url(iamges/nav2.jpg);
    background-repeat: no-repeat;
}

.Main {
    background-image: url(iamges/main2.jpg);
    background-repeat: no-repeat;
}

.Footer {
    background-image: url(images/footer2.jpg);
}

.MenuTable {
    background-image: url(images/TopGreenBG.gif);
    padding-left: 6px;
}

.DateTable {
    font-size: 70%;
    padding-left: 15px;
}

.gt0 {
    border-right: #3d4d5a 0px solid;
    padding-right: 4px;
    border-top: #3d4d5a 0px solid;
    padding-right: 4px;
    font-size: 10px;
    padding-bottom: 2px;
    border-left: #3d4d5a 0px solid;
    padding-right: 4px;
    border-bottom: #3d4d5a 0px solid;
    font-weight: bold;
    font-size: 10px;
    color: #3d4d5a;
    font-family: Tahoma,Arial,Arial, Helvetica;
    text-decoration: none;
    margin: 3px;
}

span.menuimg {
    background: url(mbenu.gif) no-repeat center center;
}

.gtsep {
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 2px;
    padding-top: 0px;
    font: 85% verdana;
    color: #3d4d5a;
}


/*-----------------------------------*/

/*-----------------------------------*/

h1 {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    color: black;
    font-family: Arial;
}

input[type="text"] {
    //display: block;
    padding: 0.2em;
    font-family: 'Courier New', Monaco, monospace;
    font-size: 16px;
    //background-color: #fff;
    color: #333;
    //min-width: 100px;
    border: 2px solid #e1e1e1;
    border-radius: 3px;
}

    input[type="text"]:focus {
        background-color: #fafafa;
        color: #484b51;
    }

select {
    padding: 5px;
    font-size: 16px;
    font-family: inherit;
    line-height: 1;
    border: 2px solid #e1e1e1;
    background: #fff;
    border-radius: 2px;
    height: 35px;
}
