/* CSS Document */
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
border-bottom: 3px solid #a2a1a1;
width: 800px;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: #652A2E;
}

#tablist li a:hover{
color: #666666;
border-color: #666666;
}

#tablist li a.current{
background: #652A2E;
color: white;
}


#tabContent2 
{
	text-align: right;
	width: 800px;
}

#tablist2{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 10px Verdana;
border-bottom: 1px solid #707070;
}

#tablist2 li{
list-style: none;
display: inline;
margin: 0;
}

#tablist2 li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #707070;
border-bottom: none;
background: white;
}

#tablist2 li a:link, #tablist2 li a:visited{
color: #707070;
}

#tablist2 li a.current:visited{
color: #ffffff;
}

#tablist2 li a:hover{
color: #ffffff;
background: #cdcdcd;
border-color: #707070;
}

#tablist2 li a.current:hover{
color: #ffffff;
background: #cdcdcd;
border-color: #707070;
}

#tablist2 li a.current{
color: #ffffff;
background: #707070;
border-color: #707070;
}

#tablist2 li a.previous {
	color: black;
	background: white;
	border: none;
}

#tablist2 li.notcurrent {
	color: #C0C0C0;
	border-color: #C0C0C0;
	text-decoration: none;
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #C0C0C0;
	border-bottom: none;
	background: white;
}

<!-- -->

#tabContentP {
	text-align: right;
	width: 615px;
	
}

#tablistP{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 10px Verdana;
border-top: 1px solid #707070;
}

#tablistP li{
list-style: none;
display: inline;
margin: 0;
}

#tablistP li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #707070;
/*border-bottom: none;*/
background: white;
}

#tablistP li a:link, #tablistP li a:visited{
color: #707070;
}

#tablistP li a.current:visited{
color: #ffffff;
}

#tablistP li a:hover{
color: #ffffff;
background: #cdcdcd;
border-color: #707070;
}

#tablistP li a.current:hover{
color: #ffffff;
background: #cdcdcd;
border-color: #707070;
}

#tablistP li a.current{
color: #ffffff;
background: #707070;
border-color: #707070;
}

#tablistP li a.previous {
	color: black;
	background: white;
	border: none;
}

#tablistP li.notcurrent {
	color: #C0C0C0;
	border-color: #C0C0C0;
	text-decoration: none;
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background: white;
}

<!-- -->

#tablist3{
margin-left: 0;
margin-bottom: 0;
font: bold 12px Verdana;

}

#tablist3 li{
list-style: none;
display: inline;
margin: 0;
}

#tablist3 li a{
text-decoration: none;
border-bottom: none;
background: #C4C4C4;
}

#tablist3 li a:link, #tablist3 li a:visited{
color: white;
}

#tablist3 li a:hover{
color: #666666;
border-color: #666666;
}

#tablist3 li a.current{
background: #652A2E;
color: white;
}

<!-- -->
#tabContent4 {
	text-align: left;
}
#tablist4 {
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 8px Verdana;
border-bottom: 2px solid #707070;
}

#tablist4 li{
list-style: none;
display: inline;
margin: 0;
}

#tablist4 li a{
text-decoration: none;
margin-right: 3px;
border: 2px solid #778;
border-bottom: none;
background: white;
}

#tablist4 li a:link, #tablist4 li a:visited{
color: #707070;
}

#tablist4 li a:hover{
color: white;
background: #707070;
border-color: #707070;
}

#tablist4 li a.current{
background: #707070;
color: #FFFFFF
}
