body, td {
	font-size:12px;
	font-family:arial;
	color:#194d4d;
}



body {
	background: #abd9f9;
	margin:0px;
	overflow-y:scroll;
}

a {
	color:#2B79D0;
}
a:hover {
	color:#57A9D0;
}


#container {
	background: url('images/back2.jpg') repeat-y;
	width:1001px;
}

#cont2 {
	background: url('images/back3.jpg') top no-repeat;
}

.menulink {
	background: url('images/menu.jpg') no-repeat;
	height:29px;
	border-top:solid 1px white;
	width:186px;
	padding-left:27px;
	font-size:16px;
}

.submenulink {
	font-size:13px;
	padding-left:28px;
	height:18px;
}

.menulink a, .submenulink a {
	color:#204a67;
	text-decoration:none;
}

.menulink a:hover, .submenulink a:hover {
	color:#2C799E;
	text-decoration:underline;
}

#selmenu {
	font-weight:bold;
}


#conarea {
	background: url('images/contback.jpg') repeat-y;
	padding:2px 20px 0px 20px;
}

#conbot {
	background: url('images/contbot.gif') top no-repeat;
	height:38px;

}

.uudis {
	background: #e4fefe;
}

.uudis td {
	
	padding:0px 3px 0px 3px;
	font-size:11px;
}

.uudis a {
	color:#194d4d;
	text-decoration:none;
}

.uudis a:hover {
	color:black;
	text-decoration:underline;
}

.nleft_ {
	width:10px;
	height:42px;
	background: url('images/uudisleft.jpg') right no-repeat;
	padding:0px;
}

.nright_ {
	width:10px;
	height:42px;
	background: white url('images/uudisright.jpg') left no-repeat;
	padding:0px;
	background-color:none;

}

.ntl {
	height:8px;
	background: url('images/ntl.jpg') left no-repeat;
}

.ntr {
	height:8px;
	background: url('images/ntr.jpg') right no-repeat;
}

.nbl {
	height:8px;
	background: url('images/nbl.jpg') left no-repeat;
}

.nbr2 {
	height:8px;
	background: url('images/nbr2.jpg') right no-repeat;
}

.nbr {
	background: url('images/nbr.jpg') repeat-y;
	background-color:#e4fefe;
	width:3px;
	padding:0px;
	
}

#topnavi {
	position:absolute;
	top:-150px;
	left:670px;
	width:150px;
}

#topnavi a {
	color:white;
	text-decoration:none;
}

#topnavi a:hover {
	color:yellow;
}


#otsing {
	position:absolute;
	top:-77px;
	left:710px;
	border:solid 0px red;
}

#otsi {
	position:absolute;
	top:-4px;
	left:115px;
	cursor:pointer;
	height:25px;
	width:45px;
	border:solid 0px red;
}

.footer td {
	padding: 0px 20px 0px 20px;
}

.footer a {
	color:#2C799E;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.gal_link { color:#414D90; text-decoration:none; }