body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #1262AB;
	margin: 0;
	padding: 0;
	line-height: 150%;
}
img {
	border: 0;
}
hr {
	color: #CCC;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #1262AB;
	display: inline;
}
a:link,a:visited {
	color: #1262AB;
	text-decoration: underline;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
.left_bg {
	background: url(../images/index_left_bg.gif) repeat-y left top;
	width: 204px;
	text-align: center;
}
.middle {
	text-align: center;
}
.left_tab {
	background: url(../images/index_intro_bg.gif) no-repeat left top;
	text-align: center;
}
.head {
	background: url(../images/index_head_bg.gif) repeat-x right top;
}
.banner {
	background: url(../images/banner_bg.gif) repeat-x right top;
}
.right {
	background: url(../images/index_right_bg.gif) repeat-y left top;
}
.footer {
	background: url(../images/index_footer_bg.gif) repeat-x;
	height: 15px;
	text-align: center;
}
.space {
	margin: 18px 0 10px 15px;
}
.right_title {
	background: url(../images/intro_title_bg.gif) repeat-x;
	text-align: left;
}
.left_table {
	background: url(../images/index_white_bg.gif) repeat-y center top;
	text-align: center;
}
.table {
	background-color: #9DB7CB;
	margin-top: 6px;
}
.table td {
	background-color: #F7F7F7;
	text-align: center;
}
.flash {
	width: 581px;
	margin: 0;
	padding: 0;
}
