.Tmenu {	
	background-color:#ececec; 
	color: #FFF;
	border-bottom:1px solid #d7d7d7; 
	height:30px;
	width: 525px;

	
	
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: auto;
	margin-right: auto;
	}
.Tmenu ul {margin:0px; padding:0px; list-style:none; text-align:center; background-color: #F9F9F9; background-image: url(../images/tabULbg.gif); background-repeat: repeat-x;}
.Tmenu li {display:inline; line-height:30px;}
.Tmenu li a {
	color: #666;
	font-size: 14px;
		text-decoration: none;
	padding:4px 5px 6px 5px;  
	/*border-left:1px solid #ececec; 
	border-right:1px solid #ececec;*/
	}
.Tmenu li a.tabactive {
	border-left:1px solid #d7d7d7; 
	border-right:1px solid #d7d7d7; 
	font-weight:bold;  
	position:relative;
	color: red;
	
	color: #FFF;
	background-color: #7D1316;
	background-color: #041A29;
	background: url(../images/secondMenu.jpg) repeat-x;
	

	}
	
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5, #tabcontent6, #tabcontent7 {

	width: 525px;
	height: 450px; 
	text-align:left;
	padding:6px 6px; 
	margin-bottom:5px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden ;
	}
	
	
	
	#pictures {
	border:1px solid #ececec; 
	text-align:center;
	padding:6px 0px; 
	font-size:12px; 
	margin-bottom:5px;
	
	margin-left: auto;
	margin-right: auto;
	}