Body {
  background:#000000 url(bamboo-leaves-bckground.gif) repeat-y fixed top;
  color: #00000;
	background-position: left;
	scrollbar-3dlight-color:#d0ba8f; 
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#003299;
	scrollbar-darkshadow-color:#bfa25c;
	scrollbar-face-color:#e9daaf;
	scrollbar-highlight-color:#e9dbaf;
	scrollbar-shadow-color:#b08454;
	scrollbar-track-color:#000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:150%;
}

A.i:LINK {
	color: #f9c97c;
	font-size: 1.1em;
	font-weight: bold;	
	text-decoration: none;
} 

A.i:ACTIVE {color: #fbe9a9;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

A.i:VISITED {
	color:#9FF; 
	font-size: 1.1em;
	font-weight: bold;		
	text-decoration: none;
} 

A.i:HOVER {
	color: #FFFF33;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
} 


A.titlelink:LINK {
	color: #3FF;
	font-size: 1.1em;
	text-decoration: none;
} 

A.titlelink:ACTIVE {
	color: #09F;
	font-size: 1.1em;
	text-decoration: none;
}

A.titlelink:VISITED {
	color:#06F;
	font-size: 1.1em;
	text-decoration: none;
} 

A.titlelink:HOVER {
	color: #FFFF33;
	font-size: 1.1em;
	text-decoration: underline;
} 

	
table.floor {
	border-width: 3px 3px 3px 3px;
	border-spacing: 4px 4px;
	border-style: solid solid solid solid;
	border-color: #8f7f5a;
	border-collapse: collapse;

}
.tableheading {
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
}

.mytable {
	background-color: #000000;
	background: #000000;
	background-position: center;
	margin: 0px;
	padding: 2px;
}

.tablefieldssmall {
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #00FFFF;
	border: none;
}

.tablefields {
  background: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00FFFF;
	border: none;
}

.tablecellborders {
	border: none;
}

.tablecells {
  background: #000000;
  border: none;
	margin: 0px;
	padding: 3px;
}

.test {
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.tablehref {
	font-size: 14px;
	font-style: normal;
	color: #0099FF;
	font-weight: bold;
}

.TextBG {
	color: #000000;
	font-weight: bold;
}

.txtbox {
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
}


.space {
  	font-size: 8px;
}

.blue { 
	color: #0000FF;
	font-size : 12px;
}

.n {
  color: #00FF00;
  font-size: 14px;
}

h3 {
  color: #00ffff;
  font-size:1.6em;
}

h1 {
  color: #00ffff;
  font-size:1.6em;
}


.title {
	color:#ffff00;
	font-size:1.5em;	
	text-align:center;
}

.contents {
	color:#00ff00;
	font-size:1em;
	text-align:justify;

}

