body {
	background-image: url(images/background.gif);
	margin: 0px;
	scrollbar-arrow-color: #DFE1E0;
scrollbar-3dlight-color: #DFE1E0;
scrollbar-highlight-color: #21397B;
scrollbar-face-color: #DFE1E0;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #DFE1E0;
scrollbar-darkshadow-color: #DFE1E0;
}
.content {
	background-color: #FFFFFF;
	height: 590px;
	width: 494px;
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	font-weight: bold;
	color: #DC0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #DC0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #DC0000;
	text-decoration: none;
}
.side_bg {
	background-image: url(images/home_14background.gif);
	width: 200px;
}
.right_bg {
	background-image: url(images/right_bg.gif);
	width: 20px;
}
