body
{
	font-family: "arial";
	font-size: 11px;
	color: #D4D2D2;
	background-image: url(kuvat/taustav5.jpg); 
	background-color: black;
	background-attachment: fixed;
	background-repeat: repeat-y;
	letter-spacing: 0px;
}

.taulukko
{
	font-family: "arial";
	font-size: 11px;
	color: #D4D2D2;
	letter-spacing: 0px;
}

.title
{
	font-family: "arial";
	font-size: 13px;
	color: #9B9B73;
	letter-spacing: 8px;
	padding-left: 0px;
	margin-bottom: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.news
{
	font-family: "arial";
	font-size: 11px;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: none;
}

.viiva {
	color: silver;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
}

.viesti {
	background-color: black;
	font: 11px "helvetica";
	color: silver;
	margin: 0px 0px 2px 0px;
	padding: 1px;
	border-color: #9B9B73;
	border-style: dotted;
	border-width: 1px;
	width: 350px;
}

.kentta {
	background-color: black;
	font: 11px "helvetica";
	color: silver;
	margin: 0px 0px 2px 0px;
	padding: 1px;
	border-color: #9B9B73;
	border-style: dotted;
	border-width: 1px;
	width: 350px;
}

.namiska {
	height: 22px;
	width: 173px;
	background-color: black;
	padding-top: 0px;
	clear: both;
	color: silver;
	font-family: "helvetica";
	font-size: 11px;
	border-color: #9B9B73;
	border-style: dotted;
	border-width: 1px;
}

.orderviesti {
	background-color: black;
	font: 11px "helvetica";
	color: silver;
	margin: 0px 0px 2px 0px;
	padding: 1px;
	border-color: #9B9B73;
	border-style: dotted;
	border-width: 1px;
	width: 300px;
}

.orderkentta {
	background-color: black;
	font: 11px "helvetica";
	color: silver;
	margin: 0px 0px 2px 0px;
	padding: 1px;
	border-color: #9B9B73;
	border-style: dotted;
	border-width: 1px;
	width: 300px;
}

.ordernamiska {
	height: 22px;
	width: 300px;
	background-color: black;
	padding-top: 0px;
	clear: both;
	color: silver;
	font-family: "helvetica";
	font-size: 11px;
	border-color: #9B9B73;
	border-style: dotted;
	border-width: 1px;
}


a:link
{
	color: #D6842F;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	font-style: none;
	background-color: none;
}

a:visited
{
	color: #D6842F;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}

a:active
{
	color: #D6842F;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}

a:hover
{
	color: #A66E34; 
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: none;
}
