/* Yleinen tyyli. Scrollbarin tyylit näkyvät vain selaimissa IE5.5+ */
body
{
	background-color: #0B008B;
	/*background: url("../blueball/blueballtausta.jpg") no-repeat fixed top;*/
	background-position: center;
}


table {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
}
td.kansiot {
    background-color: #dddddd;
    font-size: 14px;
}

table.kommentti{background-color: #000000;}

a { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;}
a.kirjaudu { font-size: 8px;}

font,td,th,p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF; /* FFFFFF */
	text-decoration: none;
}
font.kansiot
{
	color: #000000; /* FFFFFF */
}

font.isompi
{
	font-size: 20px;
	color: #CC5566; /* FFFFFF */
}
font.img
{
	font-size: 16px;
	color: #EEEEEE; /* FFFFFF */
}

font.kommentti
{
	color: #FF0000; /* FFFFFF */
}
font.kommentti2
{
	color: #cc4466; /* FFFFFF */
}
font.musta
{
	color: #000000; /* FFFFFF */
}

h3
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF; /* FFFFFF */
	text-decoration: none;
}
h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 26px;
	color: #F3F3FF; /* FFFFFF */
	text-decoration: none;
}

a:link {color: white; font-size: 18px; text-decoration:underline}
a:visited {color: white; font-size: 18px; text-decoration:underline}
a:hover {color: red; font-size: 18px; text-decoration:underline}
a:active {color: white; font-size: 18px; text-decoration:underline}