body, table, td, input, select, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, select, textarea {
	font-size: 10px;
}
textarea {
	width: 100%;
	scrollbar-track-color: #F4F4F1;
}
body.content {
	padding-left:5px;
	padding-right:5px;
	scrollbar-arrow-color: #F77910;
	scrollbar-base-color:#9C9A9C;
	scrollbar-dark-shadow-color: white;
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3d-light-color: white;
}
	
p,li {
	color: black;
	line-height: 18px;
	margin: 0px;
}
ul {
	list-style: circle;
	margin-top: 0px;
	margin-left: 20px;
}

a:href, a:link, a:visited, a:hover {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.xsarus {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #C0C0C0;
	line-height: 17px;
}
.xsarus:href, .xsarus:link, .xsarus:visited, .xsarus:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #C0C0C0;
	font-weight: normal
}
.xsarus:hover {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: -20px;
}
select.org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	padding: 0px;
	margin-top: 5px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
}
option.org_selected {
	color: #F77910;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	font-size: 35px;
	line-height: 38px;
	margin: 0px;
	font-style: italic;
	margin-bottom:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	margin-bottom:0px;
}
a.subpage:href, a.subpage:link, a.subpage:visited, a.subpage:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}
a.subpage:hover {
	color: #F77910;
}
hr {
	color: #0066CC;
	height: 2px;
}
tr.formspacer {
	background-color: orange;
	height: 1px;
}
input.button {
	color: #0066CC;
	border: 2px solid #0066CC;
	font-size: 14px;
	background-color: white;
	font-weight: bold;
	margin-top:10px;
}
