<!--
body {
color: #000000;
font-family: Arial, Verdana, sans-serif;
}

img {
   border:1px solid #000000;
}

p {
font-size: 12px;
}

a {
font-weight: bold;
}

h1 {
font-size: 14px;
}

h2 {
font-size: 12px;
}

.small {
font-size: 8px;
}

table {
font-size: 10px;
}

div {
font-size: 10px;
}

.ubercolortabs{
padding: 0;
width: 100%;
overflow: hidden;
background: transparent;
}

.ubercolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin: 0;
padding: 2;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}


.ubercolortabs a{
float: left;
color: black;
background: #837162 url(http://www.wahmbuds.com/images/menuroundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 2px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent url(http://www.wahmbuds.com/images/menuroundright.gif) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
background-color: #ECE3D8; /*background color of tabs onMouseover*/
color: black;
}

.ubercolortabs a:hover span{
background-color: transparent;
}

.ubercolordivider{ /*CSS for horizontal line.*/
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 3px;
background: #000000; /*background color of horizontal line*/
}

body a:link, body a:visited, body a:active {
 color: #000000;
 text-decoration: none;
}

body a:hover {
 color: #995057;
 text-decoration: underline;
}

p.one
{
border-style:dashed;
border-width:1px;
padding:6;
font-style:small;
}

p.two
{
border-style:solid;
border-width:medium;
}

.smallfont {
font-size: 9px;
font-family: Arial, Verdana, sans-serif;
color: #000000;
}
-->
</style>

