
/* TOP.AsP-tyylit */


body, td, p, th,  h1,h2,h3,h4,h5,h6, li, ul, ol, div, span, font
{
	font-family: Arial, helvetica; 
	font-size: 11px;
}

#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, h2, h1
{
	font-size: 17px;
	text-decoration: none;
	color: #202457;
	font-weight: bold;
}

.mediumtitle, H3
{
	font-size:11px;
	text-decoration: none;
	color: #6E6A62;
	font-weight: bold;
}

.minititle, .cursive, h4
{
	font-size: 11px;  
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.leipis, P, .bigcursive,td, .editor p,li
{
	font-size: 11px;
	text-decoration: none;
	color: #6E6A62;
   line-height: 16px;	
}


.minileipis, h5, .minicursive, .imagecaption
{
	font-size: 11px;
	text-decoration: none;
	color: #6E6A62;
	font-weight: normal;

}

.minicursive
{
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #202457;
}

a:hover
{
	color: black;
}



.menu a:hover
{
	color: lightblue;
}

#tablemenu2 a
	{
	color: #202457;

	}


.menu a:active
	{
	font-weight: bold;

	} 

#tablemenu2 a#selected {color: #6e6a62}
	
.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: bold;
	font-size:11px;
	color: #202457
	text-decoration: none;
	}

 
.submenu
{ 
	font-size:11px;
	text-decoration: none;
	color: #202457;
	font-weight: bold;
}

.imagecaption {color: darkgrey; text-decoration: italic;}
.redtext {color: red;}
.highlight {background-color: #FFF4C1}
.BoldGreen {color: green; font-weight: bold;}
