*{
	border:#333333 0px solid;
}
html, body {height: 91%;}
* html body {
	height: 91%;
}
*:first-child+html body {
	height: 91%;
}

ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
  margin: 0;
  padding: 0;
	text-align: center;
  background-color: #fff;
}

#swfwrapper {
	margin: 0 auto 0 auto;
	width: 880px;
	text-align: left;
	height: 100%;
  min-height: 600px;
}
*:first-child+html body {
  min-height: 650px;
}
#logomark {
	margin-top:20px;
	text-align:left;
}
#topswf {
	margin-top:0px;
	margin:0 auto;
	text-align:center;
}
#topcontent {
	text-indent:-9876px;
}
#topnews {
	margin-top:25px;
	margin-left:15px;
}
.newstitle {
	font-size:14px;
	color:#FF0000;
}
.topnewslist ul {
}
.topnewslist li {
	list-style:none;
	font-size:11px;
	padding-top:7px;
	color:#666666;
}
.topnewslist a {
	color:#999999;
	text-decoration:none;
}
#main img {
	padding-top:8px;
	padding-bottom:5px;
}

#topnavi {
	margin:0px;
	padding:5px 0 5px 0; 
  float: right;
  height:15px;
  list-style: none;
  text-align: right;
  font-size: 10pt;
  color:#999999;
	border:#333333 0px solid;
}

#topnavi ul {
	list-style-type:none;
}

#topnavi li {
	list-style-type:none;
	float:left;
	padding-left:7px;
	padding-right:7px;
	font-family:Arial, Helvetica, sans-serif;
}

#topnavi a {
	color:#999999;
	text-decoration:none;
}

#topnavi a:link {
	color: #999999;
	text-decoration: none;
}
#topnavi a:visited {
	color: #999999;
	text-decoration: none;
}
#topnavi a:hover {
	color:#16A5FA;
	text-decoration: underline;
}
#topnavi a:active {
	color: #999999;
	text-decoration: none;
}

#topfooter {
	clear:both;
	background:url(../images/bl.gif) top repeat-x;
	padding-top:10px;
	padding-right:10px;
	font-size:10px;
	color:#999999;
	text-align:right;
}
* html #topfooter {
	padding-top:5px;
	padding-bottom:5px;
}
*:first-child+html #topfooter {
}
#topfooter img {
	vertical-align:bottom;
}

