.menulayer {
	color : white;
	font-family : Verdana,Arial,Sans-serif;
	font-size : 11px;
	background: #58B2CF;
}

A.menulayer, A.menulayer:LINK, A.menulayer:VISITED, A.menulayer:ACTIVE {
	color : white;
	font-family : Verdana,Arial,Sans-serif;
	font-size : 11px;
	text-decoration: none;
	padding-right : 0px;
	margin-right : 0px;
	background-color : #5CB2D6;
}

A.menulayer:HOVER {
	color : #006586 ;
	font-family : Verdana,Arial,Sans-serif;
	font-size : 11px;
    text-decoration: none;	
	background-color : #5CB2D6;
}

.submenu {
	background-color : #5CB2D6;
	color : white;
	font-family : Verdana,Arial,Sans-serif;
	font-size : 11px;
	text-decoration: none;
}

A.none {
	color : #006586 ;
	font-family : Verdana,Arial,Sans-serif;
	font-size : 1px;
    text-decoration: none;
}

.pealkiri {
	font-family :Arial, Tahoma, Sans-Serif;
	font-size : 14px;
	color : #00779E;
	font-weight : bold;
	background-color: #FFFFFF;	
}
.content,BODY,TD {
	font-family : Arial, Sans-serif;
	font-size : 12px;
	color : #000000;
	/*background-color: #FFFFFF;*/
}
A.content {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #00779E;
	font-size: 12px;
	text-decoration : none;
	background-color : #FFFFFF;
}
A.content:link, A.content:visited, A.content:active {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #00779E;
	font-size: 12px;
	text-decoration : none;
	background-color : #FFFFFF;
}
A.content:hover {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #FF8400;
	font-size: 12px;
	text-decoration : none;
	background-color : #FFFFFF;
}

A:link, A:visited, A:active {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #00779E;
	font-size: 12px;
	text-decoration : none;
	background-color : #FFFFFF;
}
A:hover {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #FF8400;
	font-size: 12px;
	text-decoration : none;
	background-color : #FFFFFF;
}
.searchname {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #FF8400;
	font-size: 12px;
	background-color : #FFFFFF;
	font-weight : bold;
}
.searchheadline {
	color : white;
	font-family : Verdana,Arial,Sans-serif;
	font-size : 11px;
	background-color :  #00779E;
}
.searchtext {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #000000;
	font-size: 12px;
	background-color : #FFFFFF;	
}
.searchformtext {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #00779E;
	font-size: 12px;
	font-weight : bold;
}
INPUT.textfield {
	background-color : #FFFFFF;
	font-family : Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color : #00779E;
	padding-left : 3px;
	width : 106px;
}

.bottomtext {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}

A.bottomtext:link, A.bottomtext:visited, A.bottomtext:active {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	text-decoration : none;
	background-color : #00779E;
}
A.bottomtext:hover {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	text-decoration : underline;
	background-color : #00779E;
}

.contacts {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	text-align : right;
}

A.contacts:link, A.contacts:visited, A.contacts:active {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	text-decoration : none;
	background-color : transparent;
	text-align : right;
}
A.contacts:hover {
	font-family : Arial, Tahoma, Sans-Serif;
	color : #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	text-decoration : underline;
	background-color : transparent;
	text-align : right;
}