body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 17px;
    color: #000;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
    width: 215px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9; /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus
{
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9; /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.txt
{
    color: Black;
    font-weight: bold;
}
.txt2
{
    color: White;
    font-weight: normal;
}

.slogan
{
    font-size: 14px;
    font-weight: none;
    color: #FFF;
}

.title
{
    font-size: 31px;
    font-weight: bold;
    color: #FFF;
}

a.navbar
{
    font-size: 13px;
    text-decoration: none;
    color: Blue;
    font-weight: normal;
}
.result
{
    font-size: 25px;
    text-decoration: none;
    color: Blue;
    font-weight: normal;
}
a.navbar2
{
    font-size: 13px;
    text-decoration: none;
    color: Blue;
    font-weight: normal;
}

a.navbar:hover
{
    color: #000;
    text-decoration: none;
}

.head-1
{
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
}

a.navbar2
{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: #FFFF00;
}

a.navbar2:hover
{
    color: #FFF;
    text-decoration: none;
}

.head-2
{
    font-size: 18px;
    color: #FFCC00;
}

.head-3
{
    font-size: 14px;
    color: #DE640F;
}

a.navbar3
{
    font-size: 11px;
    text-decoration: none;
    color: #000;
}

a.navbar3:hover
{
    color: #D11E27;
    text-decoration: none;
}

.head-4
{
    font-size: 14px;
    color: #FF9900;
}

a.navbar4
{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: underline;
    color: #000;
}

a.navbar4:hover
{
    color: #000;
    text-decoration: none;
}



a.navbar5
{
    font-size: 11px;
    text-decoration: none;
    color: #000;
}

a.navbar5:hover
{
    color: #B11B02;
    text-decoration: none;
}

.head-5
{
    font-size: 17px;
    color: #FFF;
}

.style1
{
    color: #BF9E82;
    font-weight: bold;
}

.style2
{
    color: #01B547;
    font-weight: bold;
}


