﻿.mainFooter{ width:100%; float:left; background:#000; position:fixed; bottom:0; z-index:10; padding:8px 0}
#mainHeader
{
    display:block;
    top: 0px;
    width:100%;
    z-index: 9999; 
    background: #ffd33b;
    min-height:100px;  
    margin-top:0px; 
}
#topnav {  
  width: 600px;
  margin: 10px auto;
  clear: both;
  float:right;
  font-family:"myFont",Arial, Helvetica, sans-serif; font-size:15px
}
#navigation,header {  
  display: block;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 9999;
}
body
{
    font-family:Verdana;  
    font-size:16px;
    height:800px; 
   
}

h1{ font-family:"myFont",Arial, Helvetica, sans-serif; font-size:30px; text-align:center; color:#039041}
#topnav li { list-style:none; margin:0 auto; text-align:right;}

#topnav li a { 
  display: block;
  float: left;
  color: #000;
  margin:28px 25px 0 0;
  text-decoration: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#topnav li a:hover { 
  color: #009933;
}

#topnav li.current a { 
  color: #009933;
}
  .main
    {
    margin:auto;
    width:950px;
    margin-top:0px;
    }
    .wrapper
    {
    margin:auto;
    width:950px;
    margin-top:0px;
    }
    .tbl
    {
        float: right; 
        min-height: 200px; 
        width: 470px;
        border: solid 2px #BBBBBB; 
        background: #fff; 
        font-family: Verdana; 
        padding: 20px 5px 20px 5px;
        margin: 20px 0px 20px 0px; 
        border-radius: 10px; 
        font-size: 11px;
    }
    .btnsave
    {
        font-weight:bold;
        float: right; 
        width: 60px; 
        height: 25px; 
        border: solid 0px blue;   
        background-color: #4C72A2;
         border-radius: 2px; 
         text-align: center;  
          border: solid 1px #163156; 
          margin: 5px 10px 2px 0px; 
          color: White;
          font-family: Calibri; 
          font-size: 15px; 
          text-decoration:none; 
          padding-top:5px;
        }
        
        .para
        {
            font-family: Calibri; 
          font-size: 13px; 
        }
.menuStyleTop 
{
background-image: url(../images/leftmenu-top.gif);
background-repeat: repeat-x;
}
.leftmenubg {
background-image: url(../images/leftmenu-bg.gif);
width: 235px;
background-repeat: repeat-y;
}
.menuStyleBottom {
background-image: url(../images/leftmenu-footer.gif);
background-repeat: repeat-x;
}

.footerbg {
background-image: url(../images/footerbg.gif);
background-repeat: repeat-x;
height: 45px;
}
.innertitle {
background-image: url(../images/titlebg.gif);
background-repeat: repeat-x;
text-indent: 1em;
vertical-align: middle;
font-family: "verdana";
height: 20px;
font-size: 12px;
color: #888888;
letter-spacing: 0px;
text-decoration: none;
font-weight: bold;
}

 .tbl1
    {
        background: #fff; 
        font-family: Verdana; 
        padding: 20px 5px 20px 5px;
        margin: 20px 0px 20px 0px; 
        border-radius: 10px; 
        font-size: 11px;
    }