body, html{
	height:100%;
	margin:0;
	padding:0;
}

#contents,#footer,#clear{
      margin-left:auto;
      margin-right:auto;
      width:100%;
      text-align:left;
}
body {
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#contents{
      height:100%;
      min-height:100%;
      margin-bottom:-32px;
}
body>div#contents{
      height: auto;
}
#footer{
	height:25px;
	text-align: right;
	font-size: 120%;
	color: #000000;
	border-bottom: 7px solid #000000;
	font-weight: bold;
}
#clear{
   height:32px;
}
#banner {
	background: #FFFFFF url(../images/layup/banner_top.jpg) no-repeat right;
	height: 85px;
	width: 100%;
	text-align: right;
}
#logo {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	height: 85px;
	width: 158px;
}
#topnavibox {
	height: 24px;
	width: 100%;
	background: url(../images/layup/navibg.gif);
	display: block;
	text-align: left;
}
#topnavi {
	padding: 0;
}
#topnavi ul {
	margin: 0;
	padding: 0;
}

#topnavi li { 
	float: left;
	position: relative;
	display: inline;
}
.drop {
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
	background: #000000;
	width: 150px;
}
#topnavi .drop a {
	color: #ffffff;
	text-decoration: none;
	background: none;
	font-size: 95%;
	line-height: 23px;
	float: left;
	padding: 0 15px 0 10px;
	width: 125px;
}
/* the following rule is recognized only by IE */
* html body #topnavi .drop a  {width: 100%}

#topnavi .drop a:hover {
	color: #ffffff;
	background: #FF9B00;
}
#topnavi a:hover 
 {
	text-decoration: none;
	color: #FF9B00;
}
li>ul {
	top: auto;
	left: auto;
}
#topnavi  li:hover ul, li.over ul {
	display: block;
}
#topnavi  a {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/layup/navi.gif) no-repeat right top;
	white-space: nowrap;
	font-size: 95%;
	line-height: 23px;
	float: left;
	padding: 0 15px 0 10px;
}
#topnavi a:hover 
{
	text-decoration: none;
	color: #FF9B00;
}
h1 {
	color: #000000;
	padding: 0;
	margin: 0;
	font: bold 150%/130% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
h2 {

	color: #000000;
	padding: 8px 0;
	margin: 0;
	font: bold 120%/130% Arial, Helvetica, sans-serif;
	margin: 0;
}
a {
	background: url(../images/layup/a_uline.gif) repeat-x left bottom;
	color: #FF9B00;
	text-decoration: none;
	padding-bottom: 4px;
}
a:hover {
	background: url(../images/layup/a_uline.gif) repeat-x left bottom;
	color: #000000;
	text-decoration: none;
}
#newsbox{
	width: 95%;
}
#newsbox ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#newsbox li {
	list-style: url(none) none;
	margin-right: 15px;
}
#newsbox h2 {
	width: 100%;
	margin: 0;
	padding: 10px 0 0;
	font: bold 120%/120% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#newsbox h2 span{
	float:right;
}
#newsbox h2 a:hover{
	background: #FFFFFF;
	color: #FF9B00;
}
#newsbox h2 a{
	background: #FFFFFF;
	color: #868484;
}
#newsbox div {
	width: 100%;
	margin: 0;
	padding: 5px 0 2px;
	font-size: 85%;
	line-height: 140%;
}
#newsbox .newsfoot {
	background:url(../images/layup/hr.gif) no-repeat left bottom;
	text-align: right;
	height: 15px;
}
.newsfoot  a, .newsfoot  a:hover{
	background:none;
}
#whiteline {
	font-size: 1px;
	line-height: 1px;
	background: #FFFFFF;
	height: 20px;
}
.textright {

	text-align: right;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#middle ul {
	list-style: url(../images/layup/ul.gif);
	padding: 0;
	margin-top: 0px;
}
#middle li{
	padding: 0 0 10px;
	margin: 0;

}
hr {
	background:none;
	border-bottom: 1px solid #000000;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}

.dlTAB td{
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 2px;
	border-bottom: 1px solid #000000;
	height: 25px;
}
.dlTABover {
	background: #F3F3F3 !important;
	cursor: pointer;
}
.yellowbg {
	background: #FEDD00;
}
