﻿
form
{
    background-color :#F0F0F0;
}
.textnormal
{
   font-family :Verdana ;
   font-size :12px;
   font-weight :normal ;
   color : Black ;
  
}
.textBold
{
   font-family :Verdana ;
   font-size :12px;
   font-weight :bold  ;
   color : Black ;
  
}
.adminheader
{
   font-family :Verdana ;
   font-size :12px;
   font-weight :bold  ;
   text-align :left ;
   padding-left :12px;
  
}
.cellleft
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#000000;
    text-decoration:none;    
    padding-left: 4px;
}
.cell
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#000000;
    text-decoration:none;    
    padding-left: 4px;
      padding-right: 4px;
}
.cellright
{
     font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#000000;
    text-decoration:none;    
  
      padding-right: 20px;
}
.hyperlink1
{
    font-family :Verdana ;
   font-size :12px;
   font-weight :normal ;
    color:#000000;
    text-decoration: none;
    
}
.hyperlink1:hover
{
     font-family :Verdana ;
   font-size :12px;
   font-weight :bold ;
    color:  #000000 ;/*#E19F04 ;  Blue;*/
    text-decoration: underline;
}
.hyperlinkback
{
    font-family :Verdana ;
   font-size :12px;
   font-weight :normal ;
    color:#000000;
    text-decoration: none;
     padding-right: 20px;
}
.hyperlinkback:hover
{
     font-family :Verdana ;
   font-size :12px;
   font-weight :bold ;
    color:  #000000 ;/*#E19F04 ;  Blue;*/
    text-decoration: underline;
     padding-right: 20px;
}
.header
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:Black;
    text-decoration:none; 
    padding-left:5px; 
    text-align :center ;
    
}
.header1
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none; 
    padding-left:5px;  
    height:20px;
    text-align :left ;
    padding-left :10px;
 }
.item
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#454545;
    text-decoration:none; 
    text-align :center;
    padding-left:5px;  
   }

   
.text {
	    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.hyperlink
{
    font-family :Verdana ;
   font-size :11px;
   font-weight :normal ;
    color:#000000;
    text-decoration: none;
}
.hyperlink:hover
{
     font-family :Verdana ;
   font-size :11px;
   font-weight :bold ;
    color:  #000000 ;/*#E19F04 ;  Blue;*/
    text-decoration: underline;
}
.warning
{
    font-family :Verdana ;
   font-size :12px;
   font-weight :bold  ;
   color :Red ;
   
}
.adminlink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#ffffff;
    text-decoration: none;
}
.adminlink:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#ffffff;
    text-decoration: underline;
}
.table
{
    
BORDER-RIGHT: #757575 1px solid;
 BORDER-TOP: #757575 1px solid; 
 BORDER-LEFT: #757575 1px solid; 
 BORDER-BOTTOM: #757575 1px solid ;
 background-color : #757575
}
.cellleft
{
     font-family :Verdana ;
   font-size :12px;
   font-weight :normal ;
   padding-left :10px;
   text-align :left ;
}
.welcome
{
    background-image:url("../images/welcome_banner.jpg");
    width : 567px;
    height :52px;
     background-repeat:no-repeat ;
}
.welleft
{
     background-image:url("../images/left_img.jpg");
    width : 196px;
    height :52px;
    background-repeat:no-repeat ;
}
.welmid
{
   background-image:url("../images/middle_bg.jpg");
    width : 17px;
    background-repeat:repeat-y ;  
}
.masterbg
{
    background-image :url("../images/middle_bg_line.jpg");
   
}


