body {
	background-color: #FFFFFF;
	/*background: url(../images/bg.gif);*/
	color: #1E647E;
	font-family: Tahoma;	
	margin: 0;
	padding: 0;
}

.bodytext{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none 
}

a.bodytext:link, a.bodytext:visited{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none 
}

a.bodytext:hover{

   color: #FFFFCC;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: underline; 
}

.htext{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none 
}

a.htext:link, a.htext:visited{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none 
}

a.htext:hover{

   color: #BD0000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none 
}


.btext{

   color: #000000;
   font-family: Tahoma;
   font-size: 13px;  
   font-weight: bold; 
}

.sear{

   color: #000000;
   font-family: Tahoma;
   font-size: 13px;
   font-weight: bold;
}


.butt{
    background-color: #1E647E !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
	font-size: 11px;    
    border: 1px solid #FFFFFF;
}

.butta{
    background-color: #1E647E !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
	font-size: 11px;    
    border: 1px solid #FFFFFF !important;
}


.buttb{
    background-color: #1E647E !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
    font-size:11px;
    border: 1px solid #FFFFFF !important;
}

.atext{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 18px;
   font-weight: bold;
}

.leftt{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 12px;  
   font-weight: bold; 
   /*width:100%;
   filter:dropshadow(color=#C0C0C0, offx=1, offy=2, positive=true);*/
   text-decoration: none;
}


.inputbox {
  
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #000000 !important;
  }

.inputbox1 {
  height:15px; 
  font-size:11px; 
  font-family: Tahoma; 
  color:#015867 !important;
  padding-left:5px;
  border:1px solid #015867 !important;
  }
  
.inputbox2 {
  height:13px; 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #0000FF !important;
  }  

.textbox { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #000000 !important;
  }
  
.textbox2 { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #0000FF !important;
  }  

.whitetd{
  background-color: #FFFFFF !important;
}

.bluetd{
  background-color: #0000FF !important;
}

.lbluetd{
  background-color: #86AEF9 !important;
}

.skytd{
  background-color: #DCE7F9 !important;
}

.headertext{

   color: #0000FF;
   font-family: Tahoma;
   font-size: 13pt; 
   font-weight: bold; 
   text-decoration: none; 
}

.list_style_bl{
  list-style-image:url(../images/blue_arrow.gif);
  line-height:160%;
 } 

.m_border {border:2px solid #1E647E}

    .tbl_border {border:1px solid #FFFFFF}
	.tbl_border1 {border:1px solid #0C1281}
	.tbl_border2 {border-left:1px solid #000000}
	.tbl_border3 {border:1px solid #0000FF}

	.tbl_blk  { background-color: #CCCCCC; }
	.cal_td { font-family:Tahoma; font-size:11px; background-color: #FFFFFF; width: 16px; height: 13px; }
	.cal_td2 { font-family:Tahoma; font-size:11px; background-color: #FFFF00; width: 16px; height: 13px; }

	.cal_td a { font-family:Tahoma; font-size:11px; background-color: #FFFFFF; color: #0000FF; width: 16px; height: 13px; text-decoration: none;}
	.cal_td a:hover { font-family:Tahoma; font-size:11px; background-color: #BD0000; color: #FFFFFF; width: 16px; height: 13px; text-decoration: underline;}

	.cal_td2 a { font-family:Tahoma; font-size:11px; font-weight: bold; background-color: #FFFF00; color: #0000FF; width: 16px; height: 13px; text-decoration: none;}
	.cal_td2 a:hover { font-family:Tahoma; font-size:11px; font-weight: bold; background-color: #BD0000; color: #FFFFFF; width: 16px; height: 13px; text-decoration: underline;}

	#cal_days { background-color: #F7F7F7; text-align:center; }
	#cal_hday { background-color: #F1F6F9; }
	#cal_nav { background-color: #D8D8D8; padding:3px; }
	
.topbg{
  background:url(../images/header.gif);
 }	
 
.footer_para{
  line-height:120%;
  margin-top:5px;
  margin-bottom:5px;
  margin-left:5px;
  margin-right:5px;
} 