.tabmenu {background-color:#CCCCCC; height:25px;width:780px; background-image:url(bg.jpg); background-repeat:repeat-x; }
.tabmenu ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.tabmenu li {display:inline; line-height:23px;}
.tabmenu li a {color:#ffffff; text-decoration:none; padding:5px; font-weight:bold;  color:white; }
.tabmenu li a.tabactive { color:white; background-color:#FF6600; font-weight:bold;  position:relative; background-image:url(bg2.jpg); background-repeat:repeat-x; }
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 { width:780px; padding:0; margin:0;}