.noshow 
{display:none}

.f12{ font: 12 Verdana; }
.f10{ font: 10 Verdana; }
.f10a{ color:#505050; font: 10 Verdana; }
.f10b{ color:red; font: 10 Verdana; }
.sel { color:red; padding-right:2 }
.unsel { color:#909090; padding-right:2 }
a { color: red; text-decoration:none }
.bgt{ background-position: top; background-repeat: repeat-x }
.bgtc{ background-position: top; background-repeat: no-repeat }
.bgtl{ background-position: top left; background-repeat: no-repeat }
.bgtr{ background-position: top right; background-repeat: no-repeat }
.bgbl{ background-position: bottom left; background-repeat: no-repeat }
.bgbr{ background-position: bottom right; background-repeat: no-repeat }