/*
-----------------------
stili by sitesolutions
----------------------
*/

.TBStar{
	background-color:#336699;
	}
	
.TBTitle{
	background-color:#336699;
	font-family:Tahoma, Geneva, sans-serif;
	color:white;
	font-size:11px;
	font-weight:bold;
	width:100%;
	}
	
.TBContent{
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#003366;
	font-size:11px;
	line-height:130%;
	background-color:white;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	}
	
.TBTable{
	border:0px;
	width:200px;	
	}