body 
{ 
  cursor:default;
  margin:2px; 
	background-color:#C0D0DE;
}
*
{ 
  font-family:arial;
  font-size:12px;
  color:#294881;
}
.scrollbar
{
  scrollbar-3Dlight-color:#E1EBF4;
	scrollbar-arrow-color:#E1EBF4;
	scrollbar-darkshadow-color:#E1EBF4;
	scrollbar-face-color:#92B1CE;
	scrollbar-highlight-color:#99CCCC;
	scrollbar-shadow-color:#000099;
	scrollbar-track-color:#CBDCEB;
}
.mainDiv
{
  border:2px #6980CB groove;
  width:100%;
  height:100%;
}
.textveldDiv
{
  height:100%;
  display:inline;
  margin-left:10px;
	margin-right:10px;
}
.codeKop
{
  font-weight:bold;
	text-align:center;
}
.footer
{
  width:100%;
	height:20px;
  background-color:#E1EBF4;
	border-top:1px #36658B solid;
	padding:0px;
}
input, textarea, .sselect
{
  border:1px #6980CB groove;
}
.top 
{ 
  font-size:34px;
  height:10px;
  background-color:#E1EBF4;
  text-align:center;
}
.toolbar
{
  margin:2px;
  margin-left:10px;
}
.filemenu
{
  vertical-align:top;
	display:inline;
}
.noborderleft 
{ 
  border-left-width:0px;
  border-bottom-width:0px;
  border-top-width:0px;
}
.noborderright 
{ 
  border-bottom-width:0px;
  border-top-width:0px;
  border-right-width:0px;
}

/* QUOTE STYLES */
.shadowbottom 
{ 
  height:6px; 
  font-size:4px;
}
.shadowright 
{ 
  width:6px; 
  font-size:4px;
}
.shadowcolored 
{ 
  background:#526378;
}
