

/* 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: #000000; text-decoration: none; font-weight: bold}
.detail {font-size: 11px; color: black;}
/*.toplinks:mouseover {font-size: 12px; color: #000000; font-weight: bold;}*/
.toplinks:active {font-size: 12px; color: #000000; font-weight: bold;}
.clickedlink {background-color: yellow;}


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: 14px;
	text-decoration: none;
	color: black;
	font-weight: bold;


}

.mediumtitle, H3
{
	font-size:12px;
	text-decoration: none;
	color: #474747;
	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: Black;
	font-weight: normal;
}



.minileipis, h5, .minicursive
{
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-weight: normal;

}

.minicursive
{
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #456aae;
	text-decoration: none;
}
a:hover {
	color: #263b60;
	text-decoration: underline;
}

#menu a:link, #menu a:visited {
	color: #436cac;
	text-decoration: none;
	font-weight: normal;
}
#menu a:hover, #menu a:active {
	color: #ff690b;
	text-decoration: underline;
	font-weight: normal;
}

.mainmenu {
	text-transform: uppercase;
	font-family: verdana, arial, sans-serif;	
	line-height: 19px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.mainmenu:link {
	text-decoration: none;
	font-weight: normal;
}
 
.submenu
{ 
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.submenu:link {
	font-weight: normal;
}
