body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../frame/background.gif);
	background-repeat: repeat-x;
}
body,td,th {
	color: #220E34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #220E34;
}
h3 {
	font-size: 16px;
	color: #220E34;
}
hr {
	border: 0;
	color: #220E34;
	background-color: #220E34;
	height: 1px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #9762DF;
	text-decoration: none;
}
a:active {
	color: #220E34;
	text-decoration: none;
}
.alalinkki {
	color: #9762DF;
}
.style1 {
	color: #312203;
	font-size: 12px;
}
.style2 {
	color: WHITE;
	font-size: 8px;
}
.style3 {
	color: #716144;
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	color: #220E34;
	font-size: 15px;
	font-weight: bold;
}
.image {
	border: 1px solid #220E34;
}
table.taulukko {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #220E34;
	border-collapse: separate;
	background-color: #FFFFFF;
}
table.taulukko th {
	border-width: 0px;
	padding: 4px;
	border-style: none;
	border-color: #220E34;
	background-color: #f5f5f5;
	-moz-border-radius: ;
}
table.taulukko td {
	border-width: 0px;
	padding: 4px;
	border-style: none;
	border-color: #220E34;
	background-color: #f5f5f5;
	-moz-border-radius: ;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-align: center;
	text-indent: 0px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{
background-color: #CCCCCC;
}
