/* Stylesheet */
body
{
scrollbar-base-color:#99C3DD;scrollbar-arrow-color:#99C3DD;scrollbar-track-color:#eeeeee;
scrollbar-shadow-color:#777777;scrollbar-lightshadow-color: #ffffff; 
scrollbar-darkshadow-color:#ffffff;scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color:#555555;	
font-family:verdana;
font-size:80%;	
background:fixed;
margin:0px;
color:#333333;
}

form
{
margin:0px;
}

table
{
font-size:100%;

}
th
{
font-size:100%;
background-color:#FFFFFF;
}
tr
{
font-size:100%;
background-color:#FFFFCC;
}

td
{
font-size:100%;
}

h3
{
margin:5px;
margin-left:0px;
}

h4
{
margin:0px;
}

h5
{
margin:0px;
}	

h6
{
margin:0px;
margin-top:5px;
margin-bottom:2px;
}
	
.mainContentOnePix
{
width:1px;
white-space:nowrap;
}

.mainContent
{
background-color:White;
padding:10px;
border-style:solid;
border-width:1px;
border-color:Black;
}	
	
p
{
margin:0px;
}

.dim
{
color:#aaaaaa;
}
	
    
.divMain
{
font-family:verdana;
font-size:100%;
color:black;
border-color:#333333;
border-width:0px;
border-top-width:1px;
border-bottom-width:1px;
border-right-width:1px;
border-style:solid;
background-color:#ffffff;
padding:20px;
padding-left:20px;
padding-right:15px;
width:100%;
position:absolute;
top:47px;
left:0px;
height:300px;
}    
	
		

input
{
margin:0px;
font-size:100%;
height:18px;
}
	
textarea
{
font-family:Verdana;
font-size:100%;
}
		
.text
{
margin:0px;
font-size:100%;		
border-color:#555555;
border-width:1px;
border-style:solid;
background-color:white;	
height:18px;
}
		
	

select
{
margin:0px;
margin-bottom:1px;
font-size:100%;
width:100%;
}	

.select
{
margin:0px;	
margin-bottom:1px;	
background-color:white;
color:black;
}

	
	



	
.hiddenCell
{
visibility:hidden;
}
	
