body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*scrollbar-face-color:#E9E9E9;
	scrollbar-arrow-color:#6699CC;
	scrollbar-track-color:#E9E9E9;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#C0C0C0;*/
}

p{
	padding: 0px;
	margin: 0px;
}

.shadetabs{
padding: 5px 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
font: 9px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
background: white url(fond.gif) top left;
width: 365px;
height: 13px;
}

.shadetabs li{
display: inline;
margin-left: 5px;
color: #ffffff;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 7px;
margin-right: 0px;
color: #ffffff;
/*background: white url(shade.gif) top left repeat-x;*/
background: transparent;
}

.shadetabs li a:visited{
color: #ffffff;
}

.shadetabs li a:hover{
background-image: url(shadeactive.gif);
border-bottom-color: white;
color: #ffffff;
}

.shadetabs li a.selected{
position: relative;
top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
color: #ffffff;
}

.shadetabs li &.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border-right: 1px solid #DEDEDE;
border-left: 1px solid #DEDEDE;
border-bottom: 1px solid #DEDEDE;
border-top: 0px solid #DEDEDE;
width: 365px;
margin-bottom: 1em; padding: 0px;
}

.shadetabs_pari{
padding: 5px 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
font: 9px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
width: 168px;
height: 13px;
}

.shadetabs_pari li{
display: inline;
margin-left: 5px;
color: #ffffff;
}

.shadetabs_pari li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 7px;
margin-right: 0px;
color: #ffffff;
/*background: white url(shade.gif) top left repeat-x;*/
background: transparent;
}

.shadetabs_pari li a:visited{
color: #ffffff;
}

.shadetabs_pari li a:hover{
background-image: url(shadeactive.gif);
border-bottom-color: white;
color: #ffffff;
}

.shadetabs_pari li a.selected{
position: relative;
top: 0px;
}

.shadetabs_pari li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
color: #ffffff;
}

.shadetabs_pari li &.selected:hover{ /*selected main tab style */
text-decoration: none;
}


