﻿#tabholder{position: relative; width: 100%; height: 3em;}
#tabholder ul{margin:0; padding:0; position:absolute; bottom:-1px;}
#tabholder ul li{display: inline; list-style: none;}
#tabholder ul a,
#tabholder ul a.current{width:8em; display:block; float:left; padding:4px 0; margin:1px 2px 0 0; text-align:center; font-family:tahoma, verdana, sans-serif; font-size:100%; text-decoration:none; color:#333;}
#tabholder ul a.current,
#tabholder ul a.current:hover{border:1px solid #092F70; border-bottom:none; background-color:#990000; color:#FFFFFF; padding-bottom:6px; margin-top:0;}
#tabholder ul a{background-color:#FFFAE1; border:1px solid #AAA; border-bottom:none;}
#tabholder ul a:hover{margin-top:0; border-color:#666; background-color:#FFF7CD; padding-bottom:5px;}
.tabcontent{border:1px solid #000000; background-color:#E1E2C7;}

