body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #6580C5;
	margin-top: 0px;
  font-family: Arial, Helvetica, sans-serif;
}

#star1  {
	background: url(../images/star1.jpg) no-repeat;
	visibility: visible;
	position: absolute;
	display:block;
	left: 716px;
	top: 1px;
	z-index: 5;
	text-indent:-9999px;
	width: 126px;
	height: 110px;
}

#star2  {
	background: url(../images/star2.jpg) no-repeat;
	visibility: visible;
	position: absolute;
	display:block;
	left: 859px;
	top: 1px;
	z-index: 6;
	text-indent:-9999px;
	width: 126px;
	height: 110px;
}

.table1top {
	height: 280px;
}
.table1nav {
	width: 190px;
}
.table1head {
	height: 52px;
	text-indent: 28px;
	width: 704px;
}
.table1body {
	height: 285px;
	width: 704px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #346ebf;
}
.table1 {
	background-image: url(../images/backtop.jpg);
	background-repeat: no-repeat;
}
.table2 {
	background-image: url(../images/backtop2.jpg);
	background-repeat: no-repeat;
}
.nav {
	height: 231px;
	width: 190px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.tablefloatright {
	float: right;
	margin-left: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #526ABB;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #526ABB;
	text-decoration: none;
}
ul.link {
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
  marker-offset: auto;
  margin-left: 20px;
}
ul.link li { margin: .25em 0; }
ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
    marker-offset: auto;
}
.divlead {
	height: 92%;
	overflow-y: scroll;
	width: 450px;
	margin-left: 40px;
}

* html div#division { 
   height: expression( this.scrollHeight > 332 ? "333px" : "auto" ); /* sets max-height for IE */
   max-height: 333px; /* sets max-height value for all standards-compliant browsers */
}

.footer { background: URL(../images/footer.jpg) no-repeat; height: 60px; }
.header { background: URL(../images/header_dh.jpg) no-repeat; height: 280px; }
.leftside { background: URL(../images/leftside.jpg) repeat-y; }
.rightside { background: URL(../images/rightside.jpg) repeat-y; }
.menu { background-color: #FFFFFF; width: 200px; }
.content { background-color: #FFFFFF; width: 700px; padding-left: 20px; padding-bottom: 20px; }
.bullet_font  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }
