body {
 background: #ffffff;
 margin: 30px;
 font-family: Arial, Verdana, Helvetica, sans-serif;	
 font-size: 12px;
 display: block;
 text-align: justify;
 font-weight: normal;
 padding: 10;
 color: #666666;
}


 .navigation {
font-size: 11px;
text-align: left;
font-weight: normal;
margin-bottom: 0;
color: #666666
 }
 
.footer {
 font-family: Arial, Verdana, Helvetica, sans-serif;	
 font-size: 12px;
 display: block;
 text-align: justify;
 font-weight: normal;
 padding: 10;
 color: #666666;
} 
	
div#content {
	position: absolute;
	z-index:97;
	background: white; 
	margin-left: 80px;
	width: 760px;
	height: 99%;
	top: 10px;
	}

div#top {
	float: left;
	background-image: url(images/pagebreak2.gif);
	background-repeat: repeat-y; 
	width: 100%;
	height: 125px;
}

div#top1 {
	float: left;
	z-index:98;
	background-image: url(images/pagebreak3.gif);
	width: 100%;
}

div#top2 {
	position: absolute;
	z-index:99;
	margin-left: 380px;
	margin-top: -120px;
	background-image: url(images/logomember.gif);
	width:200px;
	height:90px;	
}

div#bottom {
	float: left;
	background-image: url(images/footer.gif);
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
 font-size: 12px;
 display: block;
 text-align: justify;
 font-weight: normal;
 color: #666666;
}

form { 
padding: 0; 
margin: 0; 
vertical-align: bottom;
} 


div#menu {
	float: left;
	margin-top: 20px;
	margin-left: 2px;
	border-right: 3px solid #E5EDF9;
	width: 175px;
	height: 415px;
	}

div#text {
	float: right;
	text-align:justify;
	padding-right:10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 560px;
	scroll: auto;
	
}

h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
display: block;
text-align: center;
font-weight: bold;
color: #666666;
 }
h2 {
	font-size: 12px;
	color: #666666;
	margin: 0 0 10px 0;
}
.navigation a:visited {
color: #999999;
text-decoration: none;
font-weight: normal;
}
 
 .navigation a:hover {
color: black;
text-decoration: none;
font-weight: bold;
}
 
.navigation a:link {
color: #999999;
text-decoration: none;
font-weight: normal;
}

.navigation a:active {
color: #999999;
text-decoration: none;
font-weight: normal;
}

a:visited {
color: #999999;
text-decoration: none;
font-weight: bold;
}
 
a:hover {
color: black;
text-decoration: none;
font-weight: bold;
}
 
a:link {
color: #999999;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #999999;
text-decoration: none;
font-weight: bold;
}

.text {
font-size: 12px;
 display: block;
 text-align: justify;
 font-weight: normal;
 padding: 10;
 color: #666666;
 border-left: medium solid #E5EDF9;
 border-width: 7px;
 }
 
 .texta {
font-size: 12px;
 display: block;
 text-align: justify;
 font-weight: normal;
 padding: 10;
 color: #666666;
 border-left: medium solid #E5EDF9;
 border-width: 7px;
 }
 
 .texta a:visited {
color: #999999;
text-decoration: underline;
font-weight: normal;
}
 
 .texta a:hover {
color: black;
text-decoration: underline;
font-weight: bold;
}
 
.texta a:link {
color: #999999;
text-decoration: underline;
font-weight: normal;
}

.texta a:active {
color: #999999;
text-decoration: underline;
font-weight: normal;
}


form#login {
  width: 10em;
  padding: 0em 0em 0em 2em;
  margin: 0em;
  text-align:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
}

input#loginuser {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  width: 12em;
  margin: 0em 0em 0em 0em;
  padding: 0em;
}

.shadowleft {
 	
}



