body {
	scrollbar-face-color: ABC3D1; 
	scrollbar-highlight-color: ABC3D1; 
	scrollbar-shadow-color: ABC3D1; 
	scrollbar-3dlight-color: ffffff; 
	scrollbar-arrow-color: 000000; 
	scrollbar-track-color: ABC3D1; 
	scrollbar-darkshadow-color: 000000;
	font-style : normal; 
	font-weight : normal; 
    font-size : 11px; 
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    color : 58595B; 
    margin: 0px; 
    background-color: ABC3D1;
    bottommargin: 0;
    leftmargin: 0;
    marginheight: 0;
    marginwidth: 0;
    rightmargin: 0;
    topmargin: 0;
}
 

input,select, textarea {
	border: gray 1px solid; 
	color: 000000; 
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size : 11px; 	
	background-color: ffffff;
}

a:link {color:000000;text-decoration:none;}
a:visited {color:000000;text-decoration:none;}
a:active {color:000000;text-decoration:none;}
a:hover {color:000000;text-decoration:underline;}

#topmenu a:link {
         color:FFFFFF;text-decoration:none;
}
#topmenu a:visited {
         color:FFFFFF;text-decoration:none;
}
#topmenu a:active {
         color:FFFFFF;text-decoration:none;
}
#topmenu a:hover {
         color:FFFFFF;text-decoration:underline;
}

#postit a:link {
         color:FFFFFF;text-decoration:none;
}
#postit a:visited {
         color:FFFFFF;text-decoration:none;
}
#postit a:active {
         color:FFFFFF;text-decoration:none;
}
#postit a:hover {
         color:FFFFFF;text-decoration:underline;
}


table,tr,td {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : 000000;  
   margin : 0px 0px 0px 0px;
}

.t1 {
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;

	FONT-SIZE : 12pt;

	FONT-WEIGHT : bold;

	COLOR : ffffff;

	TEXT-DECORATION : none;
}

p {
   Margin: 0px
  }

#postit{ 
position:absolute; 
width:250; 
padding:5px;
font-size : 11px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : yellow; 
background-color: 400040; 
border:2px solid yellow; 
visibility:hidden; 
z-index:100; 
cursor:hand; 
} 

#divUpControl{position:absolute; width:31; left:300; top:180; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:31; left:300; top:180; z-index:1; text-align: right} 
#divContainer{position:absolute; width:160; left:10; top:180; height:391; overflow:hidden; clip:rect(0,250,450,0); visibility:hidden} 
#divContent{position:absolute; widht:160; height: 391; top:180} 
