body {
	scrollbar-arrow-color: White;
	scrollbar-face-color: #00447b;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
a {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #ee7f01;
	font-size: 11px;
}
input.text {
	background-color: #EEEEEE;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: White;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Tahoma;
	font-size: 10px;
}
textarea {
	background-color: #EEEEEE;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: White;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Tahoma;
	font-size: 10px;
}

