body {
	background-attachment: fixed;
	background-image: url(images/main-subpanel-home.jpg);
	background-repeat: no-repeat;
	scrollbar-arrow-color: #ECECEC;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #8998BB;
	scrollbar-track-color: #A0B1D9;
	scrollbar-face-color: #8998BB;
	scrollbar-shadow-color: #8998BB;
	scrollbar-highlight-color: #8998BB;
	scrollbar-3d-light-color: #8998BB;
}

td {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #505050;
	text-align: justify;
	font-weight: bold;
}

.text-main {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #505050;
	text-align: justify;
	font-weight: bold;
}

.text-first-letter {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	color: #505050;
	font-weight: bold;
}

.text-main-heading {
	font-family: Verdana;
	font-size: 18px;
	color: #505050;
	font-weight: bold;
}