
this stylesheet does not support Netscape 4.x;  */

/* home base */ 

body {
	color:#000;
	background-color:#fff;
 }
a:link {
	color: blue;
	text-decoration: none;
	}
a:visited {
	color: purple;
	text-decoration: none;
	} 

a:hover {
	color: #CC6600;
	} 

/* GENRALIZED BOX PROPERTIES (exclusive of borders), positioning, alignments, list types, text-indent */

form {
 margin-top: 0;
 margin-bottom: 0;
 z-index: 0;
 }
html>body #bodycol {
 width: auto;
 }
body {
	background: url('../images/sm-logoEcoSangha.gif') no-repeat 20px 30px;
 	margin:0; padding:0em;  
 }

/* banner properties */ 

 #title-banner {
 	background-color: #6699ff;
 	padding: 2px;
 	color:  #99ccff;
 	border-bottom: 1px solid #99ccff;
 	}
 #title-banner h2 {	
	font-weight: bold;
	padding: 10px 0px 0px 25px;
	margin: 0px;
	}

#sub-head {
	position: relative; 
	z-index: auto; 
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
} 
#sub-head a:link, #data-tools a:visited{
	color: #0000cc;
	text-decoration: none;
}
#sub-head a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
} 
#sub-head em {
	font-weight: bold;
	font-style: normal;
	padding: 0px 4px 0px 0px;
}
#numcol-l {
	position: relative; 
	z-index: auto; 
	top: 0;
	left: 0%;
	right: 30%;
	width: 70%;
	color: #ccc;
	padding: 3px 0px 30px 5px;
}
#numcol-r {
	position: absolute; 
	z-index: auto; 
	left: 70%;
	top: 0;
	right: 0;
 	width: 29%;
	text-align: right;
	color: #999;
	padding: 3px;
}

#mid-section {
	position: relative; 
	z-index: auto;
	left: 0;
	top: 0;
	
	z-index: 1;
}
.left-nav {
	position: absolute; 
	z-index: auto;
	top: 0%;
	left: 0%;
	right: 85%;
	width: 100px; 
	z-index: 1;
	color:  #999;
	padding-bottom: 8px;
	}

.left-nav div {
	padding:3px 3px 3px 3px;
	margin:0px 6px 0px 6px;
	color:  #333;
	text-align: right;
	}
.left-nav a:link, .left-nav a:visited{
	color: #666;
	text-decoration: none;
	}
.left-nav a:hover {
	color: blue;
	font-weight: normal;
	} 
.body-2 {
	position: relative; z-index: auto;
	top: 0%;
	width: 69%;
	left: 0%;
	right: 25%;
	color:  #999;
	}
.body-2 h2 {
	font-weight: normal;
	margin: 0px 3px 0px 0px;
	padding: 0px 6px 0px 20px;
	color:  #999;
	}
.body-2 h3 {
	font-weight: normal;
	margin: 0px 3px 0px 0px;
	padding: 0px 6px 0px 20px;
	color:  #3399ff;
	}
.body-2 h4 {
	font-weight: normal;
	margin: 0px 3px 0px 0px;
	padding: 10px 6px 0px 20px;
	color:  #333;
	}
.body-2 div {
	font-weight: normal;
	margin: 4px 3px 0px 6px;
	padding: 0px 6px 0px 20px;
	color:  #666;
	}
.body-2 div div {
	font-weight: normal;
	margin: 4px 3px 0px 0px;
	padding: 0px 6px 0px 0px;
	color:  #666;
	}
	
.right {
	position: absolute; z-index: auto;
	top: 0%;
	width: 25%;
	left: 75%;
	right: 0%;
	color:  #999;
	}
.right h3 {
	font-weight: normal;
	margin: 0px 3px 8px 0px;
	padding: 0px 6px 8px 20px;
	color:  #3399ff;
	}
.right div {
	font-weight: normal;
	margin: 4px 3px 0px 6px;
	padding: 0px 6px 8px 20px;
	color:  #666;
	}
.right div p {
	padding: 0px 6px 0px 0px;
	}
.right div div {
	font-weight: normal;
	margin: 4px 3px 0px 0px;
	padding: 0px 6px 0px 0px;
	color:  #666;
	}
	
/* FONT and TEXT PROPERTIES, exclusive of link indication, alignment, text-indent */

body, th, td, input, select, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

code, pre {
	font-family: 'Andale Mono', Courier, monospace;
}

body, .left-nav h2, h3, legend, input, textarea, pre, code, select {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: xx-small;
}

h2, #border h2, #numcol-l div {
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

h4, table {
	font-size: 1em;
}
#text-input {
	background-color: #333;
	color: #fff;
	font-weight: normal;
	}
.add-button {
	color: #006699;
	font-weight: bold;
	}
