/*BODY {
    padding-right: 0px; 
	padding-left: 0px; 
	background: #fff; 
	padding-bottom: 0px; 
	margin: 0px; 
	font: small/1.5em verdana,serif; 
	color: #000; 
	padding-top: 0px; 
	voice-family: inherit
}
*/

/*unknown {
	font-size: small
}
*/
#tabHeader {
	/*font-size: 93%; */
	background: url(../images/bg2.gif) repeat-x 50% bottom;
	float: left;
	width: 100%;
	line-height: normal;
	margin-top:1em;
}
#tabHeader ul {
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 0px; 
	margin: 0px; 
	/*padding-top: 10px; */
	list-style-type: none
}
#tabHeader li {
	padding-right: 0px; 
	padding-left: 9px; 
	background: url(../images/left.gif) no-repeat left top; 
	float: left; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
#tabHeader a {
	padding-right: 15px; 
	display: block; 
	padding-left: 6px; 
	font-weight: bold; 
	background: url(../images/right.gif) no-repeat right top; 
	padding-bottom: 4px; 
	color: #765; 
	padding-top: 5px; 
	text-decoration: none
}
#tabHeader a {
	float: none
}
#tabHeader a:hover {
	color: #333
}
#tabHeader #current {
	background-image: url(../images/left_on.gif)
}
#tabHeader #current a {
	background-image: url(../images/right_on.gif); 
	padding-bottom: 5px; 
	color: #333
}

#tabSpacer {
	margin-top:0;
	margin-bottom:0;
	border-left:#888 solid 1px;
	border-right:#888 solid 1px;
}

#tabSurround, #tabSurroundPic {
	border-left:#888 solid 1px;
	border-right:#888 solid 1px;
	border-bottom:#888 solid 1px;
	min-height:250px;
	_height:250px;
}

#tabSurround {
	padding:0 20px 10px 20px;
}

#tabSurroundPic {
	padding:0 10px 10px 65px;
}	

#tabSurround div {
	margin-bottom:5px;
}

#tabSurround table {
	/*position:absolute;*/
	text-align:center;
}
	
	