@charset "utf-8";
body {
	background-image: url(images/bg00.jpg);
	margin-top: 0px;
	margin-left: 0px
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold
}
.style2 {
	color: #999999
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #384669;
	font-size: 14px
}
:link, :visited {
	color: #ffffff;
	text-decoration: none
}
:link:hover, :visited:hover, .links:link:hover, .links:visited:hover {
	text-decoration: underline
}
:link:active, :visited:active {
	color: #ffffff;
	text-decoration: none
}
.contact {
	width: 648px
}
.contact > td {
	width: 52px
}
.contact .barfill {
	width: 100%;
	background-image: url(images/barfill00.jpg);
	vertical-align: top;
	color: #384669;
	font-size: 0.71em;
	font-family: Arial, Helvetica, sans-serif
}
.links:link, .links:visited {
	color: #cc0000;
	text-decoration: none
}
.links:link:active, .links:link:active {
	color: #cc0000;
	text-decoration: none
}
.first {
	font-size: 1.5em;
	font-weight: bold
}
a img {
	border: 1px solid #384669
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #384669;
	font-size: 14px;
	font-weight: bold
}
hr {
	width: 759px;
	border: 1px solid #ff0000
}
.indent {
	left: 20px;
	position: relative
}