@charset "utf-8";
/* CSS Document */
#tabsA {
	float:left;
	width:730px;
	line-height:normal;
	height: 50px;
	margin-top: 10px;
}
    #tabsJ {
	float:left;
	width:400px;
	font-size:93%;
	line-height:normal;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C10035;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-image: url(/themes/tgs/images/tableftJ.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsJ a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#ab0232;
	background-image: url(/themes/tgs/images/tabrightJ.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
	background-position:0% -12px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
#tabsT {
	float:left;
	width:730px;
	line-height:normal;
	height: 50px;
	margin-top: 10px;
}
#tabsT td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: 9.5px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}

