BODY {
	font-family : "Garamond","Times New Roman" ,serif;
	font-size : 12px;
	text-align : left;
	margin-top : 0;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
}

.middlerow {
	background-color: White;
	font-family : "Garamond", "Times New Roman" ,serif;
}

a, a:visited, a:active {
	font-family : "Garamond", "Times New Roman" ,serif;
	color : blue;		
	background-image : none;
	text-decoration : none;
	text-decoration : underline;
}

a:hover {
	color : #0000FF;
	text-decoration : underline;
}

TD {
	font-family : "Garamond", "Times New Roman" ,serif;
	color : white;
	font-size : 15px;
	text-align : left;
}
white {
	font-family : "Garamond", "Times New Roman" ,serif;
	color : white;
	font-size : 15px;
	text-align : left;
}

.menu {
	font-family : "Garamond", "Times New Roman" ,serif;
	color : Gray;
	font-size : 15px;
	text-align : left;
	background-image : none;
	text-decoration : none;
}

a.menu,
a.menu:link,
a.menu:visited,
a.menu:active {
	font-family : "Garamond", "Times New Roman" ,serif;
	color : black;
	font-size : 15px;
	text-align : left;
	background-image : none;
	text-decoration : underline; }

a.menu:hover {
	font-family : "Garamond", "Times New Roman" ,serif;
	color : #555555;
	font-size : 15px;
	text-decoration : none;
}

.small-menu {
	font-family : "Garamond", "Times New Roman" ,serif;
	color : Black;
	font-size : 14px;
	text-align : right;
	background-image : none;
	text-decoration : none;
}

.small-menu2 {
	font-family : "Garamond", "Times New Roman" ,serif;
	color : Black;
	font-size : 14px;
	text-align : left;
	background-image : none;
	text-decoration : none;
}

.content {
	font-family : "Garamond", "Times New Roman" ,serif;
	font-weight : normal;
	color : black;
	font-size : 16px;
	text-align : left;
}

.h-content {
	font-family : "Garamond", "Times New Roman" ,serif;
	font-weight : bold;
	color : black;
	font-size : 25px;
	text-align : center;
}

.h-content3 {
	font-family : "Garamond", "Times New Roman" ,serif;
	font-weight : bold;
	color : black;
	font-size : 16px;
	text-align : center;
}
/***
ADDED STYLES
*********************************************************************************/
/***
index page links
*********************************************************************************/
td.entry {
	font: bold 27px/28px Garamond, Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 0 0 10px 18px;}
td.entry a {
	color: #000;
	text-decoration: underline;}
td.entry a:link,
td.entry a:visited {
	color: #000;
	text-decoration: underline;}
td.entry a:hover {
	color: #555;
	text-decoration: none;}
td.entryMenu {
	font-family: "Garamond", "Times New Roman" ,serif;
	color: #000;
	font-size: 15px;
	text-align: left;
	background-image: none;
	padding-left: 16px;
	font-weight: bold;}
td.entryMenu a:link,
td.entryMenu a:visited,
td.entryMenu a:active {
	color: #000;
	text-decoration : underline;}
td.entryMenu a:hover {
	color : #555;
	text-decoration : none;}
/***
other
*********************************************************************************/
td.mainTXT {
	font: normal 16px/19px Garamond, Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;}

