body {
	background-color: #4C4C4C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#8B1100;
  scrollbar-shadow-color:#8B1100;
  scrollbar-face-color:#8B1100;
  scrollbar-highlight-color:#FA1F00;
  scrollbar-dark-shadow-color:#8B1100;
  scrollbar-3d-light-color:#8B1100;
}
.backSag {
	background-image: url(images/sag_b.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.backSol {

	background-image: url(images/sol_b.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.VerdanaNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.VerdanaBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.kimiziBack {
	background-color: #FF0000;
}
