/*  Frostwork-tyylit */

a.link:link {
	color: #dbe1e7;
	text-decoration: none;
	letter-spacing: 0.5px;
	border-bottom: 0px;
}

a.link:visited {
	color: #dbe1e7;
	text-decoration: none;
	border-bottom: 0px;
}

a.link:hover {
	color: #0e1e32;
	text-decoration: underline;
	border-bottom: 0px;
}

a:link {
	color: #102641;
	text-decoration: none;
	border-bottom: 1px solid #67819c;
}

a:visited {
	color: #102641;
	text-decoration: none;
	border-bottom: 1px solid #67819c;
}

a:hover {
	color: #09448e;
	text-decoration: none;
	border-bottom: 1px solid #67819c;
}

body {
	background-color: #294363; 
	background-image: url(images/tausta.jpg); 
	background-repeat: repeat-x; 
	margin: 10px;
	color: #0a1829;
}

table#pohja {
	border: 2px solid #adc2d8;
	width: 783px;
	border-collapse: collapse;
}

td	{
	 font-family: trebuchet ms, arial, verdana; 
	 font-size: 13px; 
}

td#menu	{
	 height: 228px; 
	 background-image: url(images/frostwork_.jpg); 
	 background-position: 0% 0%;
	 background-repeat: no-repeat;
	 text-align: center; 
	 font-family: trebuchet ms, arial, verdana; 
	 font-size: 13px; 
	 color: #dbe1e7; 
	 font-weight: bold;
	 vertical-align: bottom;
	 padding-bottom: 6px;
	 background-color: #758da7;
}

td#main	{
	 width: 610px;
	 padding-left: 35px;
	 padding-top: 20px;
	 padding-right: 35px;
	 padding-bottom: 25px;
	 background-color: #758da7;
	 vertical-align: top;
	 font-family: trebuchet ms, arial, verdana; 
	 font-size: 13px; 
	 color: #0a1829; 
}

td#copy	{
	 vertical-align: middle;
	 height: 30px; 
	 background-color: #43668d; 
	 text-align: right; 
	 font-family: trebuchet ms, arial, verdana; 
	 font-size: 13px; 
	 color: #dbe1e7; 
	 font-weight: bold; 
	 padding-right: 10px;
}

td#sidemenu {
	width: 130px;
	vertical-align: top;
	background-color: #758da7;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	line-height: 170%;
}

td#upd {
	font-weight: bold;
	background-color: #67819c;
}

h3	{
	color: #172f4d;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #43668d;
	letter-spacing: 0.8px;
	text-transform: uppercase;
}

h4	{
	color: #172f4d;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #43668d;
}

img.fright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 3px solid #43668d;
}

img.fleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 3px solid #43668d;
}

img {
	border: 3px solid #43668d;
}

img.no {
	border: 0px;
}

li	{
	list-style: square;
}

.fright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
}
