.bghopea{background:#c7c7c8;}

.tyyli {color:#000000; text-decoration:none; font-size:14px; font-family:arial}
.tyyli A:link {color:#990000; FONT-WEIGHT: none; text-decoration:none; font-size:12px; font-family:verdana}
.tyyli A:active {color:#990000; FONT-WEIGHT: none; text-decoration:underline; font-size:12px; font-family:verdana}
.tyyli A:visited {color:#990000; FONT-WEIGHT: none; text-decoration:none; font-size:12px; font-family:verdana}
.tyyli A:hover {color:red; FONT-WEIGHT: none; text-decoration:underline; font-size:12px; font-family:verdana}

.tyyli09 {color:#4d4d4d; text-decoration:none; font-size:14px; font-family:arial}
.tyyli09 A:link {color:#9f9fa0; FONT-WEIGHT: none; text-decoration:none; font-size:12px; font-family:verdana}
.tyyli09 A:active {color:#990000; FONT-WEIGHT: none; text-decoration:underline; font-size:12px; font-family:verdana}
.tyyli09 A:visited {color:#4d4d4d; FONT-WEIGHT: none; text-decoration:none; font-size:12px; font-family:verdana}
.tyyli09 A:hover {color:red; FONT-WEIGHT: none; text-decoration:underline; font-size:12px; font-family:verdana}

.vtyyli {color:#c7c7c8; text-decoration:none; font-size:14px; font-family:arial}

.esiintyjat {color:#000000; text-decoration:none; font-size:11px; font-family:arial}
.esiintyjat A:link {color:#990000; FONT-WEIGHT: none; text-decoration:none; font-size:11px; font-family:arial}
.esiintyjat A:active {color:#990000; FONT-WEIGHT: none; text-decoration:underline; font-size:11px; font-family:arial}
.esiintyjat A:visited {color:#000000; FONT-WEIGHT: none; text-decoration:none; font-size:11px; font-family:arial}
.esiintyjat A:hover {color:red; FONT-WEIGHT: none; text-decoration:underline; font-size:11px; font-family:arial}

.h1 {
font-family:arial;
FONT-SIZE: 28px;
margin-top: 0; 
COLOR: #000000
} 

.h3_h3 {
font-family:arial;
FONT-SIZE: 36px;
COLOR: #000000
} 



.isoteksti {color:#000000; text-decoration:none; FONT-WEIGHT: bold; font-size:26px; font-family:arial}
.isoteksti A:link {color:#990000; FONT-WEIGHT: bold; text-decoration:none; font-size:18px; font-family:verdana}
.isoteksti A:active {color:#990000; FONT-WEIGHT: bold; text-decoration:underline; font-size:18px; font-family:verdana}
.isoteksti A:visited {color:#990000; FONT-WEIGHT: bold; text-decoration:none; font-size:18px; font-family:verdana}
.isoteksti A:hover {color:red; FONT-WEIGHT: bold; text-decoration:underline; font-size:18px; font-family:verdana}







/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #c7c7c8; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 4px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #c7c7c8; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #c7c7c8; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #c7c7c8;
background-color: black;
color: white;
}

