span.tea2_text1 { font-family: Arial; font-size: 0.7em; text-decoration: none; color: #cccccc }
span.tea2_text2 { font-family: Arial; font-size: 0.7em; text-decoration: none; color: #999999 }
span.tea2_text3 { font-family: Arial; font-size: 0.8em; text-decoration: none; color: #cccccc }
span.tea2_text4 { font-family: Arial; font-size: 0.55em; text-decoration: none; color: #999999 }
span.tea2_hidden { font-family: Arial; font-size: 0.7em; text-decoration: none; color: #121212 }

span.tea2_head1 { color: #cccccc; font-family: Arial; font-size: 0.9em; font-weight:bold}
span.tea2_head2 { color: #cccccc; font-family: Arial; font-size: 0.75em; font-weight:bold}

a:link {text-decoration: none; color: #999999}
a:visited {text-decoration: none; color: #999999}
a:active {text-decoration: none; color: #666666}
a:hover {text-decoration: none; color: #556b2f;}

/* Below deleting dotted line in moz on click*/
:focus
{
  -moz-outline-style: none;
}


body{
	background:#121212;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;

	}

	
table#body {
	border: 15px solid #000000;
	border-top: 10px solid #000000;
	border-collapse: collapse;
	background-color:#000000;
	}

table#body img{
	border:0px;
	}

	
/* START NAVIGATION */
	
td#nav_container{
	width:120px;
	height:350px;
	}
	
table#nav {
	width:120px;

	}
	
	

img#nav_home{
	margin-top:25px;
	margin-bottom:40px;
}

div#nav_port,
div#nav_firm{
width:120px;
}

div#subnav_port,
div#subnav_firm{
float:right;
}

div.nav{
width:120px;
}

div.subnav{
float:right;
}

/* END NAVIGATION */
#thumb {
	overflow:hidden;
	}
	
#thumb img{
	width:50px;
	height:50px;
	}

#image {
	width:500px;
	height:500px;
	}
	
.graybg{	
	background-color:#292929;
	}

.dgraybg{	
	background-color:#121212;
	}

td#space{
	width:95px;
	}
	

table#content {
	width:620px;
	height:540px;
	border:0px;
	}

.trans80 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
	
.hidden {
	position: absolute;
	top: -10000px;
	}

.hidden img {
	display:none;
	}
	
#thumb-container{
	padding:10px;
	padding-right:20px;
	height:500px;
	width:50px;
	}
	
#image-parent{
	width:500px;
	height:500px;
	padding:10px;
	}
		
#image-container{
	position: relative;
	width:500px;
	height:500px;
	background: url('../images/load.gif') no-repeat center;
	}	
#image div {
	position:absolute;
	visibility:hidden;
	}

td#snav-container {
	width:120px;
	height:190px;
	}

#snav {
	width:110px;
	height:170px;
	padding:5px;
	}
	
td#text-container{
	width:195px;
	height:190px;
	padding:10px;
	}

#text-title{
	height:50px;
	}
					
#text{
	height:120px;
	text-align:justify;
	}
	
#pubdesc div {position:absolute; visibility:hidden;}


#buttons div{cursor:hand;}

/* Do not edit IE conditional style below */
<!--[if gte IE 5.5]>
#motioncontainer {
width:expression(Math.min(this.offsetWidth, maxwidth)+'px');
}
<![endif]-->
/* End Conditional Style */