@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FA4F05;
}
a:link {
	text-decoration: none;
	color: #FA4F05;
}
a:visited {
	text-decoration: none;
	color: #FA4F05;
}
a:hover {
	text-decoration: none;
	color: #FA4F05;
}
a:active {
	text-decoration: none;
	color: #FA4F05;
}
.style1 {font-size: 10px}
.style2 {font-size: 9px}
.TextArea {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FF6600;
	border: 1px solid #000000;
}
.Buttons {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
body {  
    scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:white;
	scrollbar-base-color:#333333;
	scrollbar-dark-shadow-color:white;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#000000;
}
