html,body {
    font:10pt normal Verdana, Arial, Helvetica, sans-serif; 
    color: #000000;
    background:none;
    padding:25px 0 0 0;
    margin:0;
    text-align:center;
}
p {
    padding:0;
	margin:0 10px 15px 0;
}
#contents 
{
	position: relative;
	overflow:hidden;
    height:120px;
    outline: none;
    text-align:justify;
    padding:0;
}

#contents ul
{
	padding:0;
	margin:0 0 0 30px;
}

#tabtable1, #tabtable2, #tabtable3
{
	position: relative;
	overflow: auto;
	height: 122px;
	margin: 0;
	padding: 0;
}

#topNav ul
{
	padding:0;
	margin:0 0 10px 0;
	height: 33px;
}
#topNav ul li
{
	list-style: none;
	float:left;
	clear:none;
	padding:0;
	margin:0;
    height: 33px;
    width:133px;
}
#topNav ul li a {
	display:block;
    text-decoration:none;
    outline:none;
    height: 33px;
    width: 133px;
}

#topNav ul li a.excavation_normalState 
{
	height: 33px;
	width: 133px;
	background: Transparent url(../images/approachTabs_excavation.gif) no-repeat 0 0;
}
#topNav ul li a.excavation_normalState :hover
{
	height: 33px;
	width: 133px;
	background: Transparent url(../images/approachTabs_excavation_f2.gif) no-repeat 0 0;
}
#topNav ul li a.excavation_currentState
{
	height: 33px;
	width: 133px;
	background: Transparent url(../images/approachTabs_excavation_f3.gif) no-repeat 0 0;
}


#topNav ul li a.exclamation_normalState 
{
	height: 33px;
	width: 133px;
	background: Transparent url(../images/approachTabs_exclamation.gif) no-repeat 0 0;
}
#topNav ul li a.exclamation_normalState :hover
{
	height: 33px;
	width: 133px;
	background: Transparent url(../images/approachTabs_exclamation_f2.gif) no-repeat 0 0;
}
#topNav ul li a.exclamation_currentState
{
	height: 33px;
	width: 133px;
	background: Transparent url(../images/approachTabs_exclamation_f3.gif) no-repeat 0 0;
}


#topNav ul li a.exhilaration_normalState 
{
	height: 33px;
	width: 133px;
	background: Transparent url(../images/approachTabs_exhilaration.gif) no-repeat 0 0;
}
#topNav ul li a.exhilaration_normalState :hover
{
	height: 33px;
	width: 133px;
	background: Transparent url(../images/approachTabs_exhilaration_f2.gif) no-repeat 0 0;
}
#topNav ul li a.exhilaration_currentState
{
	height: 33px;
	width: 133px;
	background: Transparent url(../images/approachTabs_exhilaration_f3.gif) no-repeat 0 0;
}
