body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.t1 {
	height: 39px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
}
.header_bg {
	height: 147px;
	width: 100%;
	background-color: #FFCE3E;
	background-image: url(header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	
}
.header {
	height: 147px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.head_bg {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(header2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 70px;
	
	
}
.pealkiri{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	padding-top: 30px;
	font-weight: bold;
	width: 570px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.pealkiri3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	width: 570px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.pealkiri2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
	font-weight: bold;
	width: 570px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
}
.content_text {
	width: 750px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	line-height: 1.5em;
}
.m_left{
	width: 210px;
	float: right;
	text-align: right;
	padding-top: 20px;
}
.m_left_bg{
	background-image: url(left_bg.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 200px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
}
A.left:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

A.left:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

A.left:active {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

A.left:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
}
.footer{
	width: 100%;
	padding-top: 20px;
	clear: both;
}
.sponsorid{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	text-align: center;
}
.info{
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7A7A7A;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
div.menu {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
div.menu div.menuItem, div.menu div.menuItem_a{
	color: #FFFFFF;
	cursor: hand;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	height: 35px;
}

div.menu div.menuItem div.vaar  {
	float:left;
	width:8px;
	min-height: 5px;
	height: 35px;
}
div.menu div.menuItem div.paar  {
	float:left;
	width:8px;
	min-height: 5px;
	height: 35px;
}

div.menu div.menuItem div.mitekst  {
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:25px;
	font-weight: bold;
}
div.menu div.menuItem:hover div.vaar,div.menu div.menuItem_a div.vaar  {
	width:8px;
	height: 35px;
	background-image: url(m_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
div.menu div.menuItem:hover div.mitekst, div.menu div.menuItem_a div.mitekst   {
	background-image: url(m_bg.png);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	background-position: right top;
	height: 25px;
	cursor: hand;
}
div.menu div.menuItem:hover div.paar ,div.menu div.menuItem_a div.paar  {
	width:8px;
	height: 35px;
	background-image: url(m_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}
A.top:link  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A.top:active  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.top:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.top:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.top_a:link, A.top_a:active, A.top_a:hover, A.top_a:visited{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
table.sisestustabel {	BACKGROUND-COLOR: #FFFFFF;}
table.sisestustabel td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #585A29;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #D7D18C;	
	padding-left: 3px;
	padding-right: 3px;
	 vertical-align:top;
}
table.sisestustabel td.group {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #585A29;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #D7D18C;	
	padding-left: 3px;
	padding-right: 3px;

}
table.sisestustabel th{ 
	text-align: right; BORDER-RIGHT: #867B36 1px solid; BORDER-TOP: #867B36 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; 
	BORDER-LEFT: #867B36 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #867B36 1px solid;  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #BFAF4F;
	padding-left: 3px;
	padding-right: 3px;
}
table.sisestustabel td.grupp {	text-align: left; BORDER-RIGHT: #867B36 1px solid; BORDER-TOP: #867B36 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; 
	BORDER-LEFT: #867B36 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #867B36 1px solid;  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #BFAF4F;
	padding-left: 3px;
	padding-right: 3px;
 	font-weight:bold;
}
table.raamiga {	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #D7D18C;}
table.raamiga td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #585A29;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #D7D18C;	
	padding-left: 3px;
	padding-right: 3px;
	vertical-align:top;
}
table.raamiga tr {background-color:expression(this.rowIndex%2?"#F3F1DC":"")}
table.raamiga th{
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #585A29;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #F1EFD8;
	border: 1px solid #D7D18C;
}
A:link  {
	color: #4065B9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	visibility: inherit;
	font-weight: bold;
}
A:active  {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #4065B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(m_bg.png);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
A.ulink:link  {
	color: #4B4B4B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	visibility: inherit;
	background-color: #FFFF80;
	padding-right: 2px;
	padding-left: 2px;
}
A.ulink:active  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
A.ulink:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.ulink:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.email:link  {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
A.email:active  {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
A.email:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
A.email:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
A.list:link  {
	color: #4065B9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
A.list:active  {
	color: #4065B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
A.list:visited {
	color: #4065B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
A.list:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;
	background-image: url(arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
A.y:link  {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	background-color: #FFFF80;
	padding-right: 5px;
}
A.y:active  {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 5px;
	background-color: #FFFF80;
	padding-right: 5px;
}
A.y:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFF80;
}
A.y:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 5px;
	background-color: #FFFF80;
	padding-right: 5px;
}
A.uudis:link  {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
A.uudis:active  {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}
A.uudis:visited {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
A.uudis:hover {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}
A.arhiiv:link  {
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;	
}
A.arhiiv:active  {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;	
}
A.arhiiv:visited {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
A.arhiiv:hover {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.arhiiv_nupp{
	margin-top: 10px;
	background-image: url(arhiiv.png);
	height: 49px;
	width: 80px;
	text-align: center;
	float: right;
	padding-top: 30px;
	padding-left: 5px;
}
.kuupaev{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;	
}
.input{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}
.input2{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	width: 363px;
}
.input_reg{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	width: 150px;
}
.input5{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	width: 250px;
}
.input3{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 3px;

}
.input4{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 80px;
	padding: 3px;
}
.input_date{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 40px;
}
.input_date2{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 90px;
}
.input_year{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 60px;
}
.g_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding-bottom: 5px;
	
}	