body,html
{		background-color: #FFFFFF;
		align: center;
		text-align:left;
}

body,html,#b2,#dnav td,td
      {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;

	    font-size: 11px;
		font-family: Tahoma,Arial,Verdana,Courier New, Courier, mono;
	 	line-height: 1.5em;
		color: #333333;
       }
form { padding:0px;
       margin:0px;
	 }
#dtop
       {
	    align:center;
		text-align:center;
		width: 980px;
		height:144px;
		background-image: url(img/lottondo_top.gif);	
	   }	
	   #dnav
       {
	    align:center;
		text-align:center;
		width: 980px;
		height:27px;
		background-image: url(img/lottondo_nav.gif);	
	   }	   
	   #dnav td {font-size:12px;}

#dmain
       {
	    align:center;
		text-align:center;
		width: 980px;
 	    background-image: url(img/lottondo_main.gif);	
        padding-top:10px;
		padding-bottom:10px;
	   }
	   
#dbot
       {
	    align:center;
		text-align:center;
		width: 980px;
		height: 32px;
		background-image: url(img/lottondo_foot.gif);
            background-repeat: no-repeat;	
	   }
#container
       { 
	    width: 450px;
		background-color:#FFFFFF;
		border: 0px solid #000000;
		align:left;
		text-align:left;
		padding-bottom: 10px;
		margin-bottom: 10px;
		font-size: 11px;

	   }
#containerl
       { 
	    width: 840px;
		background-color:#FFFFFF;
		border: 0px solid #000000;
		align:left;
		text-align:left;
		padding-bottom: 10px;
		margin-bottom: 10px;
	   }
	   
#a1
      {
	   width:27px;
	   height: 36px;
	   background-image: url(img/cont_a1.gif);	
	  }	 
 #a2
      {
	   height: 36px;
	   background-image: url(img/cont_a2.gif);	
	   font-weight:bold;
	   font-size:12px;
	   text-align:left;
	   color:#515151;
	  }	  
#a3
      {
	   width:27px;
	   height: 36px;
	   background-image: url(img/cont_a3.gif);	
	  }	 
#b1
      {
	   width:27px;
	   background-image: url(img/cont_b1.gif);	
	  }	  
#b2
      {
	   	   background-image: url(img/cont_b2.gif);	
		   		padding-top:10px;
				text-align:left;
	  }	  
#b3
      {
	   width:27px;
	   background-image: url(img/cont_b3.gif);	
	  }	
	  
	   
#c1
      {
	   width:27px;
	   height: 24px;
	   background-image: url(img/cont_c1.gif);	
	  }	 
 #c2
      {
	   height: 24px;
	   background-image: url(img/cont_c2.gif);	
	   font-weight:bold;
	   font-size:12px;
	  }	  
#c3
      {
	   width:27px;
	   height: 24px;
	   background-image: url(img/cont_c3.gif);	
	  }	 	  

	

#b2 h3 { color:#039DC4; font-size:14px;  }
	   

	    

a
        {
		 text-decoration: underline;
		 color: #039DC4;
		 font-weight: bold;
		}
a:hover, #dbot a:hover
        {
		 color: #414141;
		 font-weight: bold;
		}

#dbot a
       {
         color:#039DC4;
       }
        
#login input, #login select, #login textarea
        {
		 width: 120px;

		 border: 1px solid #99CC33;
		 font-size: 11px;
		 font-family: Tahoma,Arial,Verdana,Courier New, Courier, mono;
	     padding-left: 3px;
		 filter:alpha(opacity=60);
         -moz-opacity:.60;
         opacity:.60;
		}
#login input:hover, #login input:focus, #login select:hover, #login select:focus,#login textarea:hover,#login textarea:focus
        {
		 filter:alpha(opacity=90);
         -moz-opacity:.90;
         opacity:.90;
		 border:1px solid #99CC33;
		}
#login .cbutton {
         border: 0px solid #99CC33;
         height: 19px;
		 font-weight:bold;
		 padding-bottom:10px;
		 background-image: url(img/bg_button.gif);	
		 padding-top:3px;
		}
.hl     {
         font-size: 15px;
		 font-weight: bold;
		 color:#039DC4;
		 }
.txt,.sel,.txtok,.selok,.txterr,.selerr
         {
		   width: 180px;
		   height: 14px;
		   border: 1px solid #00CEFF;
		   font-size: 11px;
		   font-family: Tahoma,Arial,Verdana,Courier New, Courier, mono;
	       padding-left: 3px;
		   filter:alpha(opacity=60);
           -moz-opacity:.60;
           opacity:.60;
		 }
		 
.txt:hover, .txt:focus, .sel:hover, .sel:focus,.txtok:hover,.txtok:focus,.selok:hover,.selok:focus,.txterr:focus,.txterr:hover,.selerr:hover,.selerr:focus
       {
		 filter:alpha(opacity=90);
         -moz-opacity:.90;
         opacity:.90;
		}
.selok,.txtok
       { 
	       width: 180px;
		   height: 14px;
		   font-size: 11px;
		   font-family: Tahoma,Arial,Verdana,Courier New, Courier, mono;
	       padding-left: 3px;
		   filter:alpha(opacity=60);
           -moz-opacity:.60;
           opacity:.60;
	    border: 1px solid #00CC00;
	   }	
.selerr,.txterr
       {
	   	       width: 180px;
		   height: 14px;
		   font-size: 11px;
		   font-family: Tahoma,Arial,Verdana,Courier New, Courier, mono;
	       padding-left: 3px;
		   filter:alpha(opacity=60);
           -moz-opacity:.60;
           opacity:.60; 
	    border: 1px solid #CC0000;
	   }		   	