﻿a:visited {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: rgb(0, 0, 0); text-decoration: none;
}
a.green:visited {
	color: green; text-decoration: none;
}
a.green:active {
	text-decoration: none;
}
a.green:hover {
	text-decoration: underline;
}
a.green:link {
	color: green; text-decoration: none;
}
body {
	background-position: left bottom; margin: 0px; line-height: 25px; font-size: 13px; background-attachment: fixed; background-repeat: no-repeat;
}
input {
	border: 1pt solid rgb(255, 204, 102); border-image: none;
}
checkbox {
	border: 1pt solid rgb(255, 204, 102); border-image: none;
}
input.text {
	border: 1pt solid rgb(255, 204, 102); border-image: none;
}
input.submit {
	border: currentColor; border-image: none; height: 20px; background-image: url("submit.jpg"); background-repeat: no-repeat;
}
.table8 {
	border: 1pt solid rgb(255, 242, 210); border-image: none; font-size: 9pt;
}
.table7 {
	border: 1pt solid rgb(34, 49, 99); border-image: none; font-size: 10pt;
}
.table6 {
	border-width: 1pt; border-style: none solid; font-size: 10pt; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204);
}