html, body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  color: #000000;
}
#rpl-body-center {
  border: 0px solid red;
  background: #ffffff none repeat scroll 0%;
  text-align: center;
  height: auto;
}
#rpl-body {
  border: 0px solid blue;
  position: relative;
  top: 0px;
  width: 800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 10px;
}
#rpl-header {
	border: 0px solid green;
	background: #ffffff none repeat scroll center;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100px;
	text-align: center;
}
#rpl-body-content {
  border: 0px solid black;
  background: #ffffff none repeat scroll 0%;
  position: relative;
  text-align: center;
  top: 0px;
  left: 0px;
  height: auto;
  margin-right: 0px;
  width: auto;
 }
#rpl-col-left {
  border: 0px solid red;
  position: absolute;
  left: 20px;
  top: 140px;
  width: 220px;
  height: auto;
  padding: 5px 5px 5px 5px;
  
}
#menu {
	border: 2px solid navy;
	background: #ffffff none repeat scroll 0%;
	position: relative;
	left: 5px;
	top: 5px;
	font-size: small;
	width: 200px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 5px 5px 5px;
}
ul {
  margin: 1px;
  padding: 1px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 190px;
}
ul li {
  background: #ffffff none repeat scroll 0%;
  position: relative;
}
li ul {
  position: absolute;
  left: 189px;
  top: 0px;
  display: none;
}
#rpl-bottom-left {
  margin: 0px 10px 10px;
  position: absolute;
  top: 550px;
  width: 250px;
  height: auto;
  left: 0px;
  text-align: left;
  color: #00dddd;
}
#rpl-center {
  border: 0px solid green;
  background: transparent none repeat scroll 0%;
  position: absolute;
  left: 0px;
  top: 120px;
  height: auto;
  width: 795px;
  text-align: center;
}
#lib {
  padding: 0px 0px 0px 20px;
  position: relative;
  left: 250px;
  top: 0px;
  width: 400px;
  border: 0px solid red;
  text-align: right;
  background: transparent;
  }
#list {
  position: relative;
  left: 430px;
  top: 0px;
  text-align: left;
}
ul li a {
  border-style: solid solid none;
  border-color: #cccccc;
  border-width: 1px 1px 2px;
  padding: 5px;
  background: #ffffff none repeat scroll 0%;
  display: block;
  text-decoration: none;
  color: #777777;
}
li:hover ul, li.over.ul {
  border-style: solid solid none;
  border-color: #cccccc;
  border-width: 1px;
  padding: 5px;
  background: #ffffff none repeat scroll 0%;
  display: block;
  color: navy;
}
a:link {
  color: #000066;
  background-color: #ffffff;
}
a:visited {
  color: #003333;
  background-color: #ffffff;
}
a:active {
  color: #00194c;
  background-color: #ffffff;
}
a:hover {
  color: maroon;
  font-weight: bold;
  background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial,Helvetica,sans-serif;
  background-color: transparent;
}
h1 {
  color: #2f4f4f;
  font-size: 2.2em;
}
h2 {
  color: #3366cc;
  font-size: 1.8em;
}
h3 {
  color: #483d8b;
  font-size: 1.4em;
}
h4 {
  color: #006400;
  font-size: 1.2em;
}
h5 {
  color: #2e8b57;
  font-size: 1em;
}
h6 {
  color: #6689b2;
  font-size: 0.6em;
}
td {
  color: #2e8b57;
  font-size: 1.2em;
  background-color: White;
  text-align: left;
  line-height: 25px;
}
#rpl-body-content-sl {
  border: 0px solid green;
  background: #ffffff none repeat scroll 0%;
  position: relative;
  height: auto;
  margin-right: 10px;
  text-align: center;
}
#rpl-col-center-sl {
  border: 0px solid blue;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 150px;
  text-align: center;
}
#rpl-sl-title {
  border: 0px solid red;
  padding: 3px 0px 0px 3px;
  background: #ffffff none repeat scroll 0% 50%;
  height: 100px;
  font-size: 11pt;
  color: Navy;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: center;
}
