.shadetabs {
padding: 3px 0;
font: bold 12px Verdana;
list-style-type: none;
text-align:right;
}

.shadetabs li{
margin: 0 0 10px 0;
}

.shadetabs li a {
text-decoration: none !important;
position: relative;
z-index: 1;
padding:0 20px 0 0;
color: #2d2b2b;

}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
background: url(/gfx/start/arrow.gif) right no-repeat !important;
color:#FF6600 !important;

}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#getstart {width:219px; height:100px; float:left; padding:15px 0; border-right:1px dotted #999; margin:0 20px 0 0;}


.homebox {width:306px; height:289px; overflow:hidden; float:left; background:url(/gfx/home/box.gif) top no-repeat; margin:0 21px 15px 0;}
.pad {padding:20px;}
.pad p {font-size:11px !important;}


a.gstxt:link, a.gstxt:visited, a.gstxt:active, a.gstxt:active {color:#666 !important; border-left:1px solid #ccc; border-bottom:1px solid #ccc; padding:10px 30px 10px 15px; text-decoration:none !important; background: url(/gfx/start/corner.gif) top right no-repeat !important; margin:0 5px 0 0; line-height:50px;}
a.gstxt:hover {color: #000 !important;}

.ss-tn {float:left; margin:15px 10px 0 0; font-size:10px; line-height:normal;}
.lt {margin-right:0;}

.ss-tn img {border:1px solid #ccc; display:block;}
.ss-tn a {text-decoration: none !important;}


div#qTip {
 padding: 5px 10px;
 border: 1px solid #333;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #369;
 color: #fff;
 font: 11px;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
