#tbella a  {
width: 108px;
background: url(../images/ciaobella_btn.gif) no-repeat left top;
}

#tbella_active a {
width: 108px;
background: url(../images/ciaobella_btn.gif) top left no-repeat;
background-position: 0 -46px;
}

#twhois a  {
width: 108px;
background: url(../images/whoisbella_btn.gif) top left no-repeat;
}

#twhois_active a  {
width: 108px;
background: url(../images/whoisbella_btn.gif) top left no-repeat;
background-position: 0 -46px;
}

#tproducts a  {
width: 108px;
background: url(../images/products_btn.gif) top left no-repeat;
}
	
#tproducts_active a  {
width: 108px;
background: url(../images/products_btn.gif) top left no-repeat;
background-position: 0 -46px;
}

#bella  {
width: 75px;
background: url(../images/bellabronze_word.gif) top left no-repeat;
}
	
#nav {
	float : left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 22px;
	height: 23px;
	display: inline;
	overflow: hidden;
	width: 351px;
	position: absolute;
}


#nav li {
margin: 0; 
padding: 0;
display: inline;
list-style-type: none;
}

#nav a {
float: left;
padding: 23px 9px 0px 0px;
overflow: hidden;
height: 0px !important; 
height /**/:23px; /* for IE5/Win */
}

#nav a:hover {
background-position: 0 -23px;
}

#nav a:active, #nav a.selected {
background-position: 0 -46px;
}


body {
	background-color: #4B0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #330000;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a.visited {
  color: #663300;
  text-decoration: none;
}

a:hover {
  color: #ffb062;
  text-decoration: none;
}

.tbl_content {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 22px;
}
hr {
	background-color: #BD8F81;
	color: #BD8F81;
	border: 0;
	height: 1px;
}
.intro {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
.tip_bullet {
	list-style-image: url(../images/tip.gif);
	list-style-position: outside;
	margin-left: 5px;
	padding-bottom: 10px;
}
