.bg-world {
	background-image: url(images/bg_worldmap.gif);
	background-repeat: no-repeat;
}
.bg {
	background-image: url(images/marg_side.gif);
	background-repeat: repeat-x;
}
.bg-left {
	background-image: url(images/shdw_left.gif);
	background-repeat: repeat-y;
}
.bg-right {
	background-image: url(images/shdw_right.gif);
	background-repeat: repeat-y;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.about-bg {
	background-image: url(images/binocular.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.content-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
}
.content-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
}
