body1 {
  /* background: red; */
  background-image: url(/verkkolehti/img/navitausta.gif);
  background-repeat: repeat-x;

  border-bottom : 1 solid #FFCC33;
  border-color: black black #FF9900;
}

.error {
  font-family: arial, verdana ; 
  font-size:14pt; 
  font-weight:normal; 
  color:#2951A1; 
  font-weight:bold;
}

.normal {
  font-family: arial, verdana ; 
  font-size:14pt; 
  font-weight:normal; 
  /*color:#2951A1; */
}

.attention {
  font-family: arial, verdana ; 
  font-weight:normal; 
  color:#FF0000; 
  /*font-weight:bold;*/
}

.topmenu {
	/* height:30px;
	width:100%; */
	background:#1141A0;
	border-bottom : 1 solid #FFCC33;
	border-color: black black #FF9900;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	background-image: url(/verkkolehti/img/navitausta.gif);
}

.mainmenu {
	height:30px;
	width:100%;
	background:#1141A0;
	border-bottom : 1 solid #FFCC33;
	border-color: black black #FF9900;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	background-image: url(/verkkolehti/img/navitausta.gif);
}

.products {
	BACKGROUND-COLOR: #ffffff;
        BORDER-WIDTh : 1px;
	BORDER-STYLE : solid;
	BORDER-COLOR : #cccccc;
	PADDING : 5;
        /*LINE-HEIGHT: 20px;*/
	FONT-SIZE: 15px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif, Verdana; 
}

.payinfo {
	BACKGROUND-COLOR: #ffffff;
        BORDER-TOP-WIDTh : 3px;
        BORDER-BOTTOM-WIDTh : 2px;
	BORDER-STYLE : solid;
        BORDER-LEFT-STYLE: none;
        BORDER-RIGHT-STYLE: none;
	BORDER-COLOR : #1141A0;
	PADDING : 3;
        FONT-WEIGHT: normal;
        LINE-HEIGHT: 30px;
	FONT-SIZE: 15px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}


.leipateksti1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}




A.articlelink { /* for links marked with class "articlelink" */
        TEXT-DECORATION: underline;
        COLOR: #287dc3; 
        font:11px verdana, arial, san-serif;
        FONT-WEIGHT: normal; 
}
A.articlelink:link { /* for links marked with class "articlelink" */
        TEXT-DECORATION: underline;
        COLOR: #287dc3; 
        font:11px verdana, arial, san-serif;
        FONT-WEIGHT: normal; 
}
A.articlelink:visited { /* for links marked with class "articlelink" */
        TEXT-DECORATION: underline;
        COLOR: #287dc3; 
        font:11px verdana, arial, san-serif; 
        FONT-WEIGHT: normal; 
}
A.articlelink:active { /* for links marked with class "articlelink" */
        TEXT-DECORATION: underline;
        COLOR: #287dc3; 
        font:11px verdana, arial, san-serif;
        FONT-WEIGHT: normal; 
}
A.articlelink:hover { /* for links marked with class "articlelink" */
        TEXT-DECORATION: none;
        COLOR: #FF9900; 
        font:11px verdana, arial, san-serif;
        FONT-WEIGHT: normal; 
}





