/* tabs alpha css */
div#alpha {background: url(../graphics/design/tabs.gif); float: left; border-bottom: 1px solid black; width: 115px; text-align: center; line-height: 28px;}
div#new {background: url(../graphics/design/tabs-dark.gif); float: left; border-bottom: 1px solid #5a5a5a; width: 115px; text-align: center; line-height: 28px;}
div#pop {background: url(../graphics/design/tabs-dark.gif); float: left; border-bottom: 1px solid #5a5a5a; width: 115px;  text-align: center; line-height: 28px;}
div#pay {background: url(../graphics/design/tabs-dark.gif); float: left; border-bottom: 1px solid #5a5a5a; width: 115px;  text-align: center; line-height: 28px;}
div#end {padding-left: 533px; border-bottom: 1px solid #5a5a5a; line-height: 28px;} /* firefox will not support background-position-x */

div#tabs a {color: #903E42;}
div#tabs a#active {color: red;}

