body{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px;
	
	background-color: #000000;

	font-family: Arial, Tahoma;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	font-size: 12px;
	
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-cursor:hand;
}
a{ 
	font-family: Arial, Tahoma;
	font-weight: normal;
	line-height: 14px;
	color: #ffffff;
}
input{
	font-family: Arial, Tahoma;
	font-weight: normal;
	color: #ffffff;
	background-color:#000000;
	line-height: 14px;
	font-size: 12px;
}
textarea{
	font-family: Arial, Tahoma;
	font-weight: normal;
	color: #ffffff;
	background-color:#000000;
	line-height: 14px;
	font-size: 12px;
}
table{
	font-family: Arial, Tahoma;
	font-weight: normal;
	line-height: 14px;
	font-size: 12px;
}
select{
	font-family: Arial, Tahoma;
	font-weight: normal;
	line-height: 14px;
	font-size: 12px;
}.menu{ 
	font-family: Arial, Tahoma;
	font-weight: normal;
	color: #cccccc;
	line-height: 19px;
	font-size: 15px;
}.arrowbutton{
	cursor: hand;
	font-weight: bold;
	text-decoration:underline;
}
