
/* TOP.AsP-tyylit */


body, td, p, th,  h1,h2,h3,h4,h5,h6, li, ul, ol, div, span, font
{
	font-family: Arial, helvetica; 
}

#pagetitle {width: 100%; font-weight: normal; margin-top: 10px; padding-left: 2px; margin-bottom: 10px; font-size: 16px; Font-family: Verdana; font-weight: normal;}

.minileipis, .minicursive, .button, .submitbutton, .resetbutton
{
	font-family:  Arial, helvetica; 
}
	
.bigtitle, h1
{
font-size: 24px;
font-family: Georgia, Arial;
font-weight: normal;
}

h2 
{

font-size: 20px;
font-family: Georgia, Arial;
font-weight: normal;
}  

.mediumtitle, H3
{
	font-family: Georgia, Arial;
	font-size:16px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.minititle, .cursive, h4
{
	font-size: 14px;  
	text-decoration: none;
	color: black;
	font-weight: #222222;
}

.leipis, P, .bigcursive,td, .editor p,li
{
	font-size: 14px;
	text-decoration: none;
	color: #222222;
}


.minileipis, h5, .minicursive, .imagecaption
{
	font-size: 12px;
	text-decoration: none;
	color: black;
	font-weight: #222222;

}

.minicursive
{
	font-weight: bold;
}

a
{
	text-decoration: underline;
	color: #0044c0;
}

a:hover
{
	color: black;
}



.menu a:hover
{
	color: lightblue;
}

.menu a
	{
	color: white;

	}


.menu a:active
	{
	font-weight: bold;

	} 


	
.button
{
    display: inline;
	white-space: nowrap;
    padding: 2px;
	font-family: tahoma, arial; 
	font-size: 11px;
	color: black;
}
.button:hover
{
}

.button:active
{
}
	
	
	
.mainmenu /* menu.aspin valikot */
	{
	font-weight: normal;
	font-size:11px;
	color: white;
	text-decoration: none;

	}

 
.submenu
{ 
	font-size:10px;
	text-decoration: none;
	color: white;
}

.imagecaption {color: darkgrey; text-decoration: italic;}
.redtext {color: red;}
.highlight {background-color: #FFF4C1}
.BoldGreen {color: green; font-weight: bold;}

div.releaseinfo span.minileipis b {font-weight: normal; display: block; margin-top: 10px; color: #222222}
