/* Style for Usual tabs */
.usual {
  width:100%;
}
.usual ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.usual li { 
	list-style:none; float:left; 
}

.usual a:hover {
  color:#2181bf;
}

.usual ul a {
  display:block;
  padding:5px 7px;
  text-decoration:none!important;
  margin:3px;
  margin-left:4px;
  margin-bottom:4px;
  font:12px "Lucida Sans Unicode", Arial, Tahoma, Helvetica, sans-serif;
}
.usual ul a:hover {
  color:#000000;
}
.usual ul a.selected {
  margin-bottom:0;
  color:#000000;
  border-left:0px solid snow;
  border-right:0px solid snow;
  cursor:default;
}
.usual div {
  padding-top:6px 8px;
  margin-top:2px;
  margin-left:5px;
  margin-bottom:5px;
  clear:left;
  border-top:1px solid #CCCCCC;
  font:12px "Lucida Sans Unicode", Arial, Tahoma, Helvetica, sans-serif; 
}
.usual div a { color:#000000; 
}

#usual2 a.tabs { background:#CCCCCC; }
#usual2 a.tabs:hover { background:#333333; }
#usual2 a.selected { background:#333333; }

#usual_news a.tabs { background:#CCCCCC; }
#usual_news a.tabs:hover { background:#66CCFF; }
#usual_news a.selected { background:#66CCFF; }

#usual_prod a.tabs { background:#CCCCCC; }
#usual_prod a.tabs:hover { background:#17c400; }
#usual_prod a.selected { background:#17c400; }

#usual_cust a.tabs { background:#CCCCCC; }
#usual_cust a.tabs:hover { background:#D3AB3A; }
#usual_cust a.selected { background:#D3AB3A; }

#usual_profile a.tabs { background:#CCCCCC; }
#usual_profile a.tabs:hover { background:#664888; }
#usual_profile a.selected { background:#664888; }

#usual_site a.tabs { background:#CCCCCC; }
#usual_site a.tabs:hover { background:#FFE001; }
#usual_site a.selected { background:#FFE001; }

#usual_link a.tabs { background:#CCCCCC; }
#usual_link a.tabs:hover { background:#2B4A69; }
#usual_link a.selected { background:#2B4A69; }