/* CSS Document */
<style type="text/css">
<!--
.tab1 {
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: none;
border-right-style: dotted;
border-bottom-style: none;
border-left-style: dotted;
border-top-color: #6699FF;
border-right-color: #6699FF;
border-bottom-color: #6699FF;
border-left-color: #6699FF;
}
-->
</style>
<style type="text/css">
<!--
.tab2 {
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #6699FF;
border-right-color: #6699FF;
border-bottom-color: #6699FF;
border-left-color: #6699FF;


}
-->
</style>
<style type="text/css">
<!--
.tab3 {
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: dotted;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
border-top-color: #669933;
border-right-color: #669933;
border-bottom-color: #669933;
border-left-color: #669933;
}
-->
</style>


