pre {
	text-indent: 30px;
	}

#tabmenu {
	color: #000;
	margin: 0px;
	border-bottom:1px solid #EEEEEE;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
	width:725px;
	}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	}

#tabmenu a, a.active {
	color: #252525;
	background: #ffffff;
	font: normal 16px Arial;
	border: 1px solid #eeeeee;
	border-bottom: none;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	text-decoration: none;
	cursor:hand;
	font-weight:bold;
	}

#tabmenu a.active {
	background: #ffffff;
	border-bottom: 0px solid #eeeeee;
	color:#ff4f01;
	font-weight:bold;
	}

#tabmenu a:hover {
	color: #ff4f01;
	background: #ffffff;
	cursor:pointer;
	font-weight:bold;
	}

#tabmenu a:visited {
	color: #252525;
	font-weight:bold;
	}

#tabmenu a:visited:hover {
	color: #ff4f01;
	font-weight:bold;
	}	

#tabmenu a.active:hover {
	background: #ffffff;
	color: #ff4f01;
	font-weight:bold;
	}
	
	
#tabmenuvid {
	color: #000;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
	}

#tabmenuvid li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	}

#tabmenuvid a, a.active {
	color: #252525;
	background: #ffffff;
	font: normal 16px Arial;
	border: 1px solid #eeeeee;
	border-bottom: none;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	text-decoration: none;
	cursor:hand;
	font-weight:bold;
	}

#tabmenuvid a.active {
	background: #ffffff;
	border-bottom: 0px solid #eeeeee;
	color:#ff4f01;
	font-weight:bold;
	}

#tabmenuvid a:hover {
	color: #ff4f01;
	background: #ffffff;
	cursor:pointer;
	font-weight:bold;
	}

#tabmenuvid a:visited {
	color: #252525;
	font-weight:bold;
	}

#tabmenuvid a:visited:hover {
	color: #ff4f01;
	font-weight:bold;
	}	

#tabmenuvid a.active:hover {
	background: #ffffff;
	color: #ff4f01;
	font-weight:bold;
	}


