body
{
	font-family: "helvetica";
	font-size:11px;
	color: silver;
	background-image: url(kuvat/vasen_tausta3.jpg); 
	background-attachment:fixed;
	background-repeat:  repeat-y;
}

.title
{
	font-family: "helvetica";
	font-size: 12 px;
	color: white;
	font-weight: bold;
	letter-spacing: 3px;
}


.news
{
	font-family: "helvetica";
	font-size:11px;
	color: silver;
	font-style: none;
	letter-spacing: 0px;
	font-weight: none;
	text-decoration: underline;	
}

.taulukko
{
	font-family: "helvetica";
	font-size: 11px;
	color: silver;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align:left;
}

.tr
{
	font-family: "helvetica";
	font-size: 11px;
	color: silver;
	font-weight: bold;
	background-color: black;
	background: url('kuvat/palkki.gif');
	text-decoration:  none;	
}

.td
{
	font-family: "helvetica";
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration:  none;
}

.viesti {
	background-color: black;
	font: 11px "helvetica";
	color: silver;
	margin: 0px 0px 2px 0px;
	padding: 1px;
	border-color: #A37340;
	border-style: dashed;
	border-width: 1px;
	width: 350px;
}

.tausta {
	background-color: silver;
	font: 11px "helvetica";
	width: 10px;
	text-align: right;
}

.kentta {
	background-color: black;
	font: 11px "helvetica";
	color: silver;
	margin: 0px 0px 2px 0px;
	padding: 1px;
	border-color: #A37340;
	border-style: dashed;
	border-width: 1px;
	width: 350px;
}

.viiva {
	background-color: black;
	font: 11px "helvetica";
	border-color: #373737;
	border-style: dashed;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}


.namiska {
	height: 22px;
	width: 70px;
	background-color: black;
	padding-top: 0px;
	clear: both;
	color: silver;
	font-family: "helvetica";
	font-size: 11px;
	border-color: #A37340;
	border-style: dashed;
	border-width: 1px;
}

a:link
{
	color: #A37340;
	text-decoration: none;
	font-weight: none;
	letter-spacing: 0px;
	font-style: none;
}

a:visited
{
	color: #A37340;
	text-decoration: none;
	font-weight: none;
	letter-spacing: 0px;
}

a:active
{
	color: #A37340;
	text-decoration: none;
	font-weight: none;
	letter-spacing: 0px;
}

a:hover
{
	color: #A37340; 
	text-decoration: line-through;
	font-weight: none;
	letter-spacing: 0px;
}
