#divupdown{
	position:relative;
			}
			
#divUpControl{
               position:absolute; left:430; top:355; 
			 }
			   
#divDownControl{
                 position:absolute ; left:460; top:355;
			   }
#divContainer{
               position:relative; width:400; height:345; 
               overflow:hidden; top:0; left:10; clip:rect(0,400,345,0); 
               visibility:visible;
			 }
			 
#divContent{
	position:absolute ;
	top:0px;
	left:0px;
			}
			
#divUpControl-de{
               position:absolute; left:430; top:355; 
			 }
			   
#divDownControl-de{
                 position:absolute ; left:475; top:355;
			   }
a.lnk:hover{
            text-decoration: underline;
            color: #696969;
		   }
a.ln:link,a.ln:visited{
			text-decoration: underline;
            color: #696969;
		   }
a.ln:hover{
            text-decoration: underline;
            color: #696969;
		   }
a.ln:hover{
            text-decoration: underline;
            color: #696969;
		   }
a.cn:link,a.cn:visited{
			text-decoration: none;
            color: #767A7D;
		   }
a.cn:hover{
            text-decoration: underline;
            color: #767A7D;
		   }		   		   		   		   		   			   		
a:hover{color:#a5a5a5; text-decoration:underline; }
a:link,a:visited{color:#a5a5a5; text-decoration:none}
body,table,td,th,p,div,input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
.style11 {
	color: #FF66CC;
	font-weight: bold;
	font-size: 14px;
}
.style12 {
	color: #878787;
	font-weight: bold;
}
.style13 {font-size: 12px}
.style14 {color: #878787}
.style15 {color: #696969}
td.off { 
background: #c8e6fa; 
} 

td.on { 
background: #ffccff; 
}
input {color: #696969; border: 1px solid #AEAEAE; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FAFAFA; font-size:8pt; font-weight:bold } 

textarea {color: #696969; border: 1px solid #AEAEAE; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FAFAFA; font-size:8pt;} 