.styletext {font-family: Verdana; font-size: 10px; font-weight: lighter; font-variant: normal; text-transform: none; color: black; text-decoration: none;}
.styletext ul {margin:2px 0 2px 20px;}

.stylehead-tab1 {font-family: Verdana; font-size: 14px; margin:10px 0 2px 0; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #FF6600; text-decoration: none; text-align: left;}

.textfooter {font-family: Verdana; font-size: 10px;	font-weight: normal; color: black; text-decoration: none;}	
.textfooter a:link {color:black; font-style:normal; font-variant:normal; font-weight:bold; text-decoration:none;}
.textfooter a:hover,
.textfooter a:visited,
.textfooter a:active {color:#0071bc; font-style:normal; font-variant:normal; font-weight:bold; text-decoration:none;}

.tabs {list-style:none; padding:10px 0 0 0; margin:0 0 0 0; height:29px; background:url("../images/backing.gif") repeat-x;}
.tabs li {display:block; float:left; margin:0 -29px 0 0;}
.tabs li a {display:block; text-decoration:none; position:relative;}

.tabs li a b.p1 {display:block; width:29px; height:29px; background:url("../images/normal_l.png"); float:left;}
.tabs li a b.p2 {display:block; height:29px; padding:0 10px; background:url("../images/normal_m.png") repeat-x; float:left; text-align:center; line-height:28px; color:#dfd; font-weight:normal; font-family:verdana; font-size:12px;}
.tabs li a b.p3 {display:block; width:29px; height:29px; background:url("../images/normal_r.png"); float:left; position:relative; z-index:100;}

.tabs li a.m1 {z-index:600;}
.tabs li a.m2 {z-index:500;}
.tabs li a.m3 {z-index:400;}
.tabs li a.m4 {z-index:300;}
.tabs li a.m5 {z-index:200;}
.tabs li a.m6 {z-index:100;}

.tabs li a:hover,
.tabs li a:focus,
.tabs li a:active
{border:0; z-index:700;}

.tabs li a.selected {z-index:800;}
.tabs li a.selected b.p1,
.tabs li a:hover.selected b.p1,
.tabs li a:active.selected b.p1
{position:relative; z-index:200; background:url("../images/select_l.png"); cursor:pointer;}
.tabs li a.selected b.p2,
.tabs li a:hover.selected b.p2,
.tabs li a:active.selected b.p2
{position:relative; z-index:200; background:url("../images/select_m.png") repeat-x; color:#000; cursor:pointer;}
.tabs li a.selected b.p3,
.tabs li a:hover.selected b.p3,
.tabs li a:active.selected b.p3
{position:relative; z-index:200; background:url("../images/select_r.png"); cursor:pointer;}

#tabcontentcontainer{
width:938; /*width of 2nd level content*/
height:300; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
background: #FFFFFF;
padding: 0 0 0 0;
}
.tabcontent{display:none;}
.styletabcont {border-width: 0;}
.spot {border-bottom: 1px black solid; border-left: 1px black solid; border-right: 1px black solid;}



