
/* HTT TYYLITIEDOSTO */
/* Teki Paula 06.05.2003 */


body {
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
//	background-image: url(img/tausta.gif);

/*	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#336699;
	scrollbar-track-color: #336699;
	scrollbar-shadow-color:#336699;
	scrollbar-highlight-color:#336699;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000; */
	}

/* TEKSTIT */


.basic {
        font-size: 80%;
        width: 500px;
        color: #000000;
	font-weight: normal;
	}
.ingressi {
        font-size: 80%;
        width: 500px;
        color: #000000;
	font-weight: normal;
	line-height: 200%;
	}
UL {
        font-size: 80%;
	margin: 1px;
}
.mini {
        font-size: 80%;
        color: #000000;
	font-weight: normal;
	}

.subhead {
        font-size: 100%;
        color: #000000;
	font-weight: bold;
	margin-top: 10px;
	}

.subhead2 {
        color: #FF6633;
	font-weight: bold;
	}


.lista {
        font-size: 100%;
        color: #000000;
	font-weight: normal;
	line-height: 200%;
	}

.lista2 {
        font-size: 80%;
        color: #000000;
	font-weight: normal;
	line-height: 100%;
	margin: 5px;
	}

li.pallo {
	margin-bottom: 10px;
	list-style-image: url(img/rinkula.gif)
}

/* FORM */

FORM.pika {
	margin-top: 4px;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 6px;
	}

INPUT.submit  {
    	color: #FFFFFF;
      	background-color: #666666;
        height: 20px;
    	border-right: #000000 1px solid;
    	border-top: #000000 1px solid;
    	border-left: #000000 1px solid;
    	border-bottom: #000000 1px solid;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	    }



/* LINKIT */


a:link {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	}

a:alink {
	color:#FF6633;
	text-decoration: none;
	font-weight: bold;
	}

a:vlink {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	}


a:visited {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
	}

//oranssilla taustalla



/* LOPPU */
