﻿
body {
    font-family: Calibri;
    font-size: 11pt;
   /* background-color: #ced1bd;*/
        background: #ffffff;

    color: #000000;
    margin-top: 0px;
    margin-left :0px;
    margin-right  :0px;
    margin-bottom  :0px;
}

p {
 padding: 10px;
}

#header
{
    color: #333;
/*width: 1016px;*/
    width: 100%;
    float: left;
    height: 68px;
    background: #082e3e;
    margin-top: 0px;
    margin-left :0px;
    margin-right  :0px;
    margin-bottom  :0px;
}

.sprite { background: url('../Images/Logo.png') no-repeat top left; width: 78px; height: 59px; } 
.sprite.Logo { background-position: 16px 2px;              } 

.img-circle {
    border-radius: 50%;
    margin-top: 7px;
}

.Font-Header {
    font-family :"Roboto", Arial, sans-serif;
    font-weight :300;
    letter-spacing :0.03em;
    -webkit-font-smoothing: antialiased;
}


#menu { 
 float: right;
 color: #333;
 background-color: #ffffff;
 height: 128px;
 width: 100%;
 display: inline;
 overflow: auto;
 text-align: center;
    margin-top: 0px;
    margin-left :0px;
    margin-right  :0px;
    margin-bottom  :0px;
}
input.change_Menu_Icon_1 {
    width :124px;
    height :100px;
    background-position :center ;
    background-repeat :no-repeat ;
    background-color :white  ;
}

input.change_Menu_Icon_1:hover {
    width :124px;
    height :100px;
    background-position :center ;
    background-repeat :no-repeat ;
    background-color :#eeeeee    ;
} 

#content { 
 float: right;
 color: #333;
 background-color: #eeeeee;
 height: 360px;
 width: 100%;
 display: inline;
 overflow: auto;
 text-align: center;
    margin-top: 0px;
    margin-left :0px;
    margin-right  :0px;
    margin-bottom  :0px;
}

#Next_line { 
 float: right;
 color: #3300cc;
 background-color: #ffffff;
 height: 70px;
 width: 100%;
 display: inline;
 overflow: auto;
 text-align: center;
    margin-top: 0px;
    margin-left :0px;
    margin-right  :0px;
    margin-bottom  :0px;
    overflow: hidden;
   
}


/* Top Style*/
a {
font-size : 9pt;
font-family: Calibri;
color: rgb(100,100,100);
text-decoration: none;
/*background-color:none;*/
}
a:hover {
font-size : 9pt;
font-family: Calibri;
color: rgb(203,127,33);
text-decoration: none;
/*background-color:none;*/
}

a.st2
{
    border: 0; 
    border-bottom-style :none;
    border-style :none; 
    border-width: 0;
    text-decoration: none;
    border-image-width :0;
    cursor: pointer;
          
}
a.st2:hover
{
    border-style :none; 
    text-decoration: none;
}
    a.st3 {
        font-size: 9pt;
        font-family: Verdana;
        font-variant: normal;
        font-style: normal;
        font-weight: normal;
        color: #000066;
        text-decoration: none;
        background-color: #f1f1f1;
border-color: #f1f1f1;
}



input.btn
{
    border-style: none;
    border-color: #3300cc;
    font-family: Calibri;
    font-weight: normal ;
    background-color: #f8f8f8;
    cursor: pointer;
}

.right {
  text-align: right;
  margin-right: 1em;
}

.left {
  text-align: left;
  margin-left: 1em;
}

.center {
    text-align: center;
    vertical-align:middle
}
     :link img { border: 0; }
