
/* TOP.AsP-tyylit */
.top_menuitem {font-size:12px;}

body, td, p, th,  h1,h2,h3,h4,h5,h6, li, ul, ol, div, span, font
{
	font-family: Myriad Pro, Verdana, Arial, helvetica;
}

#pagetitle {width: 100%; font-weight: normal; margin-top: 10px; padding-left: 2px; margin-bottom: 10px; font-size: 16px; font-family: Myriad Pro, Verdana, Arial, helvetica;}

.minileipis, .minicursive, .button, .submitbutton, .resetbutton
{
	font-family: Myriad Pro, Verdana, Arial, helvetica;
}
	
.bigtitle, h2, h1
{
	font-size: 16px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.mediumtitle, H3
{
	font-size:14px;
	text-decoration: none;
	color: #045485;
	font-weight: bold;
}

.minititle, .cursive, h4
{
	font-size: 12px;  
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.leipis, P, .bigcursive,td, .editor p,li
{
	font-size: 14px;
	text-decoration: none;
	color: Black;
   line-height: 16px;	
}


.minileipis, h5, .minicursive, .imagecaption
{
	font-size: 12px;
	text-decoration: none;
	color: black;
	font-weight: normal;

}

.minicursive
{
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #355c9d;
}

a:link {
	color: #616d36;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;

}

a:active
{
	text-decoration: underline;
	color: #616d36;
}

#menu a:hover
{
	color: black;
}

#menu a
	{
	color: black;

	}


#menu a:active
	{
	font-weight: bold;
	color: black;

	} 
	
.mainmenu /* menu.aspin valikot */
	{
	font-family: verdana, arial,helvetica;
	font-weight: bold;
	text-decoration: none
	}
 
.submenu
{ 

	font-family: verdana, arial, helvetica
	text-decoration: none;
}


#fontsize a {font-size: 12px; color: black;}
	
.button
{
    display: inline;
	white-space: nowrap;
    padding: 2px;
	font-family: tahoma, arial; 
	font-size: 11px;
	color: black;
}
.button:hover
{
}

.button:active
{
}
	

.imagecaption {color: darkgrey; text-decoration: italic;}
.redtext {color: red;}
.highlight {background-color: #FFF4C1}
.BoldGreen {color: green; font-weight: bold;}
