flash {
	height: 246px;
	width: 780px;
}
body {
	background-image: url(images/bg2.jpg);
	background-color: #747A88;
	background-repeat: repeat-x;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636872;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #879DC4;
}
.left {
	background-image: url(images/BG_05.jpg);
	background-repeat: repeat;
}
.right {
	background-image: url(images/BG_06.jpg);
	background-repeat: repeat;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F50B9;
	margin: 0px;
}
.table {
	background-image: url(images/build_05.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_a:link {
color: #7E9ABE;
}
.text_a:visited {
color: #97A6D1;
}
.text_a:hover {
color: #DCE2EF;
}
.text_b:link {
color: #747A88;
}
.text_b:visited {
color: #676C78;
}
.text_b:hover {
color: #8D919C;
}
.text_c:link {
color: #FFFFFF;
}
.text_c:visited {
color: #FFFFFF;
}
.text_c:hover {
color: #CCCCCC;
}
.indent {
	text-indent: 0px;
	margin-left: 10px;
}
.indent2 {
	text-indent: 10px;
	margin-left: 20px;
}
.stripe {
	background-image: url(images/stripe.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B4B5BA;
	margin-bottom: 0px;
	background-position: -5px 13px;
	background-attachment: scroll;
}
