.mainBody{
  margin:5px;
  background-color:#ffffff;
  }

.bodyColor{
  background-color:#ffffff;
  }

.bodyColor1{
  background-color:#FFFF9C;
  color: #FFFFFF;
   }
   
.content{
  font-family:"verdana";
  font-size:11px;
  color:#000000;
  }
  
td{
  font-family:"verdana";
  font-size:11px;
  color:#000000;
  }

.tableBorder{
	background-color: #003366;
}

.tableHeader{
	/*background-color: #FFFF9C;*/
	background-color:#6699cc;
	text-transform: capitalize;
	font-family:"verdana";
	font-size:12px;
	font-weight:bold;
	/*color:#0000ff ;*/
	color:#000000;	
}
.tableHeader1{
	/*background-color: #FFFF9C;*/
	background-color:#6699cc;
  font-family:"verdana";
  font-size:12px;
  font-weight:bold;
  color:#FF9900 ;
  }
  .tableHeader2{
  background-color:#FFFF9C;
  text-transform: capitalize; 
  font-family:"verdana";
  font-size:12px;
  font-weight:bold;
  color:#ff9900 ;
  }
.tableContent{
  font-family:"verdana";
  font-size:11px;
  valign:top;
  background-color:#eeeeee;
  }

.rightContent{
  font-family:"verdana";
  font-size:11px;
  valign:top;
  align:right;
  background-color:#eeeeee;
  }

.buttonBorder{
  background-color: #999999;
  }

.buttonLeftborder{
  background-color: #eeeeee;
  }

.buttonColor{

  /*background: #cccccc;*/
  background: #6699cc;
  }

.buttonColorNS{
  background: #990000;
  }  

.buttonBackground{
  background-image: url(../images/button_bg.gif);
  background-repeat: repeat-x;     
  }
  
.buttonText{
  font-size: 11px; 
  font-family: 'verdana';
  margin: 0;
  text-align: center;
  text-transform: capitalize;   
  color:#000000;
   }

a{
  color:#000000;
  font-family:"verdana";
  font-size:11px;
  text-decoration: no
  }

a:hover {
  color:#000000;
  font-family:"verdana";
  font-size:11px;
  text-decoration: underline
  }
     
a.button{
  text-decoration: none;
  color: #000000;
  }
a.button:hover{
  text-decoration: none;
  color: #000000;
  }
a.menu{
   font-family: "verdana";
   font-size: 12px;
   font-weight: bold;
   color:#000000;
   text-decoration: none;     
  }

a.menu:hover{
   font-family: "verdana";
   font-size: 12px;
   font-weight: bold;
   color:#000000;
   text-decoration: underline;   
  }
  
a.sidemenu{
   font-family: "verdana";
   font-size: 11px;
   color:#000000;
   text-decoration: none;     
  }

a.sidemenu:hover{
   font-family: "verdana";
   font-size: 11px;
   color:#000000;
   text-decoration: underline;   
  }

a.uservisit{
   font-family: "verdana";
   font-size: 11px;
   color:#000000;
   text-decoration: none;     
  }  
  
a.uservisit:hover{
   font-family: "verdana";
   font-size: 11px;
   color:#000000;
   text-decoration: underline;     
  }    
    
a.subMenu{
   font-family: "verdana";
   font-size: 11px;
   color:#000000;
   text-decoration: none;     
  }

a.subMenu:hover{
   font-family: "verdana";
   font-size: 11px;
   color:#000000;
   text-decoration: underline;   
  }  

a.tablink{
   font-family: "verdana";
   font-size: 11px;
   color:#A54F19;
   text-decoration: none; 
   font-weight: bold;    
  }

a.tablink:hover{
   font-family: "verdana";
   font-size: 11px;
   color:#A54F19;
   text-decoration: underline;   
   font-weight: bold;
  }  
    
a.link{
 font-size: 11px; 
  font-family: 'verdana';
  text-decoration: none;
  color: #990000;
  }
  
a.link:hover{
 font-size: 11px; 
  font-family: 'verdana';
  text-decoration: underline;
  color: #990000;
  }  
 a.headerLink {
  color:#000000;
  font-family:"verdana";
  font-size:11px;
  font-weight: bold;
  text-decoration: none;
  }

 a.headerLink:hover{
  color:#000000;
  font-family:"verdana";
  font-size:11px;
  font-weight: bold;
  text-decoration: underline;
  }
      
.header{
  font-size:16px;
  font-family:"verdana";
  font-weight:bold;
  color:#0000ff;
  text-transform: capitalize; 
  }

.directHeader{
/*
  font-size:12px;
  font-family:"verdana";
  font-weight:bold;
  color:#0000ff;
*/
  font-size:11px;
  font-family:"verdana";
  font-weight:bold;
  color:#000000;  
  }

.submitButton
{
    /*BACKGROUND-COLOR: #cccccc;*/
	 BACKGROUND-COLOR: #6699cc;    
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #eeeeee 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #eeeeee 1px solid;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: verdana,;
    FONT-SIZE: 11px;
}

select {
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
}

input {
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
}

.listBox {
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
} 


.bgImage{
  background-image: url(../images/bg_header.gif); 
  }

.errorMessage {
    font-family: "verdana";
    font-size: 11px;
    color: #663300;
  }
 
.message {
     font-family: "verdana";
     font-size: 12px;
     color: #000000;
     font-style: italic;
  }

.subMessage {
    font-family: "verdana";
    font-size: 11px;
    color: #336699;
   }

.percentageBar {
  background-color:#6699cc;
  }
  
.completeBar {
  background-color:#00CC33;
  }

.delayBar {
  background-color:#FF0000;
  }

 .tabLine{
 background-color: #999999;
  }
  
 .title{  
 /*
     font-family: "verdana";
     font-size: 11px;
     color: #ff9900;
*/     
     font-family: "verdana";
     font-weight: bold;
     font-size: 11px;
     color: #000033;     
 }

 .titleHeader
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11 px;
	font-weight: bold;
	background-color: #ff9900;
	height: 20 px;
}

 .titleHeader1
{
	color: #A54F19;
	font-family: Verdana;
	font-size: 11 px;
	font-weight: bold;
	background-color: #eeeeee;
	height: 20 px;
}

.graybg
{  
background-color:  #eeeeee;}

.darkgraybg
{  
background-color:  #cccccc;}

.greenbg
{
background-color:  #006300;}

.bluebg
{ 
background-color: #ccddee; }

.BorderTable {
	border-color : #999999;
	border-width : 1px;
	border-style: solid;
}



