body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-BASE-COLOR: #ffffff;
	
	font : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}


H1 {
	COLOR: #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}
input.notesbutton{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	COLOR: black;
	BACKGROUND-COLOR: ButtonFace;
}
input.notesform {
	FONT-WEIGHT: normal; 
FONT-SIZE: 11pt; 
BORDER-LEFT-COLOR: white; 
COLOR: #000000;
FONT-STYLE: normal;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


body, td, div, input, textarea, select {
	color: #000000;
	font-size : 10pt;
}

body.greyBG {
	background-color: #f0f0f0;
}

.headline1 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
 
a:link, a:visited, a:active, a:focus {
	text-decoration: none;
	color: #FF7F32;
}

a:hover {
	color: #FF7F32;
	text-decoration: underline;
}

.edited {
	font-size: 8pt;
	color: #a5acb2;
}

input.txt, textarea, select {
	border: 1px solid #7F9DB9;
	background-color: #f0f0f0;
}

.searchField{
	border: 1px solid #FF6633;
	background-color: #CCCCCC;
	width:8;
	font-size:9px;
	COLOR: #000000;
}
.toolbar {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-style: normal; 
	color: #000000;
	position: absolute;
	top: 8px;
	left: 127px;	
}
