.top_bg {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
}
.side_bg {
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
}
.globe_bg {
	background-image: url(images/globeback.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.menu_bg {
	background-image: url(images/bar_back.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	line-height: 12px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4B648C;
	line-height: normal;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top_bgCopy {

	background-image: url(images/topbar_new.jpg);
	background-repeat: no-repeat;
}

