<!--
/* Weebil kasutatvad stiilid */

.findresult {
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.findlink {
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

/* kella aja ja kuupeva stiil */
.aeg {
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}


.ArtInfo {
	text-decoration: none;
	font-family: Courier;
	font-size: 9pt;
	font-weight: normal;
}

.ArtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	color: #000066;}
}

/* Sisselogimise stiilid */

form {
	margin: 0px 0px 0px 0px; padding: 0px;
}

input.login {
	font-family: Arial;
	color: #000066;
	background-color: #FFFFFF;
	width: 70px;
	border-width: 1px;
	border-color: #0071C1;
	border-style: solid;
	font-size: 9pt;
}

input.loginsubmit {
	font-family: Arial;
	font-weight: normal;
	color: #000066;
	background-color: transparent;
	width: 70px;
	cursor: pointer;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	font-size: 9pt;
}

.Login {
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.LoginInp {
	text-decoration: none;
	font-family: Arial;
	color: #4D2800;
	background-color: #FFFFCC;
	font-size: 8pt;
	font-weight: normal;
}

.Login:A {
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.Login:Hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

/* Kommentaaride vormi stiilid */
.CommText  {
	text-decoration: none;
	font-family: Arial;
	color: #003333;
	font-size: 9pt;
	font-weight: normal;
}

.CommInp  {
	text-decoration: none;
	font-family: Arial;
	color: #003333;
	background-color: #FFFFCC;
	font-size: 9pt;
	font-weight: normal;
}

.CommInf  {
	text-decoration: none;
	font-family: Arial;
	color: #003333;
	font-size: 8pt;
	font-weight: normal;
}

.CommTitle  {
	text-decoration: none;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

.CommLink  {
	text-decoration: underline;
	font-family: Arial;
	color: #003333;
	font-size: 9pt;
	font-weight: normal;
}

.CommLink:A  {
	text-decoration: underline;
	font-family: Arial;
	color: #003333;
	font-size: 9pt;
	font-weight: normal;
}

.CommLink:HOVER  {
	text-decoration: underline;
	font-family: Arial;
	color: #003333;
	font-size: 9pt;
	font-weight: normal;
}

/* Otsingu vormi stiilid */
.Otsi  {
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}

.OtsiBtn  {
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	background-color: #FFFFCC;
	font-size: 9pt;
	font-weight: normal;
}

/* Likide osa stiilid */
.Link {
	text-decoration: none;
	font-family: Arial;
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
}


.Link:A {
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

.Link:HOVER {
	text-decoration: none;
	font-family: Arial;
	color: #999999;
	font-size: 10pt;
	font-weight: bold;
}

/* Navigatsioonimenüü stiilid */
.Nmenu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	color: #000066;
}

.Nmenu:A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	color: #000066;
}

.Nmenu:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	color: #999999;
}

.Nmenu:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	color: #999999;
}


/* Dokumendiloend parempoolses menüüs*/
.Doklist {
	text-decoration: none;
	font-family: Arial;
	color: #000066;
	font-size: 8pt;
	font-weight: Bold;
}

/* Dokumendiloend avalehel*/
.DokLoend {
	text-decoration: none;
	font-family: Arial;
	color: #000066;
	font-size: 10pt;
	font-weight: Bold;
}	

/* lehe põhikomponentide stiilid, miilseid ei ole kirjeldatud ülalpool */
BODY,P,DIV,SPAN,TH,TD {
	font-family:Arial;
	font-size: 10pt;
}

a:link {
	color: #000066;
	text-decoration: none;
	font-family:Arial;
	font-size: 10pt;
	font-weight: Bold;
}
a:hover {
	color: #003366;
	text-decoration: none;
	font-family:Arial;
	font-size: 10pt;
	font-weight: Bold;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-family:Arial;
	font-size: 10pt;
	font-weight: Bold;
}



-->
