body {
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-size: 12px; 
	color:#FFFFFF;
}
a:link, a:active, a:visited {
	color: #E5E5E5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	Color: #FFFFFF;
	Text-Decoration: none;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px "Trebuchet MS";

}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #000000;
border-bottom: none;
background: url(chromebg2.gif) center center repeat-x;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: #FFFFFF;
}

#tabcontentcontainer{
width:480px;
height:40px;
}

.tabcontent{
display:none;
}