.top_bg {
	background-image: url(images/top_menu_bg.jpg);
	height: 49px;
	background-repeat: repeat-x;	 
}
.header_bg {
	background-image: url(images/header_home.jpg);
	height: 235px;
	background-repeat: repeat-y;	 
}
.bg_bg {
	background-image: url(images/bg_dot.jpg);
	height: 640px;
	background-repeat: repeat-y;
}
.bg_bg1 {
	background-image: url(images/bg_dot.jpg);
	height: 220px;
	background-repeat: repeat-y;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	height: 80px;
	background-repeat: repeat-x;	 
}
.small_header {
	background-image: url(images/small_header.jpg);
	height: 66px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0D90CB;
}
.grey_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.but_bg {
	background-image: url(images/but_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 143px;
}
.white_title {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

