body   	{
	   	font-family: trebuchet ms, arial;
	   	color: #666666;
	   	font-size: 11px;
		   
	
		scrollbar-track-color: #FFFFFF;
 		scrollbar-arrow-color: #FFBA18;
		scrollbar-base-color: #FFBA18;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #FFBA18;
		}
	   
td	   	{
	   	font-family: trebuchet ms, arial;
	   	color: #666666;
	   	font-size: 11px;}
		
.pagetitle	   	{
	font-family: "trebuchet ms", arial;
	color: #666666;
	font-size: 14px;
	font-weight: 700;
}
		
.pagesubtitle	   	{
	font-family: "trebuchet ms", arial;
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}

.pagetitlesubhead	   	{
	font-family: "trebuchet ms", arial;
	color: #666666;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
}

#imageRight {
	float:right;
	padding-left:7px;
	padding-bottom:0 px;
  }
.imageRight {
	float:right;
	padding-left:7px;
	padding-bottom:0 px;
  }
#imageLeft {
	float:left;
	padding-left:7px;
	padding-bottom:0 px;
  }
.imageLeft {
	float:left;
	padding-left:1px;
	padding-bottom:1px;
	padding-top: 1px;
	padding-right: 7px;
  }
  
.pagetext	   	{
	font-family: "trebuchet ms", arial;
	color: #666666;
	font-size: 11px;
	text-align: justify;
	white-space: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pagequote	   	{
	font-family: "trebuchet ms", arial;
	color: #666666;
	font-size: 11px;
	text-align: left;
	white-space: normal;
	border: thin groove #FFFF66;
	background-color: #FFFF66;
	margin: 2px;
	padding: 3px;
}

.links	{
	font-family: trebuchet ms, arial;
	color: #FFFFFF;
	font-size: 12px;
	visibility: visible;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 0px;
}

.linksImage	{
	position: relative;
}

#nav img { border: none; }
#nav li { display: inline; list-style:none; }
#nav li a { float: left; display:block; width: 85px; height: 60px; margin: 3px; }
#nav li a img {  border:none; vertical-align: bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; /* for IE6 */ }
#nav li a:hover img { visibility:visible; /* for IE6 */ }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}	

#one {
	background-image: url(images/ameba_go.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#two{
	background-image: url(images/ameba_go.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#three {
	background-image: url(images/ameba_go.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#four {
	background-image: url(images/ameba_go.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#five {
	background-image: url(images/ameba_go.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#nav2 img { border: none; }
#nav li { display: inline; list-style:none; }
#nav li a { float: left; display:block; width: 85px; height: 60px; margin: 3px; }
#nav li a img {  border:none; vertical-align: bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; /* for IE6 */ }
#nav li a:hover img { visibility:visible; /* for IE6 */ }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}	

#home {
	background-image: url(images/pagelogo_go.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


a:link 	{
	text-decoration: underline;
	color: #ffba18;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {  text-decoration: underline; color: #6b801e; }
a:active {
	text-decoration: underline;
	color: #ffba18;
}
	   
.wit {  text-decoration: none; color: #FFFFFF; }
a.wit:link {  text-decoration:  underline; margin-right : 0px; color: #FFFFFF; }
a.wit:visited {  text-decoration: underline; margin-right : 0px; color: #FFFFFF; }
a.wit:hover {  text-decoration: none; margin-right : 0px; color: #6b801e; }
a.wit:active {  text-decoration: none; margin-right : 0px; color: #FFBA18; }



.submit {font:11px trebuchet ms, arial, sans-serif; color:#000000; cursor:hand; background:#FFFFFF;}

.input   {
			font-family: trebuchet ms, arial;
			font-size: 11px;
			color: #444444;
			background-color: #FFFFFF;
			border : 1px solid #666666;
		}
		
.input2   {
			font-family: trebuchet ms, arial;
			font-size: 11px;
			color: #444444;
			background-color: #ff9900;
			border : 1px solid #666666;
		}


.shadow{
border:1px solid green;
font:10pt arial;
position:relative;
display:inline;
background:black;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:relative;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}
