@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	background-color: #BED5FF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
.main_table_top {
	background-image: url(images/main_table_bg1.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}
.info_box {
	background-image: url(images/info_box_bg.gif);
	background-repeat: repeat-y;
	width: 350px;
	margin: 0px;
}
a {
	font-size: 16px;
	line-height: 18px;
	color: #8190AD;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.main_table {
	background-image: url(images/main_table_bg2.gif);
	background-repeat: repeat-y;
}
.cur_pg {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.top_menu {
	background-image: url(images/top_menu_bg.gif);
	background-repeat: repeat-x;
}
.top_menu a {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top_menu a:hover {
	color: #FFFFFF;	
}
.info_box_txt {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 16px;
	color: #657389;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	color: #8190AD;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.google_map_box {
	background-image: url(images/google_map_bg_frame.gif);
	background-repeat: no-repeat;
}
