﻿body 
{
    color:#ffffff;
    font-size: 14px; 
	font-family:Arial,Georgia,Tahoma,Verdana,Helvetica,SansSerif,Copperplate Gothic Light;
    background:#3f3a3d;
   margin: 0px auto; 
   margin-right: auto;
   margin-left: auto;
}
.Controls
{
    font-size: 14px; 
	font-family:Arial,Georgia,Tahoma,Verdana,Arial,Helvetica,SansSerif,Copperplate Gothic Light;
      
}
.employee-container
{
   width:100%;
   height:100%;
   color:#3f3a3d; 
   background:#3f3a3d;
   text-align:center;
   margin: 0px auto; 
   margin-right: auto;
   margin-left: auto;
}
.employee-login
{
   padding-top:100px;
   width:800px;
   color:#ffffff; 
   background:#3f3a3d;
   text-align:justify;
   padding: 50px 0px 0px 0px;
   margin: 0px auto; 
   margin-right: auto;
   margin-left: auto;
}
.table-menu
{
    
    margin-left: auto;
    margin-right: auto;
    width:400px;
    
}
img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin-left: 0px;
}
a 
{
     color:#ffffff;  
     font-size:16px; 
     text-decoration:none;
}
a:hover
{
    color:#e9a664;   
     text-decoration:none;
}
.buttons
{
    background-color: #000000; 
    color: #FFFFFF;   
	font-family:Verdana,Arial,Helvetica,SansSerif,Copperplate Gothic Light;
	text-align:center;
	vertical-align:middle;
    font-weight:bold;
    font-size:16px;

}
.justify-text
{
    text-align:justify;
}
.textbox
{
    background-color:#ffffff;   
}
.graph-title
{
    float:left;
    width:800px;
    text-align:center;
    font-size:18px;
    background:#3f3a3d;
    color:#ffffff;
   
}
.report-index
{
   
    width:100%;
    text-align:center; 
    padding-top:50px;
}