

/* TOP.AsP-tyylit */

.username {font-size: 11px; color: black; font-weight: bold}
.time { font-size: 12px; color: white; font-weight: normal}
.toplinks {font-size: 12px; color: white; text-decoration: none; padding-left: 12px;  padding-right: 12px; font-weight: bold;}
.detail {font-size: 11px; color: black;}
.toplinks:hover{}
#clickedlink {background-image: url(../images/topmenu_selected.gif); border-right: 1px solid white;}
#notclickedlink {border-right: 1px solid white;}
#clickedlink .toplinks {font-size: 12px; color: #B21E29; text-decoration: none; padding-left: 12px;  padding-right: 12px; font-weight: bold;}
#menutaulukko {background-image: url(../images/menutaulu_bg.gif)}
#murupolku {letter-spacing: -1px;}

body, td, p, th,  h1,h2,h3,h4,h5,h6, li, ul, ol, div, span, font
{
	font-family:  Verdana,Arial, helvetica; 

}

.minileipis, .minicursive, .button, .submitbutton, .resetbutton
{
	font-family:  Verdana,Arial, helvetica; 
}
	
.bigtitle, h2
{
	font-size: 21px;
	text-decoration: none;
	font-weight: normal;
	color: #B31E2A;
}

.mediumtitle, H3
{
	font-size:13px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.minititle, .cursive, h4
{
	font-size: 11px;  
	text-decoration: none;
	color: #22242E;
	font-weight: bold;
	line-height: 15px;
}

.leipis, P, .bigcursive,td, .editor p,li
{
	font-size: 11px;
	text-decoration: none;
	color: #22242E;
	line-height: 15px;
}



.minileipis, h5, .minicursive
{
	font-size: 10px;
	text-decoration: none;
	color: #22242E;
	font-weight: normal;
	line-height: 15px;
}

.minicursive
{
	font-weight: bold;
}

a
{
	text-decoration: underline;
	color: #B31E2A;
}

a:hover
{
	text-decoration: underline;
}



.menu a:hover
{
	text-decoration: none;
}

.menu a
	{
	}


.menu a:active
	{
	font-weight: bold;
	} 


	
.mainmenu /* menu.aspin valikot */
	{
	font-family:  Verdana,arial,helvetica;
	font-weight: bold;
	font-size:13px;
	padding-left: 10px;
	color: white;
	text-decoration: none;
	}

 
.submenu
{ 
	font-size:11px;
	font-family: Verdana,arial, helvetica;
	text-decoration: none;
	color: 22242E;
}

.submenu:hover
{color:  #B31E2A;}

.submenu:active
{color:  #B31E2A;}

