/* Generated by KompoZer */
html, body {
  margin: 0;
  padding: 0;
  background: #f0f0f0 url(../images/base-bg.gif) repeat-x scroll center top;
  width: 100%;
  height: 100%;
  font-family: Arial,Helvetica,sans-serif;
}
* html #wrap {
  height: 100%;
}
p, td {
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 0px;
}
a img {
  border:  none;
}
a {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #003300;
  text-decoration: underline;
}
a.hidden {
  text-decoration: none;
  color: #000000;
  cursor: default;
}
form {
  margin: 0;
  padding: 0;
}
ul {
  padding: 1px;
  margin-left: 20px;
  margin-top: 0px;
  list-style-type: square;
  line-height: 16px;
}
h1 {
  margin: 0px 0px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.bottom_addr {
  padding: 4px 0 15px;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
}
.bottom_addr a {
  text-decoration: none;
}
.bottom_addr a:hover {
  text-decoration: underline;
}
.bottom_menu {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 4px;
  font-size: 12px;
  color: #ffffff;
}
.bottom_menu a {
  color: #ffffff;
  text-decoration: underline;
}
.bottom_menu a:hover {
  color: #000000;
  text-decoration: underline;
}
#menu {
  margin: 183px 0 0 20px;
  color: #ffffff;
  background-repeat: repeat-x;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
  white-space: nowrap;
  position: absolute;
  font-size: 13px;
  width: 150px;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu ul li {
  margin: 0;
  padding: 5px 0 3px 20px;
  background: transparent url(../images/mbullet.gif) no-repeat scroll 0px 9px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: "trebuchet MS";
  color: #000000;
}
#menu ul li a {
  text-decoration: none;
  color: #000000;
}
#menu ul li a:hover {
  color: #000000;
  text-decoration: underline;
}
.body_txt {
  padding: 10px 15px;
  color: #000000;
  text-align: justify;
  vertical-align: top;
  background-color: #a1ee73;
  font-size: 12px;
}
.login_form {
  border-style: solid;
  border-width: 1px;
  background-image: url(../images/login-form-bg.gif);
  background-repeat: repeat-x;
  height: 20px;
  width: 110px;
  font-size: 11px;
  padding-top: 3px;
  padding-left: 1px;
}
#wrap {
  margin: 0 auto;
  position: relative;
  min-height: 100%;
  width: 100%;
}
#page {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin: 0 auto;
  width: 785px;
}
#footer {
  width: 785px;
  background-color: #449a11;
}
#company_name {
  margin: 21px 0 0 26px;
  font-size: 22px;
  text-transform: none;
  color: #ffffff;
  position: absolute;
  font-family: "trebuchet MS";
}
#tmenu {
  padding: 10px 0 0;
  background: transparent url(../images/tmenu-bg.gif) repeat-x scroll 0%;
  height: 52px;
  overflow: hidden;
}
#latestnews {
  padding: 10px 15px 10px 10px;
  background: transparent url(../images/latestnews-bg.gif) no-repeat scroll 0%;
  height: 276px;
  font-size: 11px;
}
#latestnews h2 {
  margin: 3px 0 7px;
  font-family: "Arial Narrow";
  font-weight: bold;
  font-size: 16px;
  color: #004e6c;
}
#logobg {
  background: transparent url(../images/logobg.gif) repeat-x scroll 0%;
  height: 161px;
}
#menubg {
  background: transparent url(../images/menubg.gif) repeat-x scroll 0%;
  height: 197px;
}
#logo {
  margin: 58px 0 0 53px;
  position: absolute;
}
#marqueecontainer{
position: relative;
width: 170px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}