BODY {
	border-color: transparent;
	font-stretch: unchanged;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-arrow-color: #E0E0E0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #3A5791;
	scrollbar-shadow-color: #000182;
	scrollbar-track-color: #A7A7A7;
}

table {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
}

a {
	color: #3A5791;
	text-decoration: underline;
}

a:hover {
	background-color: #3A5791;
	color: #ffffff;
	text-decoration: none;
}

textarea {
	background-color: #E0E0E0;
	color: #3A5791;
	font-family: trebuchet ms;
	font-weight: bold;
}

input {
	color: #3A5791;
	font-family: trebuchet ms;
	font-weight: bold;
}

li {
	background-color: #ffffff;
	border-color: #3A5791;
	border-style: solid;
	border-width: 1px;
	color: #3A5791;
	margin-right: 15px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

ul {
	list-style-image: url(check-UL.jpg);
}

#contextMenu {
	background-color: rgb(255, 255, 255);
	border-style: outset;
	border-width: 4px;
	font-family: trebuchet ms;
	opacity: 1;
	position: absolute;
	visibility: hidden;
	width: 165px;
}
