@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
}
#apDiv1 {
	position:absolute;
	left:39px;
	top:386px;
	width:902px;
	height:101px;
	z-index:50;
	background-color: #000000;
}
#apDiv2 {
	position:absolute;
	left:50px;
	top:410px;
	width:305px;
	height:313px;
	z-index:50;
	background-color: #FFFFFF;
}
#apDiv3 {
	position:absolute;
	left:372px;
	top:409px;
	width:566px;
	height:313px;
	z-index:50;
	background-color: #FFFFFF;
}
.bar_stretchy_lft {
	background-image: url(images/stretchy_lft.gif);
	background-repeat: repeat-y;
}
.bar_stretchy_rt {
	background-image: url(images/stretchy_rt.gif);
	background-repeat: repeat-y;
}
.news_content_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	color: #000000;
	background-position: top;
	font-style: normal;
	font-weight: normal;
}
.news_content_div_hilight {
	background-color: #FFFFFF;
}
.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0000FF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

