﻿
/* 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: 9pt;
}

#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: 18px;
	color: black;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: normal;
	line-height: 21px;	
}

.mediumtitle, H3
{
	font-size:11px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

.cursive, h4
{
	font-size: 12px;  
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-style: italic;
}

.leipis, P, .bigcursive,td, .editor p,li
{
	font-size: 9pt;
	text-decoration: none;
	color: Black;
   line-height: 16px;	
}

.minititle {font-size: 11px; font-weight: bold;}


.minileipis, h5, .minicursive, .imagecaption
{
	font-size: 7.5pt;
	text-decoration: none;
	color: black;
	font-weight: normal;

}

.minicursive, .cursive
{
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #4873b5;
}

a:hover
{
	color: 6c727a;
}

a:visited
{
	color: 6c727a;
}


.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;
	letter-spacing: -1px;
	}

 
.submenu
{ 
	font-size:10px;
	text-decoration: none;
	color: white;
}

.imagecaption {color: darkgrey; font-style: italic;}
.redtext {color: red;}
.highlight {background-color: #FFF4C1}
.BoldGreen {color: green; font-weight: bold;}

.tbody .minicursive {}
.tbody a {font-weight: normal;}
