.background {
	background-image: url(../images/nav_bg.jpg);
}
.background2 {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.shadow_l {
	background-image: url(../images/shadow_l.gif);
	background-repeat: repeat-y;
	text-align: center;
	background-position: right;
}
.shadow_r {
	background-image: url(../images/shadow_r.gif);
	background-repeat: repeat-y;
	text-align: center;
	background-position: left;
}
.lge_image {
	background-image: url(../images/lge_img.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.search_box {
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	border: thin solid #272967;
	cursor: text;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232462;
	overflow: auto;
	background-color: #E9E9E9;
	background-position: left;
	width: 200px;
	padding-top: 4px;
	padding-left: 5px;
	height: 20px;
}
.background3 {
	background-image: url(../images/bg_top_page.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.vertical_dot {
	background-image: url(../images/vert_dot.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.text_box {
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	border: thin solid #272967;
	cursor: text;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232462;
	overflow: auto;
	background-color: #E9E9E9;
	background-position: left;
	width: 200px;
	padding-top: 3px;
	padding-left: 4px;
}
.sml_image {
	background-image: url(../images/destpage_lge.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.horizontal_dot {
	background-image: url(../images/hor_dot.gif);
	background-repeat: repeat-x;
}
.Hdr1       {
	font-size: 18px;
	font-weight: bold;
	color: #252765;
}
.font12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292B67;
}
.Hdr2 {
	font-size: 16px;
	font-weight: bold;
	color: #252765;
	text-align: left;
}
.Hdr3 {
	font-size: 14px;
	font-weight: bold;
	color: #252765;
}
.background2 table tr .background3 table tr td table tr td table tr td {
	text-align: left;
}
