/********************************************************************************
**                     DISCOALAN PALVELUT TYYLI MÄÄRITTELYT                    **
**                          (c)2006 ApplyLight Pude	                           **
*********************************************************************************/

body {
	background-color: #3A3A3A;
	font-family: arial; 
	color: #3A3A3A;
	font-size: 14px;
	}

table {
	font-size: 13px;
}

h1 {
	font-family: bold Arial;
	font-weight: bold;
	font-size: 16px;
	padding: 1 0 0 0;
	margin-bottom: 0;
	margin-top: 1;
	margin-left: 0;
	margin-right: 0;
}

h2 {
	font-family: bold Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 1 0 0 0;
	margin-bottom: 0;
	margin-top: 1;
	margin-left: 0;
	margin-right: 0;
}

h3 {
	font-family:  Arial;
	font-size: 12px;
	padding: 1 0 0 0;
	margin-bottom: 0;
	margin-top: 1;
	margin-left: 0;
	margin-right: 0;
}

h4 {
	font-family:  Arial;
	font-size: 35px;
	color: #FFFFFF;
	padding-left: 330px;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-family:  Arial;
	font-size: 20px;
	color: #FFFFFF;
	top: 57;
	position: absolute;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 400px;
}

h6 {
	font-family:  Arial;
	font-size: 11px;
	padding: 1 0 0 0;
	margin-bottom: 0;
	margin-top: 1;
	margin-left: 0px;
	margin-right: 0;
	height: 330px;
}

a:link { 
	color: #015B5C; 
	text-decoration: none; 
}

a:hover { 
	color: #015B5C; 
	text-decoration: underline; 
}

a:visited { 
	color: #015B5C; 
	text-decoration: none;
}

a:active { 
	color: #015B5C; 
	text-decoration: none; 
}

a.linkki:link { 
	color: #33CCFF; 
	text-decoration: none; 
}

a.linkki:hover { 
	color: #33CCFF; 
	text-decoration: underline; 
}

a.linkki:visited { 
	color: #33CCFF; 
	text-decoration: none; 
}

a.linkki:active { 
	color: #33CCFF; 
	text-decoration: underline; 
}

a.button {
	font-family: bold Arial;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
    padding: 4px;
}

a.button:link {
	 height: 20px;
	 font-weight: bold;
     text-decoration: none;
     padding: 4px;
}

a.button:hover {
	color: #000000; 
	text-decoration: underline;
}

a.button:visited { 
    font-weight: bold;
    text-decoration: none;
}  

a.button:active { 
	color: #000000; 
    font-weight: bold;
    text-decoration: underline;
}

div#Layer1 {
	position:absolute; 
	width:405px; 
	height:338px; 
	z-index:1; 
	overflow: auto; 
	top: 190;
	font-size: 12px;
}

