/* tr - border has no effect */ 
/* Solun värin määrää td/tr/table tuossa järjestyksessä */ 
/* Jos solulla on oma väri, jää TABLE väri näkyviin raameissa */

/* font-family: "Family Name", serif, sans-serif, cursive, fantasy, monospace */ 
/* font-style: normal, italic, oblique */ 
/* font-variant: normal, small-caps */ 
/* font-weight: normal, bold, bolder, lighter, 100, 200 ... 900 */ 
/* font-size: medium, xx-small, x-small, small, large, x-large, xx-large,     */
/*            1     , 3/5     , 3/4    , 8/9  , 6/5  , 3/2    , 2/1     , 3/1 */
/*            h4    , h6      ,        , h5   , h3   , h2     , h1      ,     */
/*            3     , 1       ,        , 2    , 4    , 5      , 6       , 7   */

/* text-indent: n, n% */
/* text-align: left, center, right, justify */
/* text-decoration: none, underline, overline, line-through, blink */
/* text-transform: none, capitalize, uppercase, lowercase */
/* letter-spacing: normal, n[%] */
/* word-spacing: normal, n[%] */
/* white-space: normal, pre, nowrap, pre-wrap, pre-line */

/* border-style: none, hidden, dotted, dashed, solid, double, groove, ridge, inset, outset */
/* border-collapse: separate, collapse */
/* border-spacing: 0, n [n] */
/* border-width: 0, n */
/* empty-cells: show, hide */


body
{text-align: left; background: #EEE; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px;}

.SpFaT {font-size: 24px; font-weight: bold; font-style: italic; color: #AAA;}
.FamiT {font-size: 22px; font-weight: bold; font-style: italic; color: #959595;}
.SbFaT {font-size: 20px; font-weight: bold; font-style: italic; color: #888;}
.TribT {font-size: 18px; font-weight: bold; font-style: italic; color: #666;}
.SbTrT {font-size: 16px; font-weight: bold; font-style: italic; color: #444;}
.GenuT {font-size: 14px; font-style: italic; font-weight: bold;}
.SubGT {font-size: 14px; font-style: italic; font-weight: bold; color: #888;}

.Genu {font-size: 14px; font-style: italic;}
.SubG {font-size: 14px; font-style: italic; color: #888;}
.Spec {font-size: 14px; font-style: italic; font-weight: bold;}
.SubS {font-size: 14px; font-style: italic; font-weight: bold; color: #888;}
.Auct {font-size: 14px;}
.AucS {font-size: 14px; color: #666;}

.Vali {width: 320;}

.kartta {background-color: #AAA; vertical-align: top; border-width: 1; border-style: outset;}
.kartta img {width: 240; background-color: #fff; border-width: 1; margin: 1px; border-style: inset;}
.kartta img:hover {cursor: pointer;}

.kuvat
{background-color: #AAA; border-collapse: separate;
border-width: 1; border-style: outset; border-spacing: 2px; empty-cells: hide;}
.kuvat tr {background-color: #BBB}
.kuvat td {width: 244; border-width: 1px; border-style: inset;}
.kuvat td a img {width: 240; alt: "European distribution"}
.kuvat th
{font-size: 10px; font-family: Verdana,Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal;
text-indent: 5px; text-align: left; border-width: 1px; border-style: inset; background-color: #F5F5F5;}

#linkki {font-family: Verdana, Arial, Helvetica, serif; font-size: 9px; font-style: normal}
#linkki:hover {background-color: #808080; color: #F0F0F0}
