.glowingtabs{
float:left;
width:563px;
}

.glowingtabs ul{
list-style-type: none;
}

.glowingtabs li{
display:inline;
height:34px;
width:auto;
}

.glowingtabs a{
height:34px;
line-height:34px;
float:left;
background:url(../images/tabbing.jpg) left -34px no-repeat;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 10px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(../images/tabbing.jpg) no-repeat right -34px;
padding:0 13px 0 0;
color:#000000;
font-size:14px;
font-weight:bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color:#fff;
}

.glowingtabs a.selected{ /*Selected Tab style*/
background-position:0 0px; /*Shift background image up to start of 2nd tab image*/
color:#FFFFFF;

}

.glowingtabs a.selected span{ /*Selected Tab style*/
background-position:100% 0px; /*Shift background image up to start of 2nd tab image*/
color:#FFFFFF;
}

.glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -0px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -0px; /*Shift background image up to start of 2nd tab image*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}
.glowingtabs1{
float:left;
width:260px;
line-height:normal;
}

.glowingtabs1 ul{
list-style-type: none;
}

.glowingtabs1 li{
display:inline;
}

.glowingtabs1 a{
float:left;
background:url(../images/tableft.jpg) no-repeat left top;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 10px;
text-decoration:none;
}

.glowingtabs1 a span{
float:left;
display:block;
background:url(../images/tabright.jpg) no-repeat right top;
padding: 8px 20px 7px 12px;
color:#3B3B3B;
font-size:14px;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs1 a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs1 a:hover span {
color: black;
}

.glowingtabs1 a.selected{ /*Selected Tab style*/
background-position:0 -31px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs1 a.selected span{ /*Selected Tab style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

.glowingtabs1 a:hover{ /*onMouseover style*/
background-position:0% -31px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs1 a:hover span{ /*onMouseover style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}


/*------------------------new tabbing -------------------*/
.glowingtabsnew{
float:left;
width:563px;
border-bottom:5px solid #010101;
}

.glowingtabsnew ul{
list-style-type: none;
}

.glowingtabsnew li{
display:inline;
height:29px;
width:auto;
}

.glowingtabsnew a{
height:29px;
line-height:29px;
float:left;
background:url(../images/tableft.jpg) left top no-repeat;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 21px;
text-decoration:none;
}

.glowingtabsnew a span{
float:left;
display:block;
background:url(../images/tabright.jpg) no-repeat right top;
padding:0 21px 0 0;
color:#000000;
font-size:14px;
font-weight:bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabsnew a span {float:none;}
/* End IE5-Mac hack */

.glowingtabsnew a:hover span {
color:#fff;
}

.glowingtabsnew a.selected{ /*Selected Tab style*/
background-position:0 -29px; /*Shift background image up to start of 2nd tab image*/
color:#FFFFFF;

}

.glowingtabsnew a.selected span{ /*Selected Tab style*/
background-position:100% -29px; /*Shift background image up to start of 2nd tab image*/
color:#FFFFFF;
}

.glowingtabsnew a:hover{ /*onMouseover style*/
background-position:0% -29px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabsnew a:hover span{ /*onMouseover style*/
background-position:100% -29px; /*Shift background image up to start of 2nd tab image*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}
.glowingtabs1{
float:left;
width:260px;
line-height:normal;
}

.glowingtabs1 ul{
list-style-type: none;
}

.glowingtabs1 li{
display:inline;
}

.glowingtabs1 a{
float:left;
background:url(../images/tableft.jpg) no-repeat left top;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 10px;
text-decoration:none;
}

.glowingtabs1 a span{
float:left;
display:block;
background:url(../images/tabright.jpg) no-repeat right top;
padding: 8px 20px 7px 12px;
color:#3B3B3B;
font-size:14px;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs1 a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs1 a:hover span {
color: black;
}

.glowingtabs1 a.selected{ /*Selected Tab style*/
background-position:0 -31px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs1 a.selected span{ /*Selected Tab style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

.glowingtabs1 a:hover{ /*onMouseover style*/
background-position:0% -31px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs1 a:hover span{ /*onMouseover style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}





