/* Combineret stylesheet for kly pages */

body { 
	background:peru url('gifs/ari2trans.gif') no-repeat fixed center bottom; text-align: center;
	text-decoration: none;
	color: #000000; font-style:normal; font-variant:normal; font-weight:bold; font-size:10px; font-family:arial
}

INPUT {
	font-family: Courier, Monospace;
	color: darkblue;
	font-weight: bold; 
	background-image: url('dekos/ari2trans.gif'); 
	cursor: hand
}


a {
	font: normal bold 8pt arial;
	text-decoration: none;
	color: white;
	display: block;
	padding-top:1px;
	padding-bottom:1px;
}

a.var {
	font: bold 8pt arial;
	text-decoration: none;
	color: white;
	display: inline;
	padding-top:1px;
	padding-bottom:1px;
}

a:link {color: blue;}
a:visited {text-decoration :none; color: khaki;}
a:hover {font-style: italic; color: white; font-size: 8pt;}
a:active {BACKGROUND-color: khaki; text-decoration: none; color: maroon;}

TD {
	background-color: peru;
	font: bold 8pt arial;
	text-align: left;
	border: ridge 5px sienna;
	color: white;
}

TD.ari {
	background-color: sienna;
	font: normal 7pt arial;
	color: yellow;
	text-align: center;
	border: ridge 5px sienna;
}


TD.ivory {
    background-color: ivory;
   	border: ridge 0px sienna;
    font: 13px arial;
    text-decoration: none;
    color: black;
    }

TD.var1 {
	background-color: peru;
	font: bold 8pt arial;
	font: 10pt arial;
	text-decoration: none;
	color: maroon;
	text-align: center;
}

TD.var2 {
	font: bold 8pt arial;
	background-color: darkgoldenrod;
	font: 12px arial;
	text-decoration: none;
	color: #663300;
	text-align: center;
}

TD.var3 {
	background-color:khaki;
	font: bold 8pt arial;
	text-decoration: none;
	color: black;
	text-align: center;
}

TD.var4 {
	background-color: firebrick;
	font: italic bold 12pt arial;
	text-decoration: undereline;
	color: khaki;
	text-align: center;
}
TD.var5 {
	background-color: peru;
	font: normal 8pt arial;
	text-align: center;
	border: ridge 5px sienna;
	color: white;
}

TD.var6 {
	background-color: tan;
	font: bold 10pt arial;
	text-decoration: none;
	color: black;
}
