* {
  margin:0px;
  padding:0px;
  font-family:arial;
  font-size:11pt;
 }
	html {
 	height:100%;
  width:100%;
 }

 body {
  font-family:arial;
  padding:0%;
  margin:0%;
  height: 100%;
  text-align:center;
  background-image:url("../img/background.gif");
 }

 body {
  scrollbar-base-color:#9BBFEA;
  scrollbar-3dlight-color:#9BBFEA;
  scrollbar-arrow-color:#333;
  scrollbar-darkshadow-color:#333;
  scrollbar-face-color:#9BBFEA;
  scrollbar-highlight-color:#333;
  scrollbar-shadow-color:#999;
  scrollbar-track-color:#eee;
 }


 img {
  border:0px;
 }

 #glob_glob_wrapper {
		width:100%;
		height:100%;
		margin:0%;
		padding:0;
  background-image:url("../img/images/background.gif");
 	background-position:center;
 	background-repeat: repeat-y;
 	background-color: transparent;
 }

 #global_wrapper {
  z-index:0;
  display:block;
  width:911px;
  height: 100%;
  padding:0px;
  text-align:left;
	 margin:0% auto;
 }

 #left_border {
  float: left;
  left:0;
  top:0;
  width: 130px;
  height: 100%;
  margin:0%;
  background-color: #fff;
  background-image: url("../img/images/layout_01.gif");
  background-repeat: repeat-y;
 }

 #middle {
 	float: left;
  width: 911px;
  overflow: hidden;
  margin: 0%;
  top:0;
  background-color: #fff;
 }

 #right_border {
 	float: right;
  width: 129px;
  margin: 0;
  height: 100%;
  margin:0%;
  background-color: #fff;
  background-image: url("../img/images/layout_03.gif");
  background-repeat: repeat-y;
 }

 #logo_wrapper {
  position:relative;
  margin: 0;
  z-index:1;
  width:911px;
  height:165px;
  display:block;
  background-color: #fff;
  background-image: url("../img/images/layout_02.gif");
 }

 #top_wrapper {
  position: relative;
  float left;
 	width: 710px;
  height: 95px;
  margin: 0;
  top:0;
 }

 #navigation {
  position:relative;
  top:0px;
  left:0px;
  z-index:3;
  display:block;
  width:710px;
  height:52px;
  margin:0%;
  padding:0%;
  background-color:#fff;
 }

 #navigation a {
  color:#fff;

 }
 #navigation span {
		margin:0%;
		padding:0%;
 }

 #navigation ul {
  margin:0px;
  padding:10px;
  list-style-type:none;
 }

 #navigation ul li {
  float:left;
  margin-right:10px;
 }

 #breadcrumb {
  position:relative;
  top:0px;
  left:0px;
  height:44px;
  width:100%;
  margin:0%;
  padding:0%;
  background-color: #fff;
  color:#bbb;
  overflow:hidden;
  background-image: url("../img/images/layout_06.gif");
  }

 #breadcrumb p {
  padding-top: 5px;
  padding-left: 145px;
  font-style: arial;
  font-size: 11px;
  margin:0;
  color: #bbb;
 }
 #breadcrumb a {
 	text-decoration:none;
  padding-top: 5px;
  font-style: arial;
  font-size: 11px;
  margin:0;
  color: #bbb;

 }
 
  
 #breadcrumb a {
    color:#6399BF;
 }

 #content_wrapper {
  position:relative;
  float: left;
  top: 0px;
  bottom:0px;
  /*height:100%;*/
  width:710px;
  margin:0;
  background-color:#fff;
  display:block;
  z-index:2;
 }

 #left_navigation {
 	position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 139px;
  height: 100%;
  background-color: #fff;
  margin: 0%;
  padding:0%;
 }
 #left_navigation1 {
 	position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 139px;
  /*height: 100%;*/
  background-color: #fff;
  margin: 0%;
  padding:0%;
 }

 #content {
  position:relative;
  float: left;
  top: 0px;
  bottom:0px;
  z-index:4;
  width:571px;
  padding: 0px;
  margin: 0px;
  background-color:#fff;
 }

 #right_nav {
  position: relative;
		float: right;
  width: 201px;
  height: 100%;
  margin: 0%;
  padding:0%;
  background-color: #fff;
 }

 #userstatus {
  position:relative;
  top: 0px;
  left: 0px;
  z-index:4;
  height: 30px;
  width:100%;
  overflow:hidden;
  padding:0px;
  margin:0px;
  background-color:green;
 }

 #footer {
  position:relative;
  float: left;
  top:0px;
  width:710px;
  height: 15px;
  margin: 0;
  display:block;
  z-index:2;
  text-align:center;
  background-repeat:no-repeat;
  background-image: url("../img/images/layout_09.gif");
 }


	#login_interface {
  height: 170px;
  width: 201px;
  background-image: url("../img/images/login_area.gif");
 }
 #scroll_header {
  margin-left:10px;
 }
	#scroll_box {
  height: 419px;
  width: 186px;
  overflow: auto;
  margin-left:10px;
  border-top:1px solid #CCC;
  border-bottom:1px solid #CCC;
  border-right:1px solid #CCC;
  overflow-x:hidden;
 }
#scroll_box1 {
  margin-left:3px;
  width: 198px;
  display:none;
 }
#scroll_box2 {
  margin-left:3px;
  height: 419px;
  width: 198px;
  overflow:hidden;
  display:none;
 }
#scroll_box p {
 text-align:left;
 margin-left:0px;
 margin-top:3px;
 }

#scroll_box span {
  margin-top:10px;
  padding-left:10px;
  font-size: 11px;
  color:#6399bf;
	}

#scroll_box h1 {
  margin-left:10px;
  font-weight:bold;
  font-size: 12px;
  color:#41ac3c;
	}

.dhtml {
  margin-left:30px;
 }

.small_interface {
	background:transparent url('../img/layout/login-box-small_new.gif') no-repeat !important;
	height:103px !important;
}


.right_links a {font-size:12px;color:#41ac3c;}
.right_links a.visited {font-size:12px;color:#41ac3c;}