.basictab ul{
padding: 0px;
margin: 0px;
border: none;
list-style-type: none;
}

.basictab li{
float:left;
display: inline;
padding: 0px;
padding-left: 5px;
padding-right: 5px;
margin: 0px;
height: 28px;
}

.basictab li a{
padding: 0px;
margin: 0px;
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #cde0e3;
text-decoration: none;
text-transform: uppercase;
}

#link {height: 28px;}

#link a {

font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #cde0e3;
text-decoration: none;

}
#link a:hover {

font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #636363;

}

.tabcontainer{
}

.tabcontent{
display:none;
}
