html,form {
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#666666;
	scrollbar-track-color : #fffffe;
}

body {
	text-align: center;
  	font-family: verdana;
  	font-size: 11px;
	/**color: #666666;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
}

td {
  font-family: verdana;
  font-size: 9px;
	/**color: #666666;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a {
	/**color: #666666;*/
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

table {
	border: 0;
	padding: 0;
	position: relative;
}

.wrapper {
  position: relative;
	width: 765px;
	margin: 0px auto;
	text-align: left;
	bottom: 0px;
	height: 100%;
}

#header {
	height: 50px;
	position: relative;
	width: 765px;
}

#content_wrapper {
  position: relative;
	height: 90%;
}

#content_wrapper a:hover {
	text-decoration: underline;
}

#menu_wrapper {
	position: relative;
	left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	height: 18px;
}

#powered_by {
	position: absolute;
	top: 55px;
	left: 580px;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
}

#image {
	position: absolute;
	left: 0;
	top: 0px;
	height: 100%;
}

.frontcontent {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 405px;
	height: 100%;
}

.rightcontent {
	position: absolute;
	top: 0px;
	left: 230px;
	width: 535px;
	height: 90%;
	overflow: auto;
}

.leftcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 227px;
	height: 90%;
	overflow: auto;
}

.rightcontentheader {
  position: relative;
	font-size: 16px;
	font-weight: bold;
	width: 490px;
}

.rightcontentbar {
  position: relative;
  background-position: left top;
  height: 20px;
  width: 490px;
}

.leftcontentheader {
  position: relative;
	font-size: 16px;
	font-weight: bold;
	width: 165px;
	left: 18px;
}

.leftcontentbar {
  position: relative;
  background-position: left top;
	height: 20px;
	width: 200px;
	left: 0px;
}

.reellist {
	position: relative;
	top: 20px;
	left: 20px;
	text-align: left;
	width: 360px;
}

.reel {
	position: relative;
	text-align: left;
}

.reel img {
	float: left;
	width: 80px;
}

.reeltext {
	float: right;
	width: 274px;
}

.clear {
	clear: both;
}

#tr {
	position: absolute;
	top: 0px;
	left: 349px;
	z-index: 10;
}

#bl {
	position: absolute;
	left: 0px;
	top: 277px;
	z-index: 10;
}

#br {
	position: absolute;
	left: 348px;
	top: 277px;
	z-index: 10;
}

#tabs {
	text-align: center;
	line-height: 20px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	float: left;
	background-color: #FFFFFF;
	font-family: verdana;
  	font-size: 11px;
	color: #000000;
	margin-right: 1px;
	text-align: center;
	line-height: 20px;
}

ul a {
	float: left;
	display: block;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

ul a:hover {
	color: #FFFFFF;
}

#footer {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#left_menu_top {
	position: absolute;
	height: 16%;
	width: 205px;
}

#left_menu {
	position: absolute;
	width: 205px;
	height: 60%;
	top: 80px;
}

#beamreeltree {
	position: relative;
	background: #ffffff;
	background-color: #ffffff;
	width: 190px;
	left: 10px;
	border: 1px solid #999999;
}

.level_1 {
	border: 1px solid #999999;
	/**color: #999999;*/
	color: #000000;
	_height: 15px;
	line-height: 15px;
	cursor: pointer;
}

.level_2 {
	background-color: D6D6D6;
	color: #000000;
	border: 1px solid #999999;
	_height: 15px;
	line-height: 15px;
	cursor: pointer;
}

.level_2 a {
	color: #000000;
}

.level_3 {
	color: #ffffff;
	border: 1px solid #999999;
	_height: 15px;
	line-height: 15px;
}

.level_3 a {
	color: #ffffff;
}

.display_reel {
	position:relative; 
	top: 10px; 
	left: 20px; 
	width: 510px;
	height: 100px;
}

.display_reel_1 {
	position: absolute; 
	right: 0px; 
	width: 409px; 
	height: 60px;
	background: url(/images/reels/display_reel_1.gif) no-repeat center top;
}

.display_reel_0 {
	position: absolute; 
	right: 0px; 
	width: 409px; 
	height: 60px;
	background: url(/images/reels/display_reel_0.gif) no-repeat center top;
}

.input {
	border: 1px solid #b5b5b5;
	color: #333333;
	font-size: 11px;
}

.mandatory {
	background-color: #aaaaaa;
	border: 1px #6b6b6b solid;
	font-size: 11px;
}
