﻿body {
    font-family :Calibri;
     color:#666666;
}
.box {
     width :auto;
    height :auto;
    margin-top :10px;
    background-color:white;
   margin-left :50px;
   margin-right :50px;
   margin-bottom :10px;
}
.heading {
    font-size: large;
    font-weight: bold;
    padding: 15px;
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: 10px;
    text-align: left;
    width: 192px;
}
 .button {
       
		height:25px;
		width:75px;
		border:0px;
         border :2px solid #dedede;
                 color :#666666;
         font-size :13px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 0px;
}
     .button:hover  {
		
		width:75px;
		height:25px;
		border:0px;
        border :2px solid white;
       
          color :#666666;
         font-size :13px;
    font-weight: 700;
	}
.cell1 {
    width :116px;
    height :20px;
}
.cell2 {
     height :auto ;
}



 .textarea {
        
    border: 1px solid #C7C7C7;
   
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
   margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #eeeeee;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
    text-transform:uppercase;
}	


.textarea:focus {
	color: #666666;
	background: #fff;
	border: 1px solid #bddddd;
	-webkit-box-shadow: 0 0 4px #a8ddee;
    -moz-box-shadow: 0 0 4px #a8ddee;
    box-shadow: 0 0 4px #a8ddee;
}
.tbl{
    width :96%;
    margin-left :20px;
    margin-right :20px;
}
.tdpart1{
    width:120px;
    height :35px;
    padding-left  :10px;
}
.tdspart1{
    width :320px;
    height :35px;
    padding-left :10px;
}
.tdmpart {
     height :35px;
    padding-left :10px;
}
.tdpart2{
width:125px;
    height :35px;
    padding-left  :10px;
}
.tdspart2{
        height :35px;
    padding-left :10px;
}
.title {
    font-size: large;
    font-weight: bold;
    padding: 15px;
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: 10px;
    text-align: center;
}
#statout{
    width: 1200px;
    height :auto ;
    background-color: #FFFFFF;
	background-image: url(../../2014-15/body-bg-light.jpg);
	background-repeat: repeat;
	background-position: left top;
        margin: 0 auto;
    padding: 6px;
    border: 5px solid #dedede;  
   
 }
.tb{
    width :96%;
    margin-left :20px;
    margin-right :20px;
    table-layout :fixed ;
    border-collapse: collapse;
}
.scell1{
    width :100px;
    height :20px;
    text-align :center ;
    padding :3px;
    
}


.scell2{
width :60px;
    height :20px;
    text-align :center ;
    padding :3px;
}

.scell3{
width :40px;
    height :20px;
    text-align :center ;
    padding :3px;
}
.scell4{
width :35px;
    height :20px;
    text-align :center ;
    padding :3px;
}
.grdstyle{
    margin-left :20px;
    margin-right :20px;
    padding :5px;
}
.datastyle{
    margin-left :5px;
    padding :3px;
}
#logbox {
    
    width :300px;
    height :auto;
    color:#666666;
     margin-left: 0;
    margin-top :0px;
   
      background-color :white;
   /* -moz-border-radius:10px;
		-webkit-border-radius:4px;
		  border-radius:0px 0px 4px 4px;
		-moz-box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1);
		-webkit-box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1);
		box-shadow:1px 2px 4px 3px rgba(0,0,0,0.1);*/

}
#imgback {
     width :auto;
    height :600px;
    margin-top :10px;
    background-color :white;
    background-image :url(../../2014-15/backlogin.jpg);
    background-repeat:no-repeat ;
	background-position: left top;
   margin-left :50px;
   margin-right :50px;
   margin-bottom :10px;
}
.new1 {
    width: auto;
    height: auto;
    margin-top: 10px;
    background-color: white;
    margin-left: 982px;
    margin-right: 50px;
    margin-bottom: 5px;
    text-align: right;
}
.heading1 {
    font-size: large;
    font-weight: bold;
    padding: 15px;
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: 10px;
    text-align: right;
    width: 888px;
}

.logout{
    margin-left :50px;
    margin-right :50px;
    text-align :right ;
    font-weight :bold ;
  
}
.b_new {
       
		background-color :#666666; 
		width:75px;
		height:25px;
		border:0px;
         border :1px solid :#666666;
         border-radius :5px;
         color :white;
         font-size :13px;
    font-weight: 700;
    margin-top: 8px;
}
    .b_new:hover {
		background-color :#666666; 
		width:75px;
		height:25px;
		border:0px;
        border :1px solid white;
        border-radius :5px;
         color :white;
         font-size :13px;
    font-weight: 700;
	}