@charset "utf-8";
body {
	background-color: #e5e1d4;
	background-image: url(imgs/lounaranna_background2.jpg);
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
}
.tablemain {
	background-image: url(imgs/lounaranna_piltback2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}

td {
	font-size: 10pt;
	color: #333333;
}

a:link { color: #7191b9; text-decoration: none;}
a:visited { color: #7191b9; text-decoration: none;}
a:hover { color: #7191b9; text-decoration: underline;}
a:active { color: #7191b9; text-decoration: none;}

.menuulink:link { color: #333; text-decoration: none; font-weight: bold;font-size: 9pt;}
.menuulink:visited { color: #333; text-decoration: none; font-weight: bold;font-size: 9pt;}
.menuulink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	background-color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	height: auto;
	width: auto;
}
.menuulink:active { color: #e5e1d4; text-decoration: none; font-weight: bold;font-size: 9pt;}

.menuactive { 	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	background-color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	height: auto;
	width: auto;
	}

.title {
font-size: 12pt;
font-weight: bold;
/*color: #7191b9;*/
}

.separatorline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdc5ad;
}

.tableseparatorline td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdc5ad;
}
.tableborder {
	border: 1px solid #cdc5ad;
	padding: 5px;
	margin-top: 5px;
}

.tablepadding {
	margin-top: 6px;
	margin-bottom: 6px;
}

.tableheader td {
	border: 1px solid #cdc5ad;
	padding: 3px;
	background-color: #7191b9;
	color: #ffffff;
	font-weight: bold;
}
.leftpadd10 {
	padding-left: 10px;
	float: none;
}
.titleblue {
color: #7191b9;
font-weight: bold;
}
.errortext{
color: #cc0000;
}
.input {
border: solid 1px #999900;
}
.logititle {
	font-weight: bold;
}
.kuupaev {
	font-size: 10px;
	color: #999999;
}


.border-corner-top-left {
	background-image: url(imgs/border_top_left.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 3px;
	width: 3px;
}
.border-corner-top-right {
	background-image: url(imgs/border_top_right.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 3px;
	width: 3px;
}
.border-corner-bottom-left {
	background-image: url(imgs/border_bottom_left.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 3px;
	width: 3px;
}
.border-corner-bottom-right {
	background-image: url(imgs/border_bottom_right.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 3px;
	width: 3px;
}
.border-top {
	background-image: url(imgs/border_top.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 3px;
	background-position: bottom;
}
.border-bottom {
	background-image: url(imgs/border_bottom.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 3px;
	background-position: top;
}
.border-left {
	background-image: url(imgs/border_left.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 3px;
	background-position: right;
}
.border-right {
	background-image: url(imgs/border_right.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 3px;
	background-position: left;
}

#apDiv1 {
	position:absolute;
	left:146px;
	top:23px;
	width:322px;
	height:231px;
	z-index:1;
	background-color: #FFFFFF;
	visibility: visible;
	cursor: pointer;
	!filter:alpha(opacity=0);
	opacity:0;
}

#apDiv2 {
	position:absolute;
	left:130px;
	top:862px;
	width:35px;
	height:35px;
	z-index:1;
	background-color: #FFFFFF;
	visibility: visible;
	cursor: pointer;
	!filter:alpha(opacity=0);
	opacity:0;
}

.hand {cursor: pointer;}

.lang_on {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}

.lang_off{
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdc5ad;
}
