
/* TOP.AsP-tyylit */

.buttonlink {display: block; background-image: url(../jumbo_images/yellow_arrow.jpg); background-repeat: no-repeat; backround-position: left;margin-top: 4px; padding-left: 23px; height: 20px;  padding-top: 3px; font-size: 10px; text-decoration: none; color: #F11904;}
	.redbuttonlink {display: block; background-image: url(../jumbo_images/red_arrow.jpg); background-repeat: no-repeat; backround-position: left;margin-top: 4px; padding-left: 23px; height: 20px; padding-top: 3px; font-size: 10px; text-decoration: none; color: #F11904;}

    #topmenu {font-size: 10px; background-image: url(../jumbo_images/topmenu-bg.jpg);}
    #topmenu a {color: F1CA09; text-decoration: none;}
    #topmenu a:hover {text-decoration: underline;}

.tbody1 td {background-color: #E9EFF1}
.tbody2 td {background-color: white; border-top: 1px solid #EFEFEF; border-bottom: 1px solid #EFEFEF; }
.tbody1 a {color: #378B02}

body, form {padding: 0px; margin: 0px; border: 0px;}

body, td, p, th,  h1,h2,h3,h4,h5,h6, li, ul, ol, div, span, font
{
	font-family: Arial, helvetica; 

}


.minileipis, .minicursive, .button, .submitbutton, .resetbutton
{
	font-family: Arial, helvetica; 
}
	

.bigtitle, h1, h2
{
	font-family:  Arial, helvetica; 
	font-weight: normal;
	color: #595554;
	font-size: 22px;
}


.mediumtitle, h3
{
	font-family:  Arial, helvetica; 
	font-weight: normal;
	color: #595554;
	font-size: 16px;
}


.minititle, h3
{
	font-family:  Arial, helvetica; 
	font-weight: bold;
	color: #595554;
	font-size: 13px;
}

.leipis, P, .bigcursive,td, .editor p,li
{
	font: 11px  Arial, helvetica; 
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	color: #555354;
}

.cursive {font-size: 13px; font-weight: bold;}

.minileipis, h5, .minicursive, .imagecaption
{
}

.minicursive
{
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #CF0B16;
}

a:hover
{
	text-decoration: underline;
}



.menu a:hover
{
	color: lightblue;
}


.button
{
    display: inline;
	white-space: nowrap;
    padding: 2px;
	color: black;
	font-size: 11px;
}
.button:hover
{
}
.button:active
{
}
	


.imagecaption {color: darkgrey; text-decoration: italic;}
.redtext {color: red;}
.highlight {background-color: #FFF4C1}
.BoldGreen {color: green; font-weight: bold;}