.grayed { color: #555; }

/***
MENU, 1. tasand
*********************************************************************************/
ul.menuUL {
	padding: 0;
	margin: 0;}

ul.menuUL li {
	display: block; 
	list-style: none;
	padding: 0 0 0 31px;
	margin: 0 0 5px 0;
	font: bold 15px/16px "Garamond", "Times New Roman" ,serif;
	color: #000;
	background: url(img_yld/menu_ul_li_01.gif) 6px 1px no-repeat;}
	
ul.menuUL li a {}
ul.menuUL li a:link { 
	text-decoration: underline;
	color: #000;}
ul.menuUL li a:visited { 
	text-decoration: underline;
	color: #000;}
ul.menuUL li a:hover { 
	text-decoration: none;
	color: #555;}
ul.menuUL li a:active { 
	text-decoration: underline;
	color: #000;}

/***
MENU, 2. tasand
*********************************************************************************/
ul.menuUL li ul.menuSubUL {
	padding: 0;
	margin: 0;}

ul.menuUL li ul.menuSubUL li{
	display: block; 
	list-style: none;
	padding: 0 0 0 8px;
	margin: 0 0 3px 0;
	font: bold 15px/16px "Garamond", "Times New Roman" ,serif;
	color: #000;
	background: url(img_yld/menu_ul_li_02.gif) 0px 7px no-repeat;}

ul.menuUL li ul.menuSubUL li a {}
ul.menuUL li ul.menuSubUL li a:link { 
	text-decoration: underline;
	color: #000;}
ul.menuUL li ul.menuSubUL li a:visited { 
	text-decoration: underline;
	color: #000;}
ul.menuUL li ul.menuSubUL li a:hover { 
	text-decoration: none;
	color: #555;}
ul.menuUL li ul.menuSubUL li a:active { 
	text-decoration: underline;
	color: #000;}

/***
reports.html - appendixi listide definitsioonid
*********************************************************************************/
ul.arrowUL {
	margin: 0 0 0 15px;
	padding: 0;}

ul.arrowUL li {
	list-style: none;
	background:  url(temp/images/big_bullet_white.gif) 0 -2px no-repeat;
	padding: 0 0 0 28px;
	margin: 0 0 20px 0;
	color: #000;
	font-weight: bold;}

ul.arrowUL li a:link { color: #000; text-decoration: underline; }
ul.arrowUL li a:visited { color: #000; text-decoration: underline; }
ul.arrowUL li a:hover { color: #555; text-decoration: none; }
ul.arrowUL li a:active { color: #000; text-decoration: underline; }


ul.arrowUL li ol.appLinks {
	margin: 5px 0 0 0px;
	padding: 0;}

ul.arrowUL li ol.appLinks li {
	list-style: decimal;
	background: none;
	margin: 0 0 5px 30px;
	padding: 0;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;}

ul.arrowUL li ol.appLinks li a:link { color: #000; text-decoration: underline; }
ul.arrowUL li ol.appLinks li a:visited { color: #000; text-decoration: underline; }
ul.arrowUL li ol.appLinks li a:hover { color: #555; text-decoration: none; }
ul.arrowUL li ol.appLinks li a:active { color: #000; text-decoration: underline; }

/*** appendixes.html - listide definitsioonid ***/
ol.appendixes {
	list-style-type: decimal;
	background: none;
	margin: 5px 0 0 30px;
	padding: 0;
	font-weight: bold;
	font-size: 20px;}

ol.appendixes li {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;}


ol.appendixes li ul.appendixLinks {
	list-style: none;
	list-style-type: none;
	margin: 5px 0 15px 0;
	padding: 0;}
	
ol.appendixes li ul.appendixLinks li {
	list-style: none;
	list-style-type: none;
	background: url(img_yld/menu_ul_li_02.gif) 0px 8px no-repeat;
	padding: 0 0 0 9px;
	margin: 0 0 20px 0;
	font-size: 14px}
	
ol.appendixes li ul.appendixLinks li a:link { color: #000; text-decoration: underline; background: url(img_yld/menu_ul_li_02.gif) -8px 0px no-repeat;}
ol.appendixes li ul.appendixLinks li a:visited { color: #000; text-decoration: underline; background: url(img_yld/menu_ul_li_02.gif) -8px 0px no-repeat;}
ol.appendixes li ul.appendixLinks li a:hover { color: #555; text-decoration: none; background: url(img_yld/menu_ul_li_02.gif) -8px 0px no-repeat;}
ol.appendixes li ul.appendixLinks li a:active { color: #000; text-decoration: underline; background: url(img_yld/menu_ul_li_02.gif) -8px 0px no-repeat;}

/***
menyy eraldi punktidena
*********************************************************************************/
span.concl {
	margin-left: 8px;
}
span.red {
	color: #F00;
}
