/* CSS Document */
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal; 
	font-size: 8pt;
	color: black;
	
	overflow: auto;
	scrollbar-3dLight-Color="white";
	scrollbar-Track-Color="white";
	scrollbar-DarkShadow-Color="white";
	scrollbar-Arrow-Color="#FF0000";
	scrollbar-Face-Color="white";
	scrollbar-Shadow-Color="white";
	scrollbar-Highlight-Color="white";
}

.pealkiri {
	font-family: Arial;
	font-style: bold;
	font-weight: bold; 
	font-size: 12pt;
	color: #FF0000;
	text-decoration: underline;
}

.text {
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal; 
	font-size: 8pt;
	color: black;
}

.copyright {
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal; 
	font-size: 8pt;
	color: silver;
}

.thumbs {
	border: 1px solid gray;
}

table.pohi {
	width: 672px;
	height: 100%;
	align: left;
}

table.sisu {
	padding: 0;
	width: 100%;
	height: 100%;
	align: left;
}

td.pais {
	width: 672px;
	height: 115px;
	valign: bottom;
	background-image: url(images/pais.jpg);
	background-repeat: no-repeat;	
}

td.menu {
	width: 672px;
	height: 25px;
	valign: top;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}

td.nurk {
	width: 62px;
	height: 62px;
	valign: top;
	background-image: url(images/kaar.gif);
	background-repeat: no-repeat;
}

td.kaar2 {
	width: 62px;
	height: 16px;
	valign: top;
	background-image: url(images/kaar2.gif);
	background-repeat: no-repeat;
}

td.kaar1 {
	width: 25px;
	height: 46px;
	valign: top;
	background-image: url(images/kaar1.gif);
	background-repeat: no-repeat;
}

table.menulinks {
	padding: 0;
	margin-left: 130;
	height: 10px;
	align: right;
}

.ylapunktiir {
	border-top: 1px dashed #CCCCFF; 
}

.vasakpunktiir {
	border-left: 1px dashed #CCCCFF;
}

.ylajoon {
	border-top: 1px solid #CCCCFF; 
}

.vasakjoon {
	border-left: 1px solid #CCCCFF;
}

a.menu:link {
   	text-decoration: none;
	color: white;
   	font-size: 9pt;
   	font-weight: bold;
}
a.menu:visited {
   	text-decoration: none;
	color: white;
   	font-size: 9pt;
   	font-weight: bold;
}
a.menu:active {
   	text-decoration: none;
	color: white;
   	font-size: 9pt;
   	font-weight: bold;
}
a.menu:hover
{
	text-decoration: underline;
	color: white;
	font-size: 9pt;
	font-weight: bold;
}

a:link {
   	text-decoration: none;
	color: gray;
   	font-size: 8pt;
   	font-weight: normal;
}
a:visited {
   	text-decoration: none;
	color: gray;
   	font-size: 8pt;
   	font-weight: normal;
}
a:active {
   	text-decoration: none;
	color: gray;
   	font-size: 8pt;
   	font-weight: normal;
}
a:hover
{
	text-decoration: underline;
	color: gray;
	font-size: 8pt;
	font-weight: normal;
}

a.copy:link {
   	text-decoration: none;
	color: silver;
   	font-size: 8pt;
   	font-weight: normal;
}
a.copy:visited {
   	text-decoration: none;
	color: silver;
   	font-size: 8pt;
   	font-weight: normal;
}
a.copy:active {
   	text-decoration: none;
	color: silver;
   	font-size: 8pt;
   	font-weight: normal;
}
a.copy:hover
{
	text-decoration: none;
	color: gray;
	font-size: 8pt;
	font-weight: normal;
}
