@charset "utf-8";
/* CSS Document */
.heightBottomLeft{ *height:200px}

input { background-color:#A7B5BE; border: none}

textarea{ background-color:#A7B5BE; border: none}

body { font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#A7B5BE}

a { color:  #000000; text-decoration:none}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small
}
.style1 {
	color: #006633;
	font-weight: bold;
}


#scroller_page{
	height:400px
}


.Container {
	position: relative;
	top: 40px;
	left: 0px;
	width: 370px;
	height: 340px;
}
#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 340px;
	height: 336px;
	left: 12px;
	top: 0px;
}
#Scroller-1 p {
	margin: 0;
	padding: 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-indent: 20px;
	color: #A7B5BF;
	font-weight: normal;
}
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 318px;
	height: 1500px;
	text-align: left;
	color: #A7B5BF;
	font-size: small;
	line-height:150%;
	font-weight: normal;
	text-align:justify
	}

#Scrollbar-Container {
	position: relative;
	top: 20px;
	color: #A7B5BF;
	left: 230px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
	width: 10px;
	height: 161px;
	position: absolute;
	top: 36px;
	left: 120px;
	background: transparent url(../images/scrollbar_track.png) no-repeat center center;
}
.Scrollbar-Handle {
	position: relative;
	width: 10px;
	height: 22px;
	left: 0px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px;
}

#tabledescription{
	width: 100%;
	height: 3em;
	padding: 2px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	color: #A7B5BF;
	text-align:right;
}
.mainMenu a
{ color:#000000;
font-weight:900;
text-decoration:none}

.mainMenu a:hover
{
	color:#838e96;
	
	
}

.selected
{
	color:#838e96;
	text-decoration: none;
	
	
}
