.label             { font-family: Verdana; font-size: 15px; font-weight: bold; color: #FFFFFF; padding: 5px; cursor: hand }
.label_focus       { font-family: Verdana; font-size: 15px; font-weight: bold; color: #ff0000; border: #BBBBBB solid 1px; padding: 4px; cursor: hand }
.details           { display: none; width: 500px; height: 350px; font-family: Verdana; font-size: 14px; line-height: 135%; background-image: url(img/details_bg.jpg); background-repeat: no-repeat; border-right: #777777 solid 2px; border-top: #777777 solid 2px; border-bottom: #777777 solid 2px; padding: 30px; overflow-y: auto; }
.main              { width: 500px; height: 350px; font-family: Verdana; font-size: 20px; font-weight: bold; color: #444444; line-height: 135%; padding: 30px; }
.adv               { padding: 110px; font-family: Verdana; font-weight: bold; font-size: 12px }
a.btmLink:link     { color: #BBBBBB; text-decoration: none }
a.btmLink:active   { color: #FF0000; text-decoration: none }
a.btmLink:visited  { color: #999999; text-decoration: none }
a.btmLink:hover    { color: #FFFFFF; text-decoration: none }
