BODY {
scrollbar-face-color: #E8EBE7; 
scrollbar-shadow-color: #555555;
scrollbar-highlight-color: #E8EBE7;
scrollbar-3dlight-color: #555555; 
scrollbar-darkshadow-color: #E8EBE7; 
scrollbar-track-color: #e8ebe7; 
scrollbar-arrow-color: #2F5F35;
}

.menubox {
	height: 20px;
	width: 200px;
	border: 1px solid #8b9a8d;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	padding-left: 20px;
	text-decoration: none;
}
.menubox A:visited {
	color: #555555;
	text-decoration: none;
}
.menubox A:link {
	color: #555555;
	text-decoration: none;
}
.menubox A:hover {
	color: #fb8201;
	text-decoration: none;
}

.cim {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.text {
	font-family: Arial;
	font-size: 14px;
	color: #555555;
}

.lab {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
}

.lab A:hover {
	color: #b84000;
}

.lab A:link {
	color: #555555;
}

.lab A:visited {
	color: #555555;
}