@import "font.css";

@import "bck.css";

body {
	scrollbar-face-color: #cccccc; scrollbar-highlight-color: #e8e8e8; scrollbar-shadow-color: #575d6c; 
	scrollbar-3dlight-color: #3d5685; scrollbar-arrow-color: #575d6c; scrollbar-track-color: #e8e8e8; 
	scrollbar-darkshadow-color: #e8e8e8

}

body,td,th {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

a.menu:link {
	font-weight: bold; font-siwe: 11px; color: #42803a; font-family: verdana, tahoma, sans-serif
}
a.menu:visited {
	font-weight: bold; font-siwe: 11px; color: #42803a; font-family: verdana, tahoma, sans-serif; text-decoration: none
}
a.menu:active {
	font-weight: bold; font-siwe: 11px; color: #42803a; font-family: verdana, tahoma, sans-serif; text-decoration: none
}
a.menu:hover {
	font-weight: bold; font-siwe: 11px; color: #42803a; font-family: verdana, tahoma, sans-serif; text-decoration: none
}

#hr_1 {
	border: 0px;
	width: 90%;
	height: 1px;
	color: #777777;
	background-color: #777777;
}
#fields { 
	border: 1px solid #cfcfcf;
	background-color: #494949;
}
