.jquerycssmenu  { font: bold 10px Verdana; border-bottom: 1px solid black }

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li { display: inline; position: relative; float: left }

/*Top level menu link items style*/
.jquerycssmenu ul li a   { color: #2d2b2b; text-decoration: none; background-repeat: repeat-x; background-attachment: scroll; background-position: center top; display: block }

.jquerycssmenu ul li a:hover { }
	
/*1st sub level menu*/
.jquerycssmenu ul li ul   { background-image: none; visibility: hidden; display: block; position: absolute; left: 0; border-top: 0 solid black }

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li { background-image: none; display: list-item; float: none }

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/*pudotusvalikko taustan koko + paikka + vŠri*/
.jquerycssmenu ul li ul li a        { color: black; font-size: 10px; font-family: Verdana; font-style: normal; font-weight: bold; line-height: normal; background-image: url("tausta.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin: 0 0 0 10px; padding: 4px 5px 5px; width: 180px; height: 16px; vertical-align: 5px }

.jquerycssmenu ul li ul li a:hover   { color: black; background-image: url("vaalea-hover.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-left: 10px }

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass { position: absolute; top: 7px; right: 5px }

.rightarrowclass { position: absolute; top: 3px; right: 15px }
.premi-lista-otsikko  { font-size: 13px; font-variant: small-caps; font-weight: bold; line-height: 14px; text-transform: none }
.premi-lista-leipis  { color: #676767; font-size: 12px; line-height: 13px; margin-top: -10px; margin-right: 15px; margin-left: 30px }
.premi-lista-lue-lisaa { color: red; font-size: 12px; font-weight: bold; line-height: 13px; text-align: right; margin-top: -10px; margin-right: 12px }
body, tbody  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
a { text-decoration: none; font-color: black }
a:hover
   { color: blue }
