@charset "utf-8";

/* CSS Document */


.tabs li a.sub {display:block; width:150px; height:26px; text-decoration:none; background:url(vtabshort2.gif) left top; font-size:11px; text-decoration:none; font-weight:bold; color:#050; font-family:arial; line-height:24px; text-indent:35px; border-right:1px solid #fff;} 

.tabs li a.sub:hover {background:url(vtabshort2.gif) left center; color:#669933; border-color:#888;}

.tabs li a.sub.selected, .tabs li a.sub.selected:hover {background:url(vtabshort2.gif) left bottom; color:#000; border-color:#fff;cursor:default;}

 

.tabs {list-style:none; padding:15px 0 11px 0; margin:30px 10px 30px -10px; width:170px; background:url(vback.gif) repeat-y right bottom;}

.tabs li {display:block; margin:0 0 4px 15px;}

.tabs li a {display:block; width:150px; height:26px; text-decoration:none; background:url(vtab.gif) left top; font-size:12px; text-decoration:none; font-weight:bold; color:#fff; font-family:arial; line-height:24px; text-indent:10px; border-right:1px solid #fff;}

.tabs li a:hover {background:url(vtab.gif) left center; color:#050; border-color:#888;}

.tabs li a.selected, .tabs li a.selected:hover {background:url(vtab.gif) left bottom; color:#000; border-color:#fff;cursor:default;}


 


